Commit e669e5e
pm-dispatch: name the review of record for default-tier lanes, make clearing cite it, and read it in
* feat(pm-dispatch): name the review of record for default-tier lanes; --pair reads it (C6)
contract-review.md names the default-tier lanes' review of record — one comment
on the PR or its card in the tier verdict's shape minus the tier line — and
makes every clear cite it; SKILL.md and core-rules carry the twin lines.
check-clause2-carriers --pair gains C6: on a completed pair it reads the PR's
thread and the card's for that record (H51's heading + head-sha shape, plus a
Reviewed-by: line) and answers 4 when none exists.
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01MoTv7pn338AZ71owsp19gQ
* fix(pm-dispatch): key --pair's success sentence on note CODE, not note count
The C6-RECORD note made renderPair print the C2-SIBLING wording; each note
kind now speaks for itself, and a found record is named in the sentence.
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01MoTv7pn338AZ71owsp19gQ
---------
Co-authored-by: Claude <noreply@anthropic.com>check-clause2-carriers --pair (C6) (#17349)1 parent 706ad0f commit e669e5e
4 files changed
Lines changed: 390 additions & 28 deletions
File tree
- .claude/skills/pm-dispatch
- references
- scripts/pm
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
638 | 638 | | |
639 | 639 | | |
640 | 640 | | |
641 | | - | |
642 | | - | |
| 641 | + | |
| 642 | + | |
643 | 643 | | |
644 | 644 | | |
645 | 645 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
23 | | - | |
| 21 | + | |
| 22 | + | |
24 | 23 | | |
25 | 24 | | |
26 | 25 | | |
27 | 26 | | |
28 | 27 | | |
29 | | - | |
| 28 | + | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
123 | | - | |
| 123 | + | |
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
| |||
0 commit comments