What problem does it solve?
Streamline SDD planning by indexing the codebase before artifact creation, reducing token usage and improving context accuracy.
Core Features & Use Cases
- Codebase Indexing: build a depth-2 map of the project, extract public API surface, and summarize dependencies to inform proposals and specs.
- AGENTS.md Export: generate tool-agnostic task instructions to enable consistent execution across environments.
- Precision-guided Navigation: reference changes with line numbers to minimize token load while preserving traceability.
- Use Case: When SDD specs change, re-index the codebase and re-run planning to produce updated proposals with minimal context.
Quick Start
Start by running the enhanced SDD workflow to index your codebase, then generate specs, and export AGENTS.md.