·feature-workflow
>_

feature-workflow

기능 구현을 5단계(Requirements → Design → Task → Implementation → Review) 워크플로우로 체계적으로 진행합니다. Agent Team 기반 병렬 구현을 지원합니다. 워크플로우, 기능 구현, 기능 개발, 작업 재개, TASK-ID 패턴, .ai/tasks 요청 시 활성화.

6Installs·0Trend·@khw1031

Installation

$npx skills add https://github.com/khw1031/ai-library --skill feature-workflow

How to Install feature-workflow

Quickly install feature-workflow AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/khw1031/ai-library --skill feature-workflow
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: khw1031/ai-library.

SKILL.md

View raw

| Step | 역할 | 입력 | 출력 | 상세 |

| 1 | Requirements Analyst | 00-user-prompt.md | 10-output-plan.md | step-1.md | | 2 | System Designer | 10-output-plan.md | 20-output-system-design.md | step-2.md | | 3 | Task Analyzer | 10+20 | 30-output-task.md + todos/ | step-3.md | | 4 | Coordinator (Team Lead) | todos/.md | 40-output-implementation.md | step-4.md |

| 5 | Reviewer | 40-output-impl.md | 50-output-review.md | step-5.md |

기능 구현을 5단계(Requirements → Design → Task → Implementation → Review) 워크플로우로 체계적으로 진행합니다. Agent Team 기반 병렬 구현을 지원합니다. 워크플로우, 기능 구현, 기능 개발, 작업 재개, TASK-ID 패턴, .ai/tasks 요청 시 활성화. Source: khw1031/ai-library.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/khw1031/ai-library --skill feature-workflow
Category
>_Productivity
Verified
First Seen
2026-02-26
Updated
2026-03-11

Browse more skills from khw1031/ai-library

Quick answers

What is feature-workflow?

기능 구현을 5단계(Requirements → Design → Task → Implementation → Review) 워크플로우로 체계적으로 진행합니다. Agent Team 기반 병렬 구현을 지원합니다. 워크플로우, 기능 구현, 기능 개발, 작업 재개, TASK-ID 패턴, .ai/tasks 요청 시 활성화. Source: khw1031/ai-library.

How do I install feature-workflow?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/khw1031/ai-library --skill feature-workflow Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/khw1031/ai-library