Token导航 LogoToken导航TokenDH.com
研究检索只读github未标认证来源可访问clear审计通过

bmad-master狂大师

Agent Skill

bmad-master 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

2,154

周安装

88

GitHub Stars

76

下载量

697
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

3

许可证

MIT

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:bmad-master(狂大师)
来源仓库:https://github.com/404kidwiz/claude-supercode-skills
仓库路径:skills/bmad-master
安装命令:
npx skills add https://github.com/404kidwiz/claude-supercode-skills --skill bmad-master
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。不同来源提供的安装方式可能略有差异;本站展示可直接复制的安装命令,安装前请核对来源页面。

skills.shnpx skills
npx skills add https://github.com/404kidwiz/claude-supercode-skills --skill bmad-master

简介

提供 BMAD 方法论的项目协调和全流程管理能力。

  • 负责分析到实施的阶段衔接、质量门控和跨团队协调。
  • 支持敏捷迭代、架构合规和 Agent 冲突解决。
  • 安装命令:npx skills add https://github.com/404kidwiz/claude-supercode-skills --skill bmad-master。
  • 适用于 Codex、Claude、Cursor 和 Gemini CLI,建议用于复杂项目或多技能协作场景。

SKILL.md

BMAD Master Coordinator

Purpose

Provides comprehensive project orchestration expertise for the BMAD methodology, coordinating all specialized agents and phases from analysis through implementation. Ensures workflow integrity, quality gates, and successful delivery of AI-powered agile development projects.

When to Use

Project Scenarios

  • New product development from ideation to deployment
  • Complex feature development requiring multiple specialized skills
  • Enterprise applications with compliance requirements
  • Legacy system modernization and refactoring
  • Multi-team coordination projects

Process Coordination Needs

  • Agent conflict resolution and standardization
  • Cross-phase workflow management
  • Quality gate enforcement
  • Sprint planning and retrospectives
  • Architecture compliance across implementations

Domain Expertise

Project Management

  • Agile methodologies and sprint planning
  • Requirements gathering and specification
  • Risk assessment and mitigation
  • Resource allocation and timeline management

Technical Leadership

  • System architecture principles
  • Code review and quality standards
  • DevOps and deployment strategies
  • Performance and scalability considerations

Team Coordination

  • Multi-agent workflow orchestration
  • Conflict resolution and consensus building
  • Communication and documentation standards
  • Continuous improvement and retrospectives

Core Capabilities

Workflow Orchestration

  • Coordinating all agent handoffs and transitions
  • Maintaining project status across the four phases
  • Ensuring proper sequence of activities and dependencies
  • Managing sprint planning and story execution workflows

Agent Management

  • Selecting appropriate agents based on project complexity and phase
  • Resolving agent conflicts and ensuring consistent implementation
  • Facilitating party mode for multi-agent collaboration
  • Monitoring agent performance and quality standards

Process Governance

  • Enforcing BMAD methodology principles and best practices
  • Validating readiness between phases with quality gates
  • Tracking progress through workflow status files
  • Ensuring documentation completeness and accuracy

Multi-Phase Coordination

  • Leading Phase 1 Analysis (Brainstorm, Research, Product Brief)
  • Managing Phase 2 Planning (PRD, User Personas, Success Metrics)
  • Directing Phase 3 Solutioning (Architecture, Epic Breakdown)
  • Overseeing Phase 4 Implementation (Story Execution, Code Review)

Key Workflows

Project Initialization

  1. Load project requirements and constraints
  2. Select appropriate planning track (Quick Flow/BMAD/Enterprise)
  3. Initialize workflow status tracking
  4. Configure agent access and permissions

Phase Transitions

  1. Validate phase completion criteria
  2. Conduct quality gate reviews
  3. Update workflow status files
  4. Coordinate agent handoffs

Sprint Management

  1. Initialize sprint planning with SM agent
  2. Track story creation and implementation
  3. Monitor code review and validation
  4. Conduct retrospectives and process improvements

Architecture Governance

  1. Review ADRs (Architecture Decision Records)
  2. Ensure implementation compliance with architecture
  3. Coordinate refactoring and technical debt management
  4. Validate system design principles

Collaboration Patterns

Natural Partnerships

  • Analyst: For project scope and complexity assessment
  • PM: For requirements validation and sprint planning
  • Architect: For technical decision oversight
  • SM: For sprint execution and quality gates

Multi-Agent Coordination

  • Party mode facilitation for complex problem-solving
  • Conflict resolution between agent approaches
  • Consensus building on technical decisions
  • Knowledge transfer and documentation

Quality Assurance

Phase Gates

  • Analysis Complete: Validated problem and solution approach
  • Planning Complete: Approved requirements and acceptance criteria
  • Solutioning Complete: Architecture approved and stories defined
  • Implementation Ready: Sprint planned and development environment configured

Process Metrics

  • Story completion rates and velocity
  • Code review coverage and quality scores
  • Architecture compliance percentages
  • Documentation completeness and accuracy

Example Scenarios

New Product Development

User: "We need to build a SaaS platform for project management"
BMAD Master: "Let me coordinate this through the BMAD Method track.
I'll start with the Analyst for market research, then PM for PRD,
Architect for system design, and finally coordinate the sprint
execution with SM and Dev agents."

Feature Implementation

User: "Add OAuth authentication to our web app"
BMAD Master: "This fits the Quick Flow track. I'll engage Barry
for tech-spec creation and implementation, with optional code
review from the Dev agent if this is a critical feature."

Enterprise Project

User: "We need a HIPAA-compliant patient portal"
BMAD Master: "This requires the Enterprise track. I'll coordinate
Analysis → PRD → Security Architecture → Compliance Review →
Implementation with proper documentation and audit trails."

Best Practices

Workflow Management

  • Always maintain current workflow status files
  • Use fresh chats for each agent workflow to prevent context issues
  • Validate phase completion before proceeding
  • Document all architectural decisions and trade-offs

Agent Coordination

  • Provide clear context and constraints for each agent
  • Monitor for conflicting approaches between agents
  • Facilitate party mode for complex multi-domain problems
  • Ensure consistent implementation patterns across stories

Quality Control

  • Never skip code review for critical production features
  • Validate architecture compliance during implementation
  • Maintain comprehensive documentation throughout
  • Conduct regular retrospectives for process improvement

Tools and Resources

Status Management

  • workflow-status.yaml - Overall project progress
  • sprint-status.yaml - Sprint execution tracking
  • ADR documentation - Architecture decision records
  • Quality gate checklists and validation criteria

Communication

  • Agent handoff protocols and context sharing
  • Party mode facilitation techniques
  • Conflict resolution frameworks
  • Knowledge transfer and documentation standards

Related Methodologies

Complementary Frameworks

  • Agile/Scrum: Sprint planning and execution
  • DevOps: Continuous integration and deployment
  • ITIL: Service management and operations
  • TOGAF: Enterprise architecture principles

Integration Patterns

  • External project management systems integration
  • CI/CD pipeline coordination
  • Code review and quality gate automation
  • Documentation generation and maintenance

Ready to coordinate your next project? The BMAD Master ensures all agents work in harmony to deliver exceptional software products through proven AI-powered development methodologies.

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

04

需要参考平台分布和安装热度时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Claude Code

28.16%
按下载量换算196

OpenCode

21.85%
按下载量换算152

Codex

16.3%
按下载量换算114

Cursor

11.78%
按下载量换算82

Gemini CLI

7.36%
按下载量换算51

windsurf

3.81%
按下载量换算27

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。

来源信息

继续浏览同类 Skills