cyberneticlibrary

Review GitHub PR and post comments

pr-reviewercommandsetup L30
arunenoah/Adlc-Q
What it does

Review PR with code-reviewer agent, get human approval, post comments

Best for

Post reviewed comments to PRs with human approval checkpoint, avoiding accidental toxic feedback or wrong decisions.

Inputs
  • · GitHub or Bitbucket PR URL
Outputs
  • · Approved comment list
  • · PR decision (Request Changes/Approve/Decline/Comment Only)
Requires
  • · code-reviewer subagent
  • · Plannotator for approval
  • · GitHub/Bitbucket API
Preconditions
  • · PR URL valid (GitHub or Bitbucket)
  • · Auth env vars set (gh token or Bitbucket app password)
  • · Diff < 50k lines
Failure modes
  • · URL parse error
  • · API 401/403 auth failure
  • · Diff too large (> 50k lines)
  • · Plannotator unavailable
  • · Comment post fails
Trust signals
  • · Human approval via Plannotator before posting
  • · Separate decision options (Request/Approve/Decline/Comment)
  • · Subagent background posting