Stats
Actions
Tags
From ai-orch
AI Orch feature specification flow를 시작한다. 사용자가 새 feature SDD 초안, `/ai-orch:feature`, feature 요구사항 문서 생성을 요청할 때 사용한다.
How this skill is triggered — by the user, by Claude, or both
Slash command
/ai-orch:featureThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
`scripts/ai-orch.sh feature <feature-name> [feature-description]`로 위임한다.
scripts/ai-orch.sh feature <feature-name> [feature-description]로 위임한다.
scripts/ai-orch.sh feature <feature-name> [feature-description]를 실행한다.requirements.md와 acceptance-criteria.md에 Human Approved를 표시하지 않는다. 승인은 human 권한이다.npx claudepluginhub shaul1991/ai-orch --plugin ai-orchCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.