feat: add gmd skill - #2638
Conversation
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
|
@claude review |
1 similar comment
|
@claude review |
|
👀 Picked up by workflow run #33292749646. Setup runs first; Claude itself responds after that. |
|
👀 Picked up by workflow run #33292759146. Setup runs first; Claude itself responds after that. |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
|
@claude review |
|
👀 Picked up by workflow run #33294963539. Setup runs first; Claude itself responds after that. |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
|
@claude review |
|
👀 Picked up by workflow run #33295168731. Setup runs first; Claude itself responds after that. |
|
@claude review |
|
💰 Cost: $0.15895320000000002 |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
|
@claude review |
|
👀 Picked up by workflow run #33295466606. Setup runs first; Claude itself responds after that. |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
|
@claude review |
|
👀 Picked up by workflow run #33298652744. Setup runs first; Claude itself responds after that. |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
|
Claude Code CLI (local session) is taking this PR the last mile per the user's direct instruction. It is fully clean per Posted by Claude Code (AI agent) --- not written by a human. |
2026-08-30 18:04 UTC |
|
Claude finished review — View run All checks that have completed are passing ( Code review:
|
Two learnings from the 2026-08-30 session driving PRs #2668 and #2638: - memories/mistake-patterns.md Pattern 28: a union merge of two regex mechanisms needs union-level adversarial tests; both sides' suites passing (344 tests) hid a negation fail-open and 51s catastrophic backtracking that lived only in the cross terms (PR #2668; the resolution was local to that session at entry time, noted inline). - memories/gh-cli.md: extend the update-branch section with the confirmed remedy flow for a "not up to date with the base branch" merge refusal on a MERGEABLE PR --- update-branch, then re-verify fully-clean on the NEW head before merging (PR #2638). - memories/github.md: dated follow-up settling that required_status_checks.strict is true in this repo, which that section had left as a candidate explanation. Adversarial self-review findings (unverifiable PR-state claim, mislocated cross-reference, restated flow, "no content change" ambiguity, cross-document hedge disagreement) addressed pre-push. Closes #2687 Co-authored-by: Claude Fable 5 <noreply@anthropic.com> Co-authored-by: dem-extra1 <112029334+dem-extra1@users.noreply.github.com>
Closes #2635
Adds the
gmdskill: a composite directive that runs/gia(clear the PR queue, then the issue backlog) under a session-scopedawayjudgment grant and themwcmerge-confidence grant, so a single keyword launches an unattended clear-everything session.skills/gmd/SKILL.md— the Claude Code skill (delegates decision latitude toaway, merges viamwc's confidence gate).codex-skills/gmd/SKILL.md— the Codex-side counterpart, per the generalize-to-every-agent rule.Review history: four findings addressed (daytb→away scope, missing
Grep/Globtools, hardcoded personal path in hooks.json, unquoted${extensionPath}), plus a semantic-line-breaks pass. Latest verdict: Ready for merge on14c9e20b.