What problem does it solve?
This Skill transforms high-level bd tasks into detailed, step-by-step implementation instructions, eliminating ambiguity for engineers with zero codebase context. It ensures every task has exact file paths, complete code examples, and verification commands.
Core Features & Use Cases
- Detailed Step Generation: Expands
bd task checklists into bite-sized (2-5 minute) implementation steps, including code and commands.
- Codebase Verification: Uses the
codebase-investigator agent to verify current codebase state against plan assumptions, ensuring accuracy.
- User Validation Loop: Requires presenting each expanded task to the user for approval before updating
bd, preventing off-track work.
- Use Case: After a feature is brainstormed, use this Skill to take a
bd task like "Implement user authentication" and expand it into precise steps, including which files to create, specific code snippets, and how to run tests.
Quick Start
Use the writing-plans skill to expand bd-2 with detailed implementation steps.