Stats
Actions
Tags
From ai-orch
승인되고 준비된 feature의 AI Orch 구현 flow를 실행한다. 사용자가 `/ai-orch:implement`, SDD 구현, 승인된 tasks 구현을 요청할 때 사용한다.
How this skill is triggered — by the user, by Claude, or both
Slash command
/ai-orch:implementThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
`scripts/ai-orch.sh implement <feature-name>`로 위임한다.
scripts/ai-orch.sh implement <feature-name>로 위임한다.
scripts/ai-orch.sh implement <feature-name>를 실행한다.docs/specs/{feature}/tasks.md에서 승인된 task만 구현한다.[HUMAN_DECISION_REQUIRED]로 멈춘다.Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub shaul1991/ai-orch --plugin ai-orch