Agent Task Checklist Management
Installation
SKILL.md
Agent Task Checklist Management
MANDATORY DIRECTIVE: You MUST maintain a task.md file for all complex projects.
Core Rules (Strict Enforcement)
- Granularity: Break down complex projects into atomic, actionable steps.
- Notation: Use exact markdown notation for task states:
[ ]: Uncompleted[/]: In-Progress[x]: Completed
- Transparency: Frequent, incremental updates to
task.mdare NON-NEGOTIABLE. Reflect state changes immediately upon starting or finishing a step.