spec:status

Installation
SKILL.md

Spec Status

Displays a pipeline dashboard for a single specification. Reads all documents, checks their statuses, and shows the current phase, blockers, and next action.

When to use

Use this skill when the user needs to:

  • See where a spec is in the pipeline
  • Understand what is blocking progress
  • Get a recommendation for the next step

Instructions

Step 1: Find the Spec

  1. If $0 contains a spec name, use it directly
  2. If $0 is not provided, list available specs in .specs/ and use the AskUserQuestion tool to let the user choose
  3. If .specs/ does not exist or is empty, inform the user: "No specs found. Run spec:requirements to create one."
Related skills
Installs
1
Repository
ikatsuba/skills
First Seen
Mar 25, 2026