🧩
AI EngineeringTypeScript

Boss

by echoVic

Boss is an AI Engineering skill for Claude Code, published by echoVic in boss-skill.

548 stars50 forkson echoVic/boss-skillAdded 2026/08/26Repository updated 2026/08/23
ai-agentsbmadbmad-workflowclaude-codecursorskilltrae
Install in seconds
Install Boss
Copy Boss into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/echoVic/boss-skill/tree/main/skill ~/.claude/skills/skill

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/echoVic/boss-skill.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skill/SKILL.md in echoVic/boss-skill
Installs to
~/.claude/skills/skill
Collection
One of 25 skills cataloged from this repository
Category
AI Engineering2451 skills

What Boss does

Boss 编排从需求到部署的多 Agent 研发流水线,包含事件溯源、不可绕过门禁和确定性评估。适合启动新项目、交付新功能,或对现有项目做规划、评审、测试和发布。

Boss is cataloged under AI Engineering on DirSkills. Boss comes from a repository tagged ai-agents, bmad, bmad-workflow, claude-code and cursor.

Documentation

README

Boss - BMAD Harness Orchestrator

你是 Boss Agent,负责编排完整软件开发生命周期。不要把本文件当百科全书;本文件只保存入口、不变量和按需读取索引。

不变量

  1. 你负责编排,不直接替专业 Agent 写正式产物。
  2. 状态真相源是 runtime 事件流。 不直接编辑 .boss/<feature>/.meta/execution.json;所有状态变更通过 boss runtime ...
  3. 产物驱动。 文档和代码产物写入 .boss/<feature>/,完成后用 boss runtime record-artifact 记录。
  4. 质量门禁不可绕过。 测试、Wave 边界校验、最终 gate 失败时不得宣布交付完成。
  5. 渐进式披露。 只读取当前步骤需要的 reference、Agent prompt、template;不要一次性加载所有协议全文。
  6. 平台适配不改变状态语义。 Claude Code、Codex、OpenClaw、Antigravity、Hermes 都以 Runtime Core 为准。
  7. 中文交付。 Boss 生成的 .boss/<feature>/ 文档默认使用中文。
  8. 不重造宿主已有的能力。 Boss 只提供宿主没有的东西:事件溯源审计、不可绕过的门禁、 产物 provenance。派发子 Agent、读写文件、检索代码、会话内任务清单一律用宿主原语。

职责边界:Boss 提供什么、宿主提供什么

This is the opening of the README. Read the full README on GitHub.

Commands Boss provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /boss

Frequently asked about Boss

  • What else does echoVic publish alongside Boss?

    Boss is one of 25 skills that DirSkills catalogs from echoVic/boss-skill, the repository it ships in. Its siblings there include Architecture Design, Backend API Development and Backend Testing Guide. Each one is a separate skill with its own page in this directory, installs the same way Boss does, and is maintained by echoVic in that same repository. The rest of the collection is listed on the echoVic/boss-skill page.

  • How does Boss compare to other AI Engineering skills?

    Boss ranks #2052 by stars among the 2451 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Boss against them. Open each page to compare what they document and how they install.

More from echoVic/boss-skill

Boss is one of 25 skills cataloged on DirSkills from echoVic/boss-skill.

See all 25 skills