Skip to content

feat(agents): triage runs pre-PR expert review on diff#269

Merged
bokelley merged 1 commit intomainfrom
bokelley/triage-pre-pr-review
Apr 24, 2026
Merged

feat(agents): triage runs pre-PR expert review on diff#269
bokelley merged 1 commit intomainfrom
bokelley/triage-pre-pr-review

Conversation

@bokelley
Copy link
Copy Markdown
Contributor

Summary

Mirrors adcontextprotocol/adcp#2999.

Triage routine now runs a mandatory pre-PR expert review on the diff (not just the plan) before opening the PR. Spawns code-reviewer + the matching domain expert in parallel, classifies findings as blocker/nit/out-of-scope, fixes blockers in up to 2 iterations, records sign-offs in the PR body.

Paired with flipping the triage routine from claude-opus-4-7[1m]claude-sonnet-4-6 (done via RemoteTrigger API) so multi-step flows complete inside the idle-timeout window.

Test plan

  • CI green
  • Fire one triage run after merge; confirm the pre-PR review block appears in the resulting draft PR body

🤖 Generated with Claude Code

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 24, 2026

All contributors have agreed to the IPR Policy. Thank you!
Posted by the CLA Assistant Lite bot.

@bokelley
Copy link
Copy Markdown
Contributor Author

I have read the IPR Policy

@bokelley
Copy link
Copy Markdown
Contributor Author

recheck

Mirrors adcontextprotocol/adcp#2999. Adds mandatory pre-PR expert
review on the diff (code-reviewer + domain expert in parallel) before
`gh pr create`, capped at 2 review→fix iterations. Sign-offs recorded
in PR body.

Paired with flipping triage routines to Sonnet 4.6 so multi-step flows
complete inside the idle-timeout window.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@bokelley bokelley force-pushed the bokelley/triage-pre-pr-review branch from babc5db to 24208b9 Compare April 24, 2026 10:38
@bokelley bokelley merged commit 46dd708 into main Apr 24, 2026
10 checks passed
@bokelley bokelley deleted the bokelley/triage-pre-pr-review branch April 24, 2026 10:43
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