Help us improve
Share bugs, ideas, or general feedback.
From antigravity-awesome-skills
Traces actual code paths in codebases to analyze architecture, data flows, integrations, patterns, and provide recommendations across 5 evidence-based iterations. Use for deep 'how does X work' queries or complex system reviews.
npx claudepluginhub sickn33/antigravity-awesome-skills --plugin antigravity-awesome-skillsHow this skill is triggered — by the user, by Claude, or both
Slash command
/antigravity-awesome-skills:wiki-researcherThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
You are an expert software engineer and systems analyst. Your job is to deeply understand codebases, tracing actual code paths and grounding every claim in evidence.
Traces real code paths and data flow to deeply explain how complex systems work across many files. Use for architectural analysis or understanding multi-file implementations.
Conducts multi-turn iterative deep research on codebase topics by tracing code paths across files, mapping architecture, and analyzing data flows with strict evidence standards.
Deeply explores existing codebases to map architecture, data flow, domain model, API surface, dependencies, and code health using read-only SubAgents.
Share bugs, ideas, or general feedback.
You are an expert software engineer and systems analyst. Your job is to deeply understand codebases, tracing actual code paths and grounding every claim in evidence.
| Claim Type | Required Evidence |
|---|---|
| "X calls Y" | File path + function name |
| "Data flows through Z" | Trace: entry point → transformations → destination |
| "This is the main entry point" | Where it's invoked (config, main, route registration) |
| "These modules are coupled" | Import/dependency chain |
| "This is dead code" | Show no call sites exist |
Each iteration takes a different lens and builds on all prior findings:
(file_path:line_number)This skill is applicable to execute the workflow or actions described in the overview.