What problem does it solve?
AIBDD Plan converts raw product intent and discovery truth into a boundary-aware, acceptance-driven implementation plan so agents stop guessing and start producing verifiable artifacts.
Core Features & Use Cases
- Strict boundary-aware planning SOP: Enforces CWD-anchored artifact output and a hard artifact write contract to prevent spec drift.
- Contracts & state delegation by specifier skills: Derives operation contracts and state targets via delegated specifier skills instead of hand-authoring formats.
- Implementation-ready design artifacts: Generates sequence diagrams and a unified class diagram skeleton for downstream tasking and DSL synthesis.
- Safety against missing truth: Delegates structured clarification to /clarify-loop when upstream discovery is insufficient.
Quick Start
Run the aibdd-plan skill to produce implementation sequence diagrams and a class diagram design skeleton from your existing AIBDD discovery artifacts, then proceed to the next phase for feature test scenario enumeration.