What problem does it solve?
BEF solves the problem of chaotic project planning by orchestrating a deterministic workflow that standardizes how we move from idea to execution, including an integrated bug-management subsystem.
Core Features & Use Cases
- Deterministic pipeline: PRD → Architecture → Phase Plan → Deep Dive → Execute, with a single source of truth for project state and progress.
- Integrated bug management: Bug triage, investigation, and execution artifacts housed under docs/bef/04-bugs/ to keep quality work in one place.
- Command-driven planning: Supports the BEF commands to bootstrap, interview, document, and execute across all phases.
- State tracking and governance: Central PROJECT_STATE.md tracks stage progress, gaps, and changes.
Quick Start
Initialize BEF with /bef:init, then start the PRD interview with /bef:prd.