kiro-spec-status

Load .kiro/specs/$ARGUMENTS/spec.json and related files to generate a structured spec status report.

Updated Apr 12, 2026
One-click install
npx skills add https://github.com/ryu-sato/reading-web-supporter --skill kiro-spec-status-ryu-sato
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: kiro-spec-status
Source: https://github.com/ryu-sato/reading-web-supporter/tree/main/.claude/skills/kiro-spec-status
Command: npx skills add https://github.com/ryu-sato/reading-web-supporter --skill kiro-spec-status-ryu-sato

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Quickly determine the current phase, progress, and blockers of a specification to improve planning and visibility.

Core Features & Use Cases

  • Load and summarize spec status by reading .kiro/specs/$ARGUMENTS/spec.json and related files.
  • Surface boundary context, upstream/downstream relationships, and revalidation suggestions from brief.md, design.md, and roadmap.md.
  • Generate concise reports for stakeholders and sprint planning.

Quick Start

Provide a spec argument to generate a live status report for that spec.

Frequently Asked Questions about kiro-spec-status

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

FAQPage Schema
How do I check the current progress and blockers of a specification?▼

You can check specification progress and blockers by loading spec.json and related files to aggregate phase data, completion percentages, task counts, and surface current blockers in a structured status report.

What is the best way to generate a status report for sprint planning from spec files?▼

Generating a status report for sprint planning requires reading brief.md, design.md, and roadmap.md to aggregate requirements, tasks, and approvals into a concise view of current phases and next actions.

How do I track boundary context and revalidation needs across spec documents?▼

Tracking boundary context and revalidation needs involves parsing brief.md, design.md, and roadmap.md to surface upstream and downstream relationships, boundary notes, and watchlists within your specification status output.

Can I view task counts and completion percentages for a specific spec phase?▼

You can view task counts and completion percentages for a specific spec phase by loading the .kiro/specs directory and aggregating data from requirements, design, and tasks files into a human-readable report.

What do I need to provide to get a live spec status report?▼

You need to provide a specification argument to get a live spec status report, enabling the system to load the corresponding .kiro/specs directory and aggregate current phase, blockers, and boundary context.