bmad-orchestrator
Orchestrate BMAD Development Workflows
BMAD workflow orchestrator helps AI development agents manage structured development across Analysis, Planning, Solutioning, and Implementation phases with built-in quality gates.
Descargar el ZIP de la skill
Subir en Claude
Ve a Configuración → Capacidades → Skills → Subir skill
Activa y empieza a usar
Pruébalo
Usando "bmad-orchestrator". /workflow-init
Resultado esperado:
BMAD workflow initialized. Configuration created at bmad/config.yaml. Recommended first phase: Analysis (create product brief).
Usando "bmad-orchestrator". /workflow-status
Resultado esperado:
Current Phase: Planning
Completed: Analysis (product-brief-2026-03-13.md)
Next: Create PRD document
Phase Gate: Requires plannotator review before advancing to Solutioning
Auditoría de seguridad
Riesgo medioThis skill is a legitimate BMAD workflow orchestration tool. The static analysis flagged 361 potential issues, but most are false positives. The only real concern is the pipe-to-shell pattern in the install script, which is a common industry practice for developer tool installation (similar to Docker, etc.). External command references are documentation examples, not actual execution. Network calls go to the legitimate plannotator.ai service.
Problemas de riesgo medio (1)
Problemas de riesgo bajo (2)
Factores de riesgo
⚡ Contiene scripts (3)
⚙️ Comandos externos (1)
Puntuación de calidad
Lo que puedes crear
Initialize New BMAD Project
Set up BMAD workflow configuration for a new project with proper phase structure and documentation folders.
Phase Progress Tracking
Check current phase, completed phases, and recommended next steps for the project.
Quality Gates for Phase Documents
Submit PRD, architecture, and other phase documents to plannotator for review before advancing to next phase.
Prueba estos prompts
Run /workflow-init to set up BMAD workflow in my project. Configure it for a web application with medium complexity.
Run /workflow-status to see where we are in the BMAD process and what the next recommended phase is.
Run bash scripts/phase-gate-review.sh docs/prd-myapp.md "PRD Review: myapp" to submit the PRD for plannotator review.
Help me complete the BMAD workflow: first run /workflow-init, then guide me through each phase until we reach Implementation. Submit each phase document for review before advancing.
Mejores prácticas
- Initialize BMAD at project start to establish clear phase structure
- Run /workflow-status before each session to understand current phase
- Always submit phase documents to plannotator for review before advancing
Evitar
- Skipping phase gates by not using plannotator review
- Advancing phases without completing required documentation
- Creating documents outside the configured output folder
Preguntas frecuentes
What is BMAD?
Which AI platforms support this skill?
Do I need to install anything extra?
How do phase gates work?
Can I customize the workflow?
What happens if I skip phase reviews?
Detalles del desarrollador
Autor
supercent-ioLicencia
MIT
Repositorio
https://github.com/supercent-io/skills-template/tree/main/.agent-skills/bmad-orchestrator/Ref.
main
Estructura de archivos