Skip to content

Commit d21ddbb

Browse files
claude[bot]claude
andauthored
docs(pm-dispatch): pm:retriage is a question for the triage seat, answered every fire (#15732)
The label's documented meaning was "awaiting a re-grade", yet four of the first five cards measured under it were asking triage for something else — a lane designation for a cross-domain PR, a re-route, a split, a disposition fork left by a dev report — so they were skipped by every dispatcher and actionable by no sweep. No new label, no new state: the label's row in the table, the triage duty line, and the state-machine's applier/remover lines are reworded in place so the label means "a question for the triage seat", the disagreement comment states the answer sought, and triage answers it first every fire and removes the label in the same stroke (an answer that needs the maintainer goes to the inbox, label still removed). Line-neutral: 811 of 811 and 42 of 42; no other line moved. Claude-Session: https://claude.ai/code/session_019RfFHiRCSs3JXLK4cwcfox Co-authored-by: Claude <noreply@anthropic.com>
1 parent 66e68ad commit d21ddbb

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

.claude/skills/pm-dispatch/SKILL.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ PM 的工作是循环:选卡 → 认领 → 派发 → 收集 → 复核 → 报
112112
| `pm:blocked` + 正文行 `Blocked-by: #N` | 等上游:选择期跳过,#N 关闭时由解锁扫描放回;工已完、PR 被外部门禁卡住的同用本态 |
113113
| `pm:awaiting-maintainer` | 决定已做,只剩一次 GitHub 之外的人工动作:不派发不催;与其它 pm 状态标签互斥 |
114114
| `pm:blocking` | 有 open 下游依赖者(自 `Blocked-by:` 索引推导的缓存,⛔ 不手工挂);进选择全序 |
115-
| `pm:retriage` | 等分诊改判:与现行 `pm:*` 并存、⛔ 不摘原标;带本标签的 `pm:queue` 卡跳过派发 |
115+
| `pm:retriage` | 向分诊提问(改判、跨域 PR 指定车道、改路由、拆卡、裁 dev 报告留下的分叉),异议评论写明所求;与现行 `pm:*` 并存、⛔ 不摘原标;带本标签的 `pm:queue` 卡跳过派发 |
116116
| `finding` | 观察类记录,恒 = 待首次定级;定级即离标;不占队列不进收件箱 |
117117
| `target:<major>` | 发版阻塞:每个 backlog 恰好一个生产者 |
118118
| `pm:epic`(父单或 sub-issue) | 已由 epic PM 保留;其它 PM 永不取;⛔ 永不与 `pm:queue` 同挂 |
@@ -379,7 +379,7 @@ PM 的工作是循环:选卡 → 认领 → 派发 → 收集 → 复核 → 报
379379
- 判级发生在发现分诊轮,不在立单时;车道座位可附证据/前提重验,⛔ 不定级不改标。
380380
- 唯一例外:skills 车道 finding 由该席自分诊,全仓轮跳过。
381381
- 域分批与 sweep 打包晋级五条照用;每批约定与积压告警见 `references/dispatch-runbook.md`
382-
- `pm:retriage` 重判每 fire 高优先处理:按异议评论的证据与建议定级重裁
382+
- `pm:retriage` fire 先答异议评论所求,答后同笔摘标;须维护者答的进收件箱,标照摘
383383
- retriage 维持或改判皆由分诊席同笔摘标;挂标归异议席。
384384
- 发版板 `target:<major>`:判据二元,⛔ 不做优先级渐变:不修它,当前 RC 能不能发。
385385
- 判阻塞四类:① 用户今天就撞的已发布面缺陷;② 公开契约 declared≠enforced。

.claude/skills/pm-dispatch/references/state-machine.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,6 @@
3737
- awaiting 无机器出口:维护者完成该操作后,由项目总监席核验摘标 + 证据评论同笔。
3838
- awaiting 卡在在飞视图里计停放库存。
3939
- retriage 挂/摘分属两方:原定级在改判前仍是权威。
40-
- 挂标者 = 提出异议的席位,挂标与异议评论(证据 + 建议定级)同笔;⛔ 裸挂标不合法。
41-
- 摘标者 = 分诊 Routine,每 fire 高优先重判、重判后摘标;老化兜底归巡查 H18。
40+
- 挂标者 = 提出异议的席位,挂标与异议评论(证据 + 所求的答案)同笔;⛔ 裸挂标不合法。
41+
- 摘标者 = 分诊 Routine,每 fire 先答异议评论所求、答后同笔摘标;老化兜底归巡查 H18。
4242
- 标签须五仓存在,首次应用时创建。

0 commit comments

Comments
 (0)