spec-work

Installation
SKILL.md

spec work — main implementation workflow

CLI at scripts/specctl. Full development workflow for one task per session, with user control at every step.

Input: empty (next ready task), EPIC-id (next ready in that epic), or TASK-id (specific task).

Step 0: Check state

scripts/specctl status 2>/dev/null || echo "NO_SPEC"

If NO_SPEC: "Use the spec-init skill to initialize the project first." Stop.

Check for interrupted session

Installs
3
GitHub Stars
32
First Seen
May 21, 2026
spec-work — alexei-led/cc-thingz