speckit.status

Examine feature directories and generate project status summary reports.

Updated Apr 5, 2026
One-click install
npx skills add https://github.com/prof-danielc/SpaceScream --skill speckit-status-prof-danielc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: speckit.status
Source: https://github.com/prof-danielc/SpaceScream/tree/main/.agent/skills/speckit.status
Command: npx skills add https://github.com/prof-danielc/SpaceScream --skill speckit-status-prof-danielc

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Quickly assess the status and progress of your project features and tasks with a clear, consolidated dashboard.

Core Features & Use Cases

  • Feature Status: View the completion and blockage status of each feature.
  • Completion Percentage: Get an immediate visual understanding of project progress.
  • Blocker Identification: Spot potential bottlenecks in project progression.

Quick Start

View the current project status using 'get status of speckit.project'.

Frequently Asked Questions about speckit.status

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I track project status and feature completion automatically?

To track project status automatically, this Skill traverses your feature directories, parses files, and generates a consolidated dashboard report showing completion percentages, blockers, and action items.

What is the best way to identify blockers in software development workflows?

Identifying blockers is handled by examining feature directories and aggregating file data to spot potential bottlenecks, outputting a summary report that highlights project progression issues.

How do I generate a project status dashboard without manual updates?

Generating a project status dashboard is automated by traversing feature directories and applying conditional logic to aggregate progress, blockers, and action items into a single view.

Can I use this for progress tracking in software development workflows?

Progress tracking is tailored specifically for software development workflows and project management, examining feature directories to display completion percentages and blockage status.

Does project status tracking require any specific dependencies or setup?

Project status tracking requires no external dependencies, relying solely on internal scripts and references to traverse directories, parse files, and apply conditional logic for report generation.