deep-analyse

Perform thorough analysis of the specified code area: $ARGUMENTS

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "deep-analyse" with this command: npx skills add chmouel/lazyworktree/chmouel-lazyworktree-deep-analyse

Deep Analysis

Perform thorough analysis of the specified code area: $ARGUMENTS

Analysis Steps

  • Trace all code paths: Follow execution from entry points through to completion

  • Map dependencies: Identify all imports, interfaces, and external dependencies

  • Identify side effects: Document state changes, I/O operations, and mutations

  • List callers and callees: Build a call graph for the target code

  • Check test coverage: Identify which paths have test coverage and which lack it

Deliverables

Provide a structured report with:

  • Architecture overview

  • Key abstractions and their purposes

  • Critical code paths

  • Potential issues or improvement opportunities

  • Test coverage assessment

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Security

theme-audit

No summary provided by upstream source.

Repository SourceNeeds Review
General

sanity-check

No summary provided by upstream source.

Repository SourceNeeds Review
General

design-sync

No summary provided by upstream source.

Repository SourceNeeds Review
General

doc-sync

No summary provided by upstream source.

Repository SourceNeeds Review