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 555 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
8 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 Listed

bossai-ecommerce-ai-team

Act as the single BossAI ecommerce manager that receives any ecommerce, content, customer-service, sales, operations, product, project, or validation request and silently routes it to the necessary internal AI roles. Use when the user describes a business problem in natural language, asks what to do next, needs a 7-day execution plan, wants content or sales drafts, needs customer-service analysis, wants product or project validation, or provides market signals, complaints, paid requests, project files, or BossAI Radar Lite reports. Never ask the user to choose an employee. Internal roles are backstage implementation details. Never treat unsupported ideas as validated facts and never perform external publishing, customer messaging, account actions, purchases, payments, refunds, or deletion without explicit human approval.

0 Updated today
liufeng1976
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。

12 Updated 1 months ago
nemori-ai
AI & Automation Listed

boss-zhipin

Boss直聘招聘者侧网页操作 + 策略驱动寻访引擎。两类触发:(A) 单点操作——搜索候选人/看推荐牛人、读简历、打招呼、搜索畅聊、回复消息、求简历、查招聘数据/账号权益/牛人管理漏斗(换电话/换微信/约面/删除职位=永久红线只导航;关闭/发布职位=agent 可代操作,发布须提交前回读锁死字段+不买曝光);(B) 给一段搜索策略(JD/目标公司职位/人选能力要求)让它自动找人筛人触达并反馈——此时按 playbook.md 跑寻访管线。通过 browser-act 接管已登录的真实 Chrome(chrome-direct)执行。触发后先读 operation-map.md(怎么点页面)+ playbook.md(策略怎么跑)。

5 Updated 1 months ago
HideinbushZY