What problem does it solve?
This Skill bridges the gap between high-level planning documents and the granular, executable tasks required by AI agent swarms, ensuring clarity and reducing implementation errors.
Core Features & Use Cases
- Plan to Beads Conversion: Transforms markdown plans into detailed, self-contained tasks (beads) with explicit dependencies.
- Iterative Polishing: Refines bead descriptions and structures over multiple rounds to maximize clarity and completeness.
- Test Coverage Integration: Automatically generates beads for unit and end-to-end test creation.
- Agent Integration: Facilitates seamless execution by AI agents through CLI commands and robot modes.
- Use Case: You have a complex feature requirement documented in a markdown file. Use this Skill to break it down into a series of independent, well-defined tasks that your AI development team can execute efficiently.
Quick Start
Use the beads-workflow skill to convert the attached plan.md into actionable beads.