Skip to content

codereview skill: consume the issue_suppressed= retraction [murmur:back/localtriager] - #52

Open
swyman wants to merge 1 commit into
mainfrom
murmur/w/back/github_oauth/swyman/localtriager
Open

codereview skill: consume the issue_suppressed= retraction [murmur:back/localtriager]#52
swyman wants to merge 1 commit into
mainfrom
murmur/w/back/github_oauth/swyman/localtriager

Conversation

@swyman

@swyman swyman commented Aug 15, 2026

Copy link
Copy Markdown

Companion to prassoai/back#14177, which makes local CLI code reviews run their finalization stage (issue triage, or the agentic finalizer).

Findings still stream as they are found — triage is a whole-review judgment that cannot run until the last code-object review lands — so its drops arrive as a retraction rather than a filter: one issue_suppressed=<issue_id> line per dropped finding, emitted together just before the terminal issue_status.

The skill gains one rule: drop a suppressed finding you have not started; keep, but stop reporting as required, a fix you already made. Never revert on a suppression.

The token is additive — a skill that ignores it behaves exactly as before. The identical change lands on the three in-repo SKILL variants in back (base + claude/codex overlays, codereview + autoloop), where a contract-parity test enforces that the CLI and every SKILL agree on the token set.

Created via Murmur

🤖 Generated with Claude Code

The local review pipeline now runs its finalization stage (issue triage, or the
agentic finalizer). Findings still stream as they are found — triage is a
whole-review judgment that cannot run until the last code-object review lands —
so its drops arrive as a retraction rather than a filter: one
issue_suppressed=<issue_id> line per dropped finding, just before the terminal
issue_status.

Drop a suppressed finding you have not started; keep, but stop reporting as
required, a fix you already made. Never revert on a suppression.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@macroscopeapp-nonprod

Copy link
Copy Markdown

Approvability

Verdict: Approved a984332

Documentation-only changes to SKILL.md, adding instructions for handling issue_suppressed= tokens. No runtime code or behavior is modified.

You can customize Macroscope's approvability policy. Learn more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant