Generates granular, TDD-focused implementation blueprints that break down complex requirements into bite-sized, executable tasks.
The Writing Plans skill transforms high-level specs and requirements into rigorous, step-by-step implementation guides. Designed for engineers who value precision, it enforces a Test-Driven Development (TDD) workflow by requiring failing tests and minimal code implementations for every 2-5 minute task. Each plan includes exact file paths, specific code snippets, and terminal commands, ensuring that even a developer with zero context can execute the feature perfectly. By documenting the architecture and tech stack upfront, it reduces technical debt and ensures consistency across the codebase.
Key Features
01Standardized markdown plan generation with YAML headers
02Automated TDD-driven task decomposition
03Seamless handoff to subagent or parallel execution workflows
040 GitHub stars
05Precise file path and line number mapping
06Pre-written failing tests and minimal implementations
Use Cases
01Mapping out complex features in unfamiliar or legacy codebases
02Enforcing strict testing and commit standards across a development team
03Creating reproducible implementation roadmaps for multi-step refactoring