What problem does it solve?
This Skill solves the fragmentation of task state by providing a single source of truth for task records, ensuring that context, workflow status, and git branch bindings are synchronized across the entire development lifecycle.
Core Features & Use Cases
- Task Lifecycle Management: Handles the creation, resumption, and finalization of development tasks with automated indexing.
- State Synchronization: Maintains a consistent task.json file and a global _index.jsonl registry to prevent state drift between different AI agents.
- Use Case: When starting a new feature, use this Skill to initialize the task record and bind it to a specific git branch, ensuring all subsequent AI actions (planning, coding, testing) reference the correct task context.
Quick Start
Use the task skill to create a new task record for story id 05-20-login-fix with the description login-fix.