Generates systematic, risk-aware implementation plans by orchestrating discovery, verification spikes, and task decomposition.
About
The Planning skill implements a robust multi-phase pipeline designed to transform complex feature requests into executable technical roadmaps. It leverages parallel sub-agents to perform deep codebase discovery and uses Oracle-driven synthesis to identify architectural gaps and risks. By incorporating a dedicated verification phase for high-risk items through technical 'spikes' and decomposing work into granular 'beads,' it provides a structured path from ideation to parallelized execution. This skill is essential for teams looking to automate technical design and ensure that every implementation step is validated against existing codebase patterns and constraints.
Key Features
Automated task decomposition into git-tracked 'beads'
Dependency graph validation and cycle detection using BV tools
Multi-agent discovery reports for rapid codebase intelligence
Parallel track planning with unique agent assignments and file scopes
49 GitHub stars
Risk-based verification using time-boxed technical spikes
Use Cases
Architecting large-scale features with multiple interdependent components
Breaking down monolithic tasks into parallelizable execution tracks
Onboarding AI agents to complex codebases through structured discovery