update-work-item
Installation
SKILL.md
Update Work Item
Overview
Update progress on an existing work item: change status, record actual effort, add test results, mark related commits, validate dependencies, and add implementation notes as work progresses.
When to Use
Update a work item when:
- Starting work (change status to
in-progress) - Completing implementation (change status to
ready-for-review) - Recording actual hours spent
- Adding related commit hashes
- Logging test results or CI status
- Adjusting estimates based on new information
- Adding implementation notes or blockers
- Validating dependencies before closing