Generates granular, step-by-step implementation plans using TDD and clean code principles to guide complex development tasks.
The Writing Plans skill facilitates a disciplined development process by requiring a comprehensive roadmap before any code changes occur. It breaks down complex requirements into bite-sized, actionable tasks—each encompassing failing tests, minimal implementations, and commit instructions. Designed for high-precision execution, it provides exact file paths and CLI commands, making it ideal for developers or AI subagents who lack deep context of the existing codebase but need to deliver production-grade, tested features according to DRY and YAGNI principles.
Key Features
01Granular 2-5 minute action steps
02Automated TDD-based task generation
030 GitHub stars
04Standardized Markdown plan documentation
05Integrated execution handoff for subagents
06Precise file path and command mapping
Use Cases
01Onboarding AI agents to unfamiliar project domains
02Enforcing Test-Driven Development (TDD) workflows
03Scaffolding complex new features across multiple files