tasks-spec-update
Installation
SKILL.md
[IMPORTANT] Use
TaskCreateto break ALL work into small tasks BEFORE starting — including tasks for each file read. This prevents context loss from long files. For simple tasks, AI MUST ask user whether to skip.
Prerequisites: MUST READ .claude/skills/shared/evidence-based-reasoning-protocol.md before executing.
Quick Summary
Goal: Update specifications to match implementation, compare branches, and ensure documentation reflects current state.
Workflow:
- Change Discovery — Git-based (diff branches, commits) or pattern-based (find specs, cross-reference with code)
- Gap Analysis — Create analysis document comparing Specified vs Implemented, identify gaps, new items, deferred items
- Specification Update — Update entities, commands, queries, events, API endpoints with new details
- Verification — Cross-reference check (all commands documented?), validation report
Key Rules: