Plugin III — PR Review Workflow
No comment goes unresolved.
PR comment review, categorisation, prioritisation, and resolution. Pulls every comment from a GitHub PR — bot or human — validates each against the actual current code, proposes fixes, applies them with your approval, and resolves the threads. Nine steps. Every time.
/tribunal:reckoning The workflow
Reckoning works through the same nine steps on every invocation. No shortcuts. No comments skipped.
Invocation modes
/tribunal:reckoning Default triage
Fetches all unresolved comments on the current branch's open PR, runs the full nine-step workflow. The standard invocation.
/tribunal:reckoning PR progress report Progress report
Shows a round-by-round table of all review feedback across the PR's lifetime — what's been fixed, what's outstanding, what's stale.
/tribunal:reckoning resolve threads Resolve only
Lists all unresolved threads with their file:line references and asks which to resolve. Skips the triage workflow.
/tribunal:reckoning https://github.com/owner/repo/pull/42 Specific PR
Targets a specific PR rather than auto-detecting from the current branch.
Validation
By default, Reckoning reads the actual code at every referenced file and line before presenting any comment. Bot reviewers frequently comment on outdated diffs. Line numbers shift as commits stack. Nothing is auto-dismissed — you see everything with the assessment clearly shown and make the final call.
Valid Comment accurately describes a current issue Likely valid Probably correct — confirm before actioning Uncertain Inconclusive — context required Likely invalid Probably a false positive or stale comment Supported reviewers
Reckoning recognises automated agents and categorises their feedback accordingly. Human reviewers are tracked separately and weighted differently.
CodeRabbitcoderabbitaiCubiccubic-*Augmentaugment-*GitHub CopilotcopilotDependabotdependabotRenovaterenovateCodecovcodecovSonarCloudsonarcloudSnyksnykAny [bot]username ending in [bot], -bot, _bot