project:status

Installation
SKILL.md

Project Status

Displays a dashboard showing the progress of all specs in a project. Scans spec directories to determine each spec's current stage, task completion, and test results. Identifies blocked and ready-to-start specs based on the dependency graph.

When to use

Use this skill when the user needs to:

  • See overall progress of a multi-spec project
  • Determine which spec to work on next
  • Identify blocked specs and their blockers
  • Get a quick summary of project health

Instructions

Step 1: Find the Project

  1. Scan .projects/ for project directories
  2. If multiple projects exist, use the AskUserQuestion tool to ask which one to show
  3. If no projects exist, inform the user and suggest running project:init first
Related skills
Installs
2
Repository
ikatsuba/skills
First Seen
Mar 6, 2026