← ClaudeAtlas

speckit-statuslisted

Show the current SpecKit roadmap and workflow status in Codex. Aggregates workflow files and technical roadmaps, highlights active specs, identifies blocked work, and recommends the next unblocked spec to start.
racecraft-lab/racecraft-plugins-public · ★ 0 · Testing & QA · score 68
Install: claude install-skill racecraft-lab/racecraft-plugins-public
# SpecKit Status ## Scope Use this skill when the user wants to know what is in progress, what is blocked, what has already shipped, or which spec should be started next. This is the read-only project dashboard for SpecKit workflows. It should summarize both the high-level roadmap and the phase-level progress inside workflow files. If the user wants help understanding SDD methodology, checklist domains, or how to fix a failing gate, redirect to `$speckit-coach`. If the user wants to execute a populated workflow, redirect to `$speckit-autopilot`. This skill is for status, synthesis, and next-step recommendation. ## Input Accept either: - no argument, meaning “show the overall roadmap” - `all`, which is the same as the overall roadmap view - a specific `SPEC-ID` such as `SPEC-013` When no argument is provided, prefer the full dashboard. When a `SPEC-ID` is provided, show the targeted detail view for that spec first. ## What to Read Search the repository and any attached git worktrees for both of the following before answering: - technical roadmap files, typically matching `*technical-roadmap*` or `*roadmap*` - workflow files, typically matching `*-workflow.md` - archive extension state files when present: `.specify/extensions.yml`, `.specify/extensions/.registry`, `.specify/extensions/archive/extension.yml`, and `.specify/extensions/archive/RACECRAFT-PIN.md` Do not assume the user keeps everything under one directory. Search the current checkout first, then i