What is feature-workflow?
기능 구현을 5단계(Requirements → Design → Task → Implementation → Review) 워크플로우로 체계적으로 진행합니다. Agent Team 기반 병렬 구현을 지원합니다. 워크플로우, 기능 구현, 기능 개발, 작업 재개, TASK-ID 패턴, .ai/tasks 요청 시 활성화. Source: khw1031/ai-library.
기능 구현을 5단계(Requirements → Design → Task → Implementation → Review) 워크플로우로 체계적으로 진행합니다. Agent Team 기반 병렬 구현을 지원합니다. 워크플로우, 기능 구현, 기능 개발, 작업 재개, TASK-ID 패턴, .ai/tasks 요청 시 활성화.
Quickly install feature-workflow AI skill to your development environment via command line
Source: khw1031/ai-library.
| 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.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/khw1031/ai-library --skill feature-workflow기능 구현을 5단계(Requirements → Design → Task → Implementation → Review) 워크플로우로 체계적으로 진행합니다. Agent Team 기반 병렬 구현을 지원합니다. 워크플로우, 기능 구현, 기능 개발, 작업 재개, TASK-ID 패턴, .ai/tasks 요청 시 활성화. Source: khw1031/ai-library.
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
https://github.com/khw1031/ai-library