status

v1.0.0

Show current SDD workflow progress — active feature, artifact status, task completion, workflow phase, and extensions summary.

Spec Kit Status

A Spec Kit extension that shows project status and SDD workflow progress.

What it does

Shows a unified overview of your Spec Kit project:

  • Project info — name, detected AI agent(s), script type
  • Current feature — from git branch, SPECIFY_FEATURE env var, or specs/ scan
  • SDD artifacts — which files exist (spec.md, plan.md, tasks.md, etc.)
  • Task progress — completed/total with percentage from tasks.md
  • Workflow phase — which SDD step you're on (Plan → Tasks → Implement → Complete)
  • Extensions — how many are installed

Installation

specify extension add status

Or install from GitHub:

specify extension add --from https://github.com/KhawarHabibKhan/spec-kit-status/archive/refs/tags/v1.0.0.zip

Usage

/speckit.status.show

Or using the alias:

/speckit.status

Requirements

  • Spec Kit >= 0.1.0

Stats

1 star

Version

1.0.0release
Updated 11 days ago

Install

Using the Specify CLI

specify extension add --from https://github.com/KhawarHabibKhan/spec-kit-status/archive/refs/tags/v1.0.0.zip

Categories

statusworkflowprogressfeature-trackingtask-progress

License

MIT