Skip to content

Commit 7e75fb9

Browse files
os-justinclaude
andcommitted
skills(pm-dispatch): a seated session reads whether origin/main touched its charter before its first write, and re-reads on a hit
The round-open sequence of SKILL.md 〈入口与角色〉 gains one criterion: after the mutex clears, the seat fetches and reads the newest touch of the three charter files it loaded (SKILL.md, references/core-rules.md, its own lane file) on origin/main; a touch different from the one its previous round-open marker recorded means it re-reads those files before acting, and the marker now carries that touch and names the re-read. Paid in place: the seat-post block's restatement of the archive obligation leaves SKILL.md (it stays at references/seat-post-protocol.md item 8 and in the core-rules digest); core-rules.md absorbs the twin on its existing marker line at 119 bytes. A content reading, not a time window: on this mainline the queue's landed commit carries a committer date 19.6-34.1 min before merged_at (29 of 29 recent landings), so a window keyed to fire time is blind to a governed merge that predates a fire but lands after it — the inversion check-governed-merges.mjs already rules on. Claude-Session: https://claude.ai/code/session_01MoTv7pn338AZ71owsp19gQ Co-authored-by: Claude <noreply@anthropic.com>
1 parent 0da638c commit 7e75fb9

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,8 @@ PM 的工作是循环:选卡 → 认领 → 派发 → 收集 → 复核 → 报
8686
- 收班简报是前任不再写的显式声明,是释放标记不是锁:简报即最新事件 ⇒ 立即坐席。
8787
- 滞后标题是进场顺手修的半状态,⛔ 不是阻塞;简报点名的留守尾巴作围栏。
8888
- 维护者明示召唤是仲裁:有简报径直坐席;无简报才走保守确认,确认终止即坐席。
89-
- 互斥清 ⇒ 先在座位贴留一行开轮标记(session ID + fire 时刻)再跑轮。
89+
- 互斥清 ⇒ fetch 后读三章程文件(本文、core-rules、本席章程)在 `origin/main` 的最新触碰 sha。
90+
- 异于上一开轮标记即先重读;留开轮标记(session ID + fire 时刻 + 该触碰,注明重读)再跑轮。
9091

9192
## 全体座位的不变量
9293

@@ -283,7 +284,6 @@ PM 的工作是循环:选卡 → 认领 → 派发 → 收集 → 复核 → 报
283284
- 平台事实变化 → references 事实表改一行。
284285
- 三类以 `finding` 入 skills 车道由该席分诊;三类之外默认关 not planned。
285286
- 经验教训散文不再入技能文本;交接按收尾清单逐步走完,并 `list_triggers` 清点自设定时器。
286-
- 归档自己派出的会话是不可移交的义务。
287287
- 四段模板、状态词表、接管/退场收尾清单细则见 `references/seat-post-protocol.md`
288288
- epic 委托不入座位贴体系;`packages/spec` 恒归 spec 座位。
289289

.claude/skills/pm-dispatch/references/core-rules.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
- 自设定时器只定下次唤醒、不定轮长;新 fire 到时上一轮未清空即接续,⛔ 不重开不重排。
1818
- 分诊席跑普通直连会话,达档职责改派显式传档位的子代理;自排下次唤醒不超过 55 分钟。
1919
- 开轮互斥读四个读数:收班简报、开轮标记、本车道最新他会话认领、最新关闭卡的认领。
20-
- 未收班活动任一未满一轮即自退,总监席除外;有收班简报即坐席,坐席后先写开轮标记
20+
- 未收班活动任一未满一轮即自退,总监席除外;有简报即坐席,坐席后核章程再写开轮标记
2121
## 全体座位的不变量
2222
- 状态住 GitHub 标签、assignee、正文行与座位贴;⛔ 本地零状态;循环须能从新会话恢复。
2323
- PM ⛔ 不写文件也不写代码,唯一例外是维护者逐 PR 明示授权的 `.claude/` 内部工具 PR。

0 commit comments

Comments
 (0)