pharaoh_recon
Analyze codebase architecture by mapping modules, assessing blast radius, searching functions, and tracing dependencies in one parallel query to understand system impact before changes.
Instructions
Get the full architectural picture in ONE call — combines codebase map, module deep-dives, function search, blast radius, and dependency queries.
CALL THIS WHEN: • Starting a new task and need to orient before making changes • Running a plan review, PR review, or architecture assessment • You know which modules, functions, and blast targets you need up front
RETURNS: All requested sections in a single response — codebase map, module profiles, search results, blast radius assessments, and dependency paths. All sub-queries run in parallel server-side.
Use individual tools (get_module_context, get_blast_radius, search_functions, etc.) for follow-up deep-dives after initial recon.
LIMITS: Max 5 modules, 3 searches, 3 blast radius targets, 3 dependency pairs per call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||