Generates structured, standalone task files for bug fixes and small features within a task-driven development workflow.
The create-task skill enables developers to quickly formalize small work items, bug fixes, or investigations into documented tasks without the overhead of creating a full epic. It intelligently analyzes existing codebase patterns, determines correct task numbering, and generates a comprehensive markdown file complete with acceptance criteria, complexity estimation, and technical notes. By automating the scaffolding of tasks, it ensures that even minor updates follow project-specific architectural standards and remain visible in the project's progress tracking system.
主な機能
010 GitHub stars
02Real-time synchronization with progress.md for project tracking
03Standardized task templates including acceptance criteria and complexity ratings
04Intelligent codebase analysis to generate relevant technical implementation notes
05Interactive drafting process with user verification before any files are written
06Automatic task numbering and file management within the .context directory
ユースケース
01Documenting a quick bug fix while maintaining project standards
02Formalizing a technical investigation or research task within a TDD workflow
03Scoping a small feature enhancement that doesn't require a full epic breakdown