sdd-spec-status

Display SDD specification status with phase completion percentages and next actions.

Updated Dec 2, 2025
One-click install
npx skills add https://github.com/qlawmarq/dotfiles-common --skill sdd-spec-status
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sdd-spec-status
Source: https://github.com/qlawmarq/dotfiles-common/tree/main/skills/sdd-init/references/skills/spec-status
Command: npx skills add https://github.com/qlawmarq/dotfiles-common --skill sdd-spec-status

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a clear, consolidated view of the progress and status of a feature's specification, helping teams stay aligned and identify next steps.

Core Features & Use Cases

  • Phase Tracking: Displays the current stage of a specification (e.g., Requirements, Design, Tasks).
  • Progress Visualization: Shows completion percentages for each phase and overall task completion.
  • Actionable Insights: Identifies next steps and any blockers hindering progress.
  • Use Case: A product manager can quickly check the status of a new feature's specification to report on its development progress to stakeholders.

Quick Start

Show the specification status for the feature named 'user-authentication'.

Frequently Asked Questions about sdd-spec-status

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

FAQPage Schema
How do I track specification progress and current phase for feature development?

To track specification progress, this Skill loads context from spec.json and markdown files to display the current phase, completion percentages, and next actions across requirements, design, tasks, and approvals.

What is the best way to view completion percentages for an SDD feature specification?

Viewing SDD feature specification completion percentages is done by resolving spec paths and analyzing status across requirements, design, tasks, and approvals to generate a detailed progress report.

How do I identify next steps and blockers in a feature specification?

To identify next steps and blockers in a feature specification, the Skill analyzes status data across phases and outputs actionable insights showing what is hindering progress and what needs to happen next.

Can I generate a specification status report in a specific language for stakeholders?

Yes, you can generate a specification status report in a specific language, as the Skill reads the language specified in spec.json and outputs the progress tracking report accordingly.

Does this specification status tracker work without external dependencies?

Yes, this specification status tracker works without external dependencies, relying solely on local spec.json and markdown files to resolve spec paths and analyze phase completion data.

When do I need to check feature specification status during product management?

You need to check feature specification status during product management when you require a consolidated view of development progress, current phase tracking, and actionable next steps to report to stakeholders.