Kiro仕様管理ヘルパー
CommunitySpec管理を自動化して開発を前進。
Software Engineering#spec-driven development#kiro#task-tracking#tasks.md#design.md#requirements.md#spec.json
AuthorTrickPhone
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps manage Kiro Spec-Driven Development specs (.kiro/specs) by validating spec.json, requirements.md, design.md, and tasks.md, tracking progress, and checking approvals to ensure a smooth path from requirements to implementation.
Core Features & Use Cases
- Spec structure validation: Verifies presence and structure of spec.json and related MD files.
- Progress tracking: Counts completed vs. pending tasks in tasks.md.
- Approval status awareness: Reports approval status for requirements, design, and tasks.
Quick Start
Inspect a spec's metadata and progress: cat .kiro/specs/<feature-name>/spec.json grep -n "^- [x]" .kiro/specs/<feature-name>/tasks.md || true
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: Kiro仕様管理ヘルパー Download link: https://github.com/TrickPhone/New-ML2/archive/main.zip#kiro Please download this .zip file, extract it, and install it in the .claude/skills/ directory.