kiro-spec-status

仓库创建 2025年7月17日最近提交 2 个月前SkillHot 收录 23 天前
▸ 精选理由

方便项目管理者快速把握规格进度与风险点。

这个 Skill 做什么

展示规格当前阶段、完成度及下一步与阻塞项的可视化信息。

把规格的当前阶段、完成度、下一步动作和阻塞项做成一目了然的可视化摘要,让你迅速判断进度与边界就绪情况。适合需求评审、交付跟踪或需要判断是否重验证时查看。还能提示上下游依赖和可能的风险点,帮助团队聚焦要解决的关键事项。

▸ 展开 SKILL.md 英文原文

Show specification status and progress

开发编程状态追踪进度可视化阻塞识别通用
3.6k
Stars
274
Forks
40
仓库内 Skill
+53
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/gotalab/cc-sdd/main/tools/cc-sdd/templates/agents/antigravity-skills/skills/kiro-spec-status/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/gotalab/cc-sdd/main/tools/cc-sdd/templates/agents/antigravity-skills/skills/kiro-spec-status/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# Specification Status

<background_information>
- **Success Criteria**:
  - Show current phase and completion status
  - Identify next actions and blockers
  - Provide clear visibility into progress
  - Surface boundary readiness, upstream/downstream context, and likely revalidation needs when available
</background_information>

<instructions>
## Execution Steps

### Step 1: Load Spec Context
- Read `{{KIRO_DIR}}/specs/$1/spec.json` for metadata and phase status
- Read `{{KIRO_DIR}}/specs/$1/brief.md` if it exists
- Read existing files: `requirements.md`, `design.md`, `tasks.md` (if they exist)
- Check `{{KIRO_DIR}}/specs/$1/` directory for available files
- Read `{{KIRO_DIR}}/steering/roa
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有