spec-workflowlisted
Install: claude install-skill ramboz/jig
> Spec 003 promoted this skill from stub to active. The deterministic state
> mutations live in `workflow.py`; this SKILL.md drives the judgment layer.
## What this skill does
- Guides SPIDR-splitting a new spec into vertical slices (Spike last, not first —
try Rules / Data / Interface / Path first).
- Flags slices that look like horizontal phasing (no user-facing layer touched).
- Drives the spec lifecycle state transitions via `workflow.py`.
- Coordinates implementer + reviewer subagent invocations at the right points.
- Enforces the reconciliation checklist before a slice goes DONE.
- Consults `docs/memory/glossary.md` when drafting ACs to surface unknown domain terms.
- Surfaces skill-routing observability via `workflow.py routing-stats [--days N]` —
a read-only histogram of which skills fired (jig baseline vs. richer/"other"
skill per category) from `.codex/skill-usage.jsonl` (slice 041-02).
- Surfaces use-case coverage via `workflow.py coverage [--project-dir DIR]` — a
read-only, **advisory** (non-blocking), project-wide **bidirectional** check
(slice 068-03): a deterministic set-difference over the `use_cases:` trace
links that reports use cases with no implementing spec (coverage gap) and
specs citing no parent use case (scope creep). No-op when the project has no
`## Use cases` section.
- Surfaces gate-bypass telemetry via `workflow.py gate-stats [--days N]` — a
read-only per-gate histogram of how often each gate honored its env-var
override (an