bmad-orchestrator이란?
구조화된 AI 기반 개발을 위해 BMAD 워크플로를 조율합니다. 경로는 분석, 계획, 솔루션화 및 구현 단계 전반에 걸쳐 작동합니다. 출처: akillness/skills-template.
구조화된 AI 기반 개발을 위해 BMAD 워크플로를 조율합니다. 경로는 분석, 계획, 솔루션화 및 구현 단계 전반에 걸쳐 작동합니다.
명령줄에서 bmad-orchestrator AI 스킬을 개발 환경에 빠르게 설치
출처: akillness/skills-template.
bmad-orchestrator's default execution path is Claude Code. To run the same flow directly in Codex, we recommend operating BMAD stages via a higher-level orchestration path such as omx/ohmg.
| Gemini CLI | Native (recommended) | Register the bmad keyword, then run /workflow-init | | Claude Code | Native (recommended) | Install skill + remember pattern | | OpenCode | Orchestration integration | Use an omx/ohmg/omx-style bridge | | Codex | Orchestration integration | Use an omx/ohmg-style bridge |
| Initialize BMAD | /workflow-init | | Check BMAD status | /workflow-status |
구조화된 AI 기반 개발을 위해 BMAD 워크플로를 조율합니다. 경로는 분석, 계획, 솔루션화 및 구현 단계 전반에 걸쳐 작동합니다. 출처: akillness/skills-template.
AI/검색 인용용 안정적인 필드와 명령어.
npx skills add https://github.com/akillness/skills-template --skill bmad-orchestrator구조화된 AI 기반 개발을 위해 BMAD 워크플로를 조율합니다. 경로는 분석, 계획, 솔루션화 및 구현 단계 전반에 걸쳐 작동합니다. 출처: akillness/skills-template.
터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/akillness/skills-template --skill bmad-orchestrator 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다
https://github.com/akillness/skills-template