What problem does it solve?
This Skill solves the challenge of managing complex, multi-step AI agent workflows by providing a structured lifecycle for tasks, ensuring state consistency, and enabling automated verification.
Core Features & Use Cases
- Task Lifecycle Management: Organizes work into a clear pipeline from todo to completion or failure, ensuring no task is lost.
- Automated Verification: Uses content-based analysis to confirm that tasks have been implemented correctly rather than relying on unreliable file naming.
- Use Case: When building a new feature, use this skill to define the task, track its progress through the directory structure, and automatically verify that the required functions and tests exist in the codebase.
Quick Start
Use the task skill to verify the implementation status of all pending tasks in the project.