boss

Featured

可审计的 agent 团队:BMAD 全自动研发流水线编排器。编排 9 个专业 Agent(PM、架构师、UI Designer、Tech Lead、Scrum Master、Frontend、Backend、QA、DevOps)从需求到部署,每一步都有事件溯源 + 不可绕过门禁 + 确定性 eval——可验证测试真跑、门禁真过。支持单环节切片命令(/boss:plan /review /qa /ship)与无 CLI 纯 Markdown 降级。 Triggers: 'boss mode', '/boss', '全自动开发', '从需求到部署', '帮我做一个', 'build this', 'ship it', '全流程', '自动化开发', '一键开发', 'start a project', 'new feature' Does NOT trigger: - 单文件修改或简单 bug 修复(直接编辑即可) - 纯代码阅读或解释(使用 read 工具) - 已有 pipeline 正在运行时的重复启动 - 极小事(预计 <30 分钟人工可完成、不需要 PRD/架构/门禁记录) Output: 完整项目代码 + PRD/架构/UI/测试/部署文档,写入 .boss/<feature>/ 目录

AI & Automation 547 stars 50 forks Updated 4 days ago MIT

Install

View on GitHub

Quality Score: 95/100

Stars 20%
91
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# 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 提供什么、宿主提供什么 | 能力 | 归属 | 说明 | |------|------|------| | 子 Agent 派发 | **宿主** | 用宿主的 Task / Agent 工具,Boss 不自建调度器 | | 文件读写、代码检索 | **宿主** | Read / Write / Edit / Glob / Grep | | 会话内临时清单 | **宿主** | 宿主的 todo 原语;Boss 的 todo 仅指会话收敛产出的 带 owner 与 successCriteria 的跨 Agent 交付项,落在事件流中 | | 结构化返回 | **宿主 + 工具层校验** | 状态经 `report-agent-status` 校验枚举,不解析散文 | | 事件溯源与重放 | **Boss** | `events.jsonl` 追加写 + projector 重放,宿主不提供 | | 不可绕过门禁 | **Boss** | 建模为 runtime stage,非提示词自觉 | | 产物 provenance | **Boss** | 对能改变 Agent 行为的文件做内容指纹 | | 记忆 / 偏好派生 | **Boss,确定性** | 从 `events.jsonl` 规则化投影(含用户选择偏好聚合), 可完整重放;不外挂第二个 LLM 去二次抽取 | ## 什么时候读取什么 | 场景 | 读取 | |------|------| | 进入 `/boss` 或 boss mode,准备跑完整流水线 | `references/orchestration-loop.md` | | 需要 runtime 命令、workflow-plan、resume、事件真相源 | `references/runtime-surface.md` | |...

Details

Author
echoVic
Repository
echoVic/boss-skill
Created
7 months ago
Last Updated
4 days ago
Language
TypeScript
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Featured

boss

Boss-mode command center over EVERY AI agent on the system — Claude bg, Antigravity (agy), Codex, Cursor, openclaw — across ALL hosts (local Mac + FRA EC2). Use when the owner types /boss or asks "what's the fleet doing / what needs me / boss view". Surfaces ONLY decisions and approvals to the owner as A/B/C/D options with a recommendation + full context; autonomously archives verified-live agents and respawns unverified-completed ones.

180 Updated today
Lifecycle-Innovations-Limited
Code & Development Listed

master-orchestrator-guide

Use when running a long-horizon (>24h) goal as a master orchestrator, coordinating several background agents / workflows toward one large goal,或要跨 Claude Code、Codex、Cursor、Kimi Code 的统一 worker pool 按任务角色选择 O/T1/T2/T3 候选与 fail-closed fallback — 当你在做总指挥协调多个后台任务时 — even if the user never said "orchestrate". 每次 compaction 之后都要用。一旦你抓到自己在以下任一情形——后台还有可派发的活却 idle-wait 空等、只看当前 origin 的模型、为显得忙而 manufacture busywork、亲手抄起乐器(亲自实现或 review)、把 green gate 或空 review 当 passed、或擅自决定一个本该用户拍板的 merge / 不可逆步骤——立刻调用。Do NOT use when 你只需要查询 ccm 命令语法或解释事实字段;操作面归 using-ccm,事实消费归 pacing-and-estimation。

9 Updated 1 weeks ago
nemori-ai
AI & Automation Listed

orchestrate

Founder mode — run a multi-department Agent-Teams squad for the Boss like a real company. 规划→审查→派发→执行→产出审查→汇总→报告 spine · hard 2-layer 审查 gate · 红线 owned by 法务部 · independent 督察 (inspector) oversight. Trigger — 「开始上班」 / "clocking in". Skip for single-file tweaks or ≤3-step tasks.

0 Updated 1 weeks ago
Lumos221