Generates structured, TDD-ready development task lists by analyzing project planning documentation and enforcing standardized workflows.
The AI Tasks Generator skill automates the transition from planning to execution by converting PRDs, TRDs, and design documents into a comprehensive TASKS.md file. It enforces a professional development workflow that includes Test-Driven Development (TDD) cycles, Git Worktree isolation for different development phases, and task independence. This skill is specifically designed to provide clear, actionable instructions for AI orchestrators and sub-agents, ensuring that every feature is implemented with failing tests first and isolated branch management for parallel work.
주요 기능
01Automatic project bootstrapping integration
02Enforcement of Red-Green-Refactor TDD cycles
030 GitHub stars
04Automated TASKS.md generation from planning documents
05Dependency graphing using Mermaid flowcharts
06Phase-based Git Worktree management rules
사용 사례
01Converting high-level PRDs into granular developer tasks
02Standardizing TDD workflows across AI-driven development projects
03Organizing complex features into isolated, parallelizable development phases