boss

Automates the end-to-end software development lifecycle for BMAD-driven projects.

559|48|Updated Jan 10, 2026
One-click install
npx skills add https://github.com/echoVic/boss-skill --skill boss
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: boss
Source: https://github.com/echoVic/boss-skill/tree/main
Command: npx skills add https://github.com/echoVic/boss-skill --skill boss

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

BMAD 协调的端到端软件开发流水线常因人工干预和多方沟通而低效。Boss Skill 提供一个自包含的自动化管道,协同多位专业 Agent 完成从需求到部署的全过程,并将阶段产物写入磁盘以便审计与追溯。

Core Features & Use Cases

  • 协调 9 位专业 Agent:PM、Architect、UI Designer、Tech Lead、Scrum Master、Frontend、Backend、QA、DevOps。
  • 以产物为驱动的工作流:prd.md、architecture.md、ui-spec.md、tech-review.md、tasks.md、qa-report.md、deploy-report.md 等产物均可生成并留存。
  • 支持触发词驱动:boss mode、/boss、全自动开发、从需求到部署。
  • 通过 scripts/、references/、assets/ 等资源实现可重复和可定制的任务执行。
  • 提供阶段性质量门禁,确保进入下一阶段前产物完整且可验证。

Quick Start

Trigger Boss with a feature name and a brief description to start the four-stage BMAD pipeline and automatically generate all artifacts.

Frequently Asked Questions about boss

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate the software development lifecycle using AI agents?

You can automate end-to-end software development by triggering this Skill with a feature name and brief description to start the BMAD pipeline. It coordinates nine specialized AI agents across the entire lifecycle, from requirements to deployment, and automatically generates verifiable artifacts.

What is artifact-driven development in an automated AI agent pipeline?

Artifact-driven development means each pipeline stage produces concrete files like prd.md, architecture.md, and qa-report.md saved to disk for auditing. This workflow ensures traceability and allows quality gates to verify output completeness before the next phase begins.

Can I use this Skill to automate DevOps and QA testing workflows?

Yes, this Skill coordinates dedicated QA and DevOps agents to handle testing and deployment workflows. It generates qa-report.md and deploy-report.md artifacts, ensuring all quality gates are passed before final deployment.

Does this automated pipeline require any external dependencies to run?

No, this Skill operates as a self-contained automation pipeline with no external dependencies. It uses internal scripts and reference resources to execute repeatable and customizable tasks across the BMAD-driven project lifecycle.

What is the best way to coordinate multiple AI agents for full-stack development?

The best way to coordinate multiple AI agents for full-stack development is using an orchestration pipeline with defined roles. This Skill coordinates nine agents including Frontend, Backend, and Tech Lead, ensuring structured multi-agent coordination throughout the software development process.

Why use a BMAD-driven approach for automated software development?

A BMAD-driven approach prevents inefficiencies from manual intervention and fragmented communication in software development. It enforces a structured four-stage pipeline with quality gates, ensuring artifact completeness and verifiable outputs before moving to deployment.