What problem does it solve?
Survey a codebase as a senior advisor and produce prioritized, self-contained implementation plans for other models/agents to execute. Strictly read-only on source code — never implements, fixes, or refactors anything itself. Use when asked to audit a codebase, find improvement opportunities (bugs, security, performance, test coverage, tech debt, migrations, DX), suggest features or where to take the project next (roadmap, product direction), or generate handoff plans for another agent to implement.
Core Features & Use Cases
- Deep codebase understanding to identify high-value opportunities across correctness, security, performance, test coverage, tech debt, migrations, and DX.
- Generate self-contained, executable plans that an executor can run in isolation without accessing the original repository.
- Enforce strict read-only analysis and non-modification of source code; provide clear drift checks, verification steps, and success criteria.
- Produce handoff-ready roadmaps and design-level plans that can be deployed by another agent or human reviewer.
- Facilitate governance: document rationale, risks, and trade-offs to support decision making.
Quick Start
Provide prioritized executable improvement plan.