kiro-skill

Transform feature ideas into requirements, design, and task documents with approval gates.

Updated Feb 13, 2026
One-click install
npx skills add https://github.com/mwathiben/PropManager --skill kiro-skill-mwathiben
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kiro-skill
Source: https://github.com/mwathiben/PropManager/tree/main/.claude/skills/kiro-skill
Command: npx skills add https://github.com/mwathiben/PropManager --skill kiro-skill-mwathiben

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Transforms vague feature ideas into a structured, auditable workflow that produces formal requirements, design documents, and task plans, with explicit review gates to ensure alignment.

Core Features & Use Cases

  • Phase-driven: Converts ideas into Requirements, Design, and Tasks artifacts with approval steps.
  • Artifact generation: Produces SKILL-driven templates and artifacts under .kiro/specs/{feature-name}/.
  • Guided collaboration: Encourages incremental reviews and approvals to maintain quality across teams.

Quick Start

Describe the feature you want, and I will generate a complete requirements/design/tasks package for you.

Frequently Asked Questions about kiro-skill

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

FAQPage Schema
How do I turn a feature idea into requirements and design documents?

To turn a feature idea into requirements and design documents, describe the feature and a phase-driven workflow generates formal artifacts with explicit approval gates. It produces structured files for requirements, design, and tasks within a dedicated specs directory.

What is the best way to generate actionable task lists from design documents?

Generating actionable task lists from design documents requires an explicit approval gate to validate the design phase. Once approved, the workflow converts the validated design into a structured tasks.md file containing implementable actions.

Can I use a gated workflow for product team specifications?

A gated workflow for product team specifications enforces incremental reviews and approvals across requirements, design, and task phases. This approach maintains quality and alignment by blocking progression until each artifact is explicitly approved.

How do I create audit-friendly design documents from feature requests?

Create audit-friendly design documents by running a structured workflow that enforces artifact templates and YAML frontmatter-based discovery. This produces formal, traceable requirements and design files suitable for team audits.

Does the task-generation workflow require any dependencies?

The task-generation workflow requires no external dependencies to operate. You simply provide the feature description, and the built-in process generates the requirements, design, and tasks artifacts directly in your project.

Why use approval gates for requirements and design artifacts?

Approval gates for requirements and design artifacts prevent misalignment by requiring explicit review before moving to the next phase. This gated progression ensures product teams validate the idea, formal requirements, and design before generating implementation tasks.