You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs(pm-dispatch): release inventory is two queries (objectstack + objectui), and the console bump linkage is NOT covered at the cut (#6906) (#7292)
Deliverable 1 — the board's consumer documentation now states the release
inventory as two queries (objectstack + objectui, each
`label:target:<major> is:open`), with the org-level search named as the
equivalent one-query form. Written against the amended rule 1 (#7165,
file-at-destination): the objectui half is a structural consequence of
where cards live, not a transitional artifact.
Deliverable 2 — verified rather than assumed. The #6162 window-close chore
does NOT cover the release-cut moment (trigger is window-settled, and the
card it files is `pm:queue`, never on the board). Gap filed as #7275;
the section now records the measured negative instead of implying coverage.
Claude-Session: https://claude.ai/code/session_01F8q5J1MQyocgtNspb15fSn
Co-authored-by: Claude <noreply@anthropic.com>
Copy file name to clipboardExpand all lines: .claude/skills/pm-dispatch/SKILL.md
+33-8Lines changed: 33 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -52,7 +52,7 @@ write state only through these signals:
52
52
| label `needs-user-decision`| a decision is **pending** — never dispatch, never auto-answer; it sits in the maintainer's inbox and MAY be surfaced again in round reports |
53
53
| label `pm:on-hold`| a decision was **made** and the answer is "not now" — never dispatch AND never nag; wait for the restart condition recorded in the hold comment |
54
54
| label `pm:blocked` + body line `Blocked-by: #N`| waiting on another issue/PR — skip at selection; re-check when #N closes |
0 commit comments