What problem does it solve?
Drive a feature from idea to implementation-ready plan by exploring the codebase, capturing design decisions, producing phased tasks with complete code, and verifying the plan against the repository and constraints. It prevents scope creep by enforcing non-goals, records rationale for future recall, and produces mechanically verifiable tasks for execution.
Core Features & Use Cases
- Guided multi-stage workflow: Context recall, code exploration, iterative clarification, research/design (conversational or formal), plan writing, self-review, verification, and handoff.
- SeleneDB integration and provenance: Creates sessions and records Decisions, Documents, Milestones, and links between research and plans to enable cross-session recall and traceability.
- Executable plans with exact artifacts: Produces implementation plans with exact file paths, complete code snippets, dependency graphs, test and verification commands, and rollback strategies for safe handoff.
- Use case: Starting a medium-to-large feature where team alignment, decision traceability, and code-level correctness are required before execution.
Quick Start
Create a phased, implementation-ready plan for a new feature that includes design decisions, exact file-level tasks with complete code, and verification steps.