kiro-spec-status

Monitor and report software specification lifecycle status and next steps.

8|Updated Dec 27, 2025
One-click install
npx skills add https://github.com/gaebalai/k-sdd --skill kiro-spec-status-gaebalai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kiro-spec-status
Source: https://github.com/gaebalai/k-sdd/tree/main/tools/k-sdd/templates/agents/claude-code-skills/skills/kiro-spec-status
Command: npx skills add https://github.com/gaebalai/k-sdd --skill kiro-spec-status-gaebalai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill provides an overview of the current status and progress of a specification, enabling quick identification of next steps and potential roadblocks.

Core Features & Use Cases

  • Real-time Spec Tracking: Monitor the status and completion of a specification through its various phases.
  • Next Action Identification: Surface actionable items and bottlenecks at a glance.
  • Boundary and Revalidation Awareness: Alert on boundary readiness, upstream/downstream context, and potential revalidation needs.
  • Task Completion Status: View the percentage completion of each phase and the task breakdown.
  • Safety and Error Handling: Offers informative messages and suggested actions for common error scenarios like missing specs or incomplete data.

Quick Start

Query the status of the spec for 'featureA' with the command: kiro-spec-status featureA

Frequently Asked Questions about kiro-spec-status

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

FAQPage Schema
How do I track software specification status and completion across development phases?

Software specification tracking monitors each spec's lifecycle phase, completion percentage, and task breakdown to provide a real-time overview of development progress. It surfaces actionable next steps and identifies potential roadblocks at a glance.

What is the best way to identify next steps and bottlenecks in specification tracking?

Specification tracking identifies next steps and bottlenecks by monitoring boundary readiness, upstream and downstream context, and potential revalidation needs. This ensures smooth progression of development efforts by surfacing actionable items immediately.

How does boundary awareness handle revalidation triggers in software development?

Boundary awareness handles revalidation triggers by alerting on upstream and downstream context dependencies during software development. It monitors boundary readiness to ensure specification progression remains smooth and prevents context misalignment.

Why does spec status reporting show missing or incomplete specification data?

Spec status reporting shows missing or incomplete data when specification inputs are absent or boundary conditions are unmet. It provides informative messages and suggests corrective actions to resolve these common error scenarios.