@phmbench
PHMbenchapm::@phmbench
vibe-batch-orchestrator
skill批量推进编排 Skill:把“一堆事项/bug/想法/审稿意见”收口为 Assumptions → Triage Queue → Sprint Plan(含并行组/DoD/Gates/回滚)→ Next Backlog;可选将结果落盘到 `<MM_DD>/codex/intake/intake_<topic>.md`、`<MM_DD>/codex/plan/plan_<topic>.md`(以及 `<MM_DD>/codex/exec/exec_<topic>.md`)。适用于“我有一堆事想批量推进/做个冲刺计划/把 backlog 变成可执行任务”等请求。
artifact-manifest-writer
skill将一次执行的改动/命令/验证/产物整理成结构化 `manifest_<topic>.json`,并落盘到 `<MM_DD>/codex/artifact/`,用于证据链与可追溯交付。适用于“写manifest/记录证据链/把今天做了什么落成json/生成artifact清单”等请求。
plan-md-writer
skill基于当天的 Intake 文件生成可执行计划 `plan_<topic>.md`,并落盘到 `<MM_DD>/codex/plan/`;计划包含 Tasks+DoD+Dependencies、可选 Gates、Deliverables(当天目录路径)与 Rollback。适用于“基于intake写计划/生成plan_<topic>.md/补DoD和门禁”等请求。