status

Aggregate Reqord requirements, specifications, and feedback into a unified progress dashboard.

6|1|Updated Feb 7, 2026
One-click install
npx skills add https://github.com/kicchann/reqord --skill status-kicchann
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: status
Source: https://github.com/kicchann/reqord/tree/main/plugins/reqord/skills/status
Command: npx skills add https://github.com/kicchann/reqord --skill status-kicchann

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Reqordの要件・仕様の実装進捗を一元的に可視化し、関係者に共有できるダッシュボードを提供します。

Core Features & Use Cases

  • ステータス別の集計(req、spec、feedback)とdesign.md準備状況、未解決フィードバックの一覧表示を行います。
  • フィルタリング機能によって approved/implemented/all などのステータスで絞り込み、関係者がすぐに状況を把握できます。
  • 依存関係のブロッカー検出や準備状況サマリーを出力し、開発の透明性とトレーサビリティを向上させます。

Quick Start

すぐに現在の進捗ダッシュボードを表示するようにリクエストしてください。

Frequently Asked Questions about status

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

FAQPage Schema
How do I aggregate requirements, specifications, and feedback into a single progress dashboard?

This Skill aggregates Reqord data—requirements, specifications, and feedback—into a unified progress dashboard. It reads from Reqord data sources and renders summary tables to provide a concise view for stakeholders.

Can I filter the requirements dashboard to show only approved or implemented statuses?

Yes, you can filter the dashboard to display approved, implemented, or all statuses. This filtering capability allows stakeholders to quickly narrow down aggregated Reqord data and assess current project readiness.

What is the best way to track unresolved feedback and design readiness across multiple projects?

The best way to track unresolved feedback and design readiness across projects is by applying this aggregation dashboard. It outputs a design.md readiness summary and lists unresolved feedback to improve development transparency and traceability.

Does this dashboard detect dependency blockers based on Reqord specifications?

Yes, the dashboard detects dependency blockers by analyzing aggregated Reqord requirements and specifications. It identifies and outputs blocker summaries to enhance development transparency and prevent stalled progress.

What do I need to generate a visual summary of my project's specification progress?

To generate a visual summary of specification progress, you need existing Reqord data sources containing requirements, specifications, and feedback. The Skill processes these inputs to render formatted summary tables for stakeholders.