What problem does it solve?
It prevents premature closure of bd issues by enforcing typechecks, a verify-line gate, and required path-matched surface reviews, while still allowing explicit, user-confirmed overrides when justified.
Core Features & Use Cases
- Typecheck gate before closing: Runs the affected workspaces’ typecheck phase and refuses to close if it fails.
- Verify-line enforcement: Executes the issue’s verify instruction and refuses to close unless the verify outcome passes, or the user explicitly acknowledges missing/placeholder verify content.
- Path-matched reviewer fan-out: Dispatches only the relevant surface reviewers (security and/or repo-boundary) based on what the diff touches.
- User-confirmed override flow: Refuses to close when a reviewer returns BLOCK or FIX_BEFORE_MERGE unless the user explicitly authorizes an override, which is then recorded.
- Controlled close recording: Performs the final close via the required phase so override notes and reviewer override trailers are correctly captured.
Quick Start
Ask the AI to close a reviewed bd issue by running: /bd-close-reviewed story-editor-9vm.