amb-requirement-workflow

Transform high-level requirements into structured development artifacts with traceability.

1|Updated Apr 11, 2026
One-click install
npx skills add https://github.com/KimIgyong/ambHanmam --skill amb-requirement-workflow
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: amb-requirement-workflow
Source: https://github.com/KimIgyong/ambHanmam/tree/main/.github/skills/amb-requirement-workflow
Command: npx skills add https://github.com/KimIgyong/ambHanmam --skill amb-requirement-workflow

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

AMA management workflow standardizes the end-to-end handling of requirement-driven work, turning requests into traceable artifacts across analysis, planning, implementation, testing, and reporting.

Core Features & Use Cases

  • Triggered by a [요구사항] title to enforce a canonical workflow.
  • Automatically generates and organizes outputs under docs/ directories (docs/analysis, docs/plan, docs/test, docs/implementation).
  • Supports large-scale changes, feature development, and comprehensive auditing with artifacts and traceability.

Quick Start

Create a request with a [요구사항] title to start the workflow and follow the steps to generate analysis, plan, implementation, tests, and a completion report.

Frequently Asked Questions about amb-requirement-workflow

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

FAQPage Schema
What is a requirements-driven development workflow?

A requirements-driven development workflow automates the transformation of high-level requirements into structured development artifacts, ensuring traceability across analysis, planning, implementation, and testing phases.

How do I automate feature development from high-level requirements?

You can automate feature development by triggering the workflow with a [요구사항] title, which enforces a canonical sequence of phases and automatically generates organized artifacts under the docs/ directories.

Does this workflow support large-scale changes and comprehensive auditing?

Yes, this workflow supports large-scale changes and comprehensive auditing by enforcing artifact placement, phase sequencing, and review gates to maintain complete traceability throughout the development lifecycle.

What is the best way to ensure traceability across development phases?

The best way to ensure traceability is to use a standardized workflow that generates distinct docs/analysis, docs/plan, docs/test, and docs/implementation outputs with enforced review gates between phases.

How do I generate structured documentation for requirement analysis and testing?

You generate structured documentation by initiating the workflow with a [요구사항] title, which automatically produces and organizes analysis, plan, test, and implementation artifacts into their respective docs/ directories.

When do I need to enforce phase sequencing in software engineering?

You need to enforce phase sequencing when handling requirement-driven work for large-scale changes, ensuring that analysis, planning, implementation, and testing phases follow a strict canonical order with review gates.