execution-planner
CommunityAutomate complex project planning, build with confidence.
Software Engineering#workflow#planning#project management#dependencies#orchestration#test-driven#build plan
Authorseanchiuai
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill transforms raw codebase insights into a structured, phased implementation plan, eliminating guesswork and ensuring a test-driven, conflict-free development process. It prevents deadlocks by validating test infrastructure upfront.
Core Features & Use Cases
- Phased Execution Planning: Organizes complex tasks into sequential and parallel phases, defining builder assignments and preventing file conflicts.
- Test-Driven Integration: Critically validates test infrastructure and invokes the
test-generatorskill to ensure tests are written before implementation. - Dependency Analysis: Identifies critical paths and dependencies between files to ensure a logical and efficient build order.
- Use Case: After a
codebase-searchidentifies where to implement a new feature, use this skill to generate a detailed plan, including which tests to write, how to break down the work into phases, and assign specific files to builders, ensuring a smooth, validated development process.
Quick Start
Use the execution-planner skill to create a build plan for the 'add-jwt-auth' feature, based on the scout-results.md and the project type 'express'.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: execution-planner Download link: https://github.com/seanchiuai/claude-code-agentic-workflow/archive/main.zip#execution-planner Please download this .zip file, extract it, and install it in the .claude/skills/ directory.