cyberneticlibrary

Review pull requests with Opus specialists

athena-pr-reviewer-workflowworkflowsetup L30
emiperez95/cc-toolkit
What it does

Run PR review with 7 specialists and verification

Best for

Auditing PRs when you need parallel specialist analysis (comment, test, error, type, code, simplify, requirements) with batched verification.

Inputs
  • · prNumber (required)
  • · repoPath (absolute path)
  • · jiraTicket (optional)
  • · reviewers (optional list)
Outputs
  • · /tmp/athena-review-${prNumber}/ with reviews, verdicts, context.md, diff.patch
Requires
  • · 7 Opus specialists
  • · Sonnet verifiers
  • · gh/git CLI
Preconditions

Repo checkout must exist at repoPath; ~/.claude/skills/athena-pr-reviewer/ must be installed.

Failure modes

Gather script fails (gh auth, repo not found); specialist(s) fail to produce structured output; verifier verdicts inconclusive.