What problem does it solve?
This Skill solves the challenge of managing tasks with spec and progress tracking, especially useful for organizing and documenting tasks like bugs, refactoring, or QA work.
Core Features & Use Cases
- Task Creation: Automates the creation of structured tasks with a specified type (bug, refactoring, or QA).
- Progress Tracking: Facilitates tracking the progress of a task through various stages such as discovery, design, and implementation.
- Automated Workflow: Generates spec and progress markdown files, ensuring tasks are well-documented and easy to follow.
- Use Case: Perfect for project managers and developers looking to maintain a structured approach to task management, especially when dealing with bug fixes, code refactoring, or QA checks.
Quick Start
Create a new task for bug fixing with the /task bug "Find memory leak" command.