spec-status
Check specification progress and completion status to resume work efficiently. Shows completed phases and task implementation details for structured development workflows.
Instructions
Display comprehensive specification progress overview.
Instructions
Call when resuming work on a spec or checking overall completion status. Shows which phases are complete and task implementation progress. After viewing status, read tasks.md directly to see all tasks and their status markers ([ ] pending, [-] in-progress, [x] completed).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectPath | No | Absolute path to the project root (optional - uses server context path if not provided) | |
| specName | Yes | Name of the specification |