implement-task
Installation
SKILL.md
Implement Task
Implement one task per invocation and update that task's result. Do not close the milestone.
Preconditions
- Identify exactly one task. If the user asks for the next task, scan
docs/planning/tasks/and choose onereadytask whoseblocked_bytasks are completed. - Read
docs/specifications/product.md, the task, associated milestone, linked supporting requirements, applicable ADRs, nearestAGENTS.md, andCONTEXT.mdif present. - Verify every
blocked_bytask iscompleted; refuse blocked tasks and explain the blockers. - Refuse
cancelledtasks. Surface ambiguity or conflicts before editing. - Set status to
in-progressonly when work can actually begin, preserving existing manual content.