speckit.status

Analyze feature directories to report completion percentages and blockers.

3|1|Updated Feb 20, 2026
One-click install
npx skills add https://github.com/RangeyRover/home-battery-control --skill speckit-status-rangeyrover
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: speckit.status
Source: https://github.com/RangeyRover/home-battery-control/tree/main/.agent/skills/speckit.status
Command: npx skills add https://github.com/RangeyRover/home-battery-control --skill speckit-status-rangeyrover

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill addresses the need for a quick and informative overview of project feature status, completion percentage, and blockers, providing a clear understanding of project progress at any given time.

Core Features & Use Cases

  • Feature Status Dashboard: Provides a comprehensive view of feature status, including completion percentage and blockers.
  • Completion Metrics: Tracks and displays the completion of different project phases like Specify, Plan, Tasks, Implement, and Validate.
  • Blocker Identification: Identifies and highlights blockers, such as clarifications, missing tasks, or failed validations, to keep projects on track.

Quick Start

Generate a dashboard to view the status of all features with the command: 'generate dashboard'.

Frequently Asked Questions about speckit.status

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

FAQPage Schema
How do I monitor project status and feature progress at a glance?

You can generate a dashboard to view all feature statuses, completion percentages, and blockers by running the 'generate dashboard' command. This provides a quick overview of your project progress.

What is the best way to identify project blockers during feature development?

To track completion metrics, this Skill calculates and displays the completion of different project phases, including Specify, Plan, Tasks, Implement, and Validate. This provides a clear view of overall project progress.

Can I track completion percentages for Specify, Plan, Tasks, Implement, and Validate phases?

No extra dependencies are required. This Skill uses built-in scripts to traverse directories and process files, gathering and aggregating status data to monitor project status without external dependencies.

Does project status monitoring work without external dependencies?

To identify blockers, this Skill analyzes feature directories for clarifications, missing tasks, or failed validations. Highlighting these specific issues helps keep your feature development on track.