Swarm PR Review
SkillFiles & storageThin adapter for the canonical swarm-pr-review skill. The authoritative workflow lives in .opencode and this file only preserves the mirror contract for Codex-side skill discovery.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Swarm PR Review skill
What this skill tells your AI
The instructions your AI receives, as published by zaxbyhub/opencode-swarm in .agents/skills/swarm-pr-review/SKILL.md and read by ahel’s review.
Read and follow ../../../.opencode/skills/swarm-pr-review/SKILL.md as the canonical workflow.
Codex Execution Notes
- This adapter is a thin shim only.
- Keep the canonical workflow in
.opencode; do not duplicate protocol text here. - Treat the runtime's parallel-execution capability as the path for one structured exact-six batch; a different dispatch path is not equivalent.
- Treat controller absence as Profile B, not an error: use fresh-context subagents, preserve read-only workflow-lane handling and exact-head provenance, keep
output_refrecovery intact, preserve the PR publication contract, and never report BLOCKED merely because the controller is absent or the only alternative would be a degraded review. - For exact-head provenance, verify the commit with
git rev-parse --verify <full_pr_head_sha>^0andgit cat-file -t <full_pr_head_sha>. - Preserve the canonical workflow reference above so drift checks can verify delegation.
Signals
- GitHub stars
- 467
- Forks
- 51
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
swarm-pr-review-zaxbyhub- Source
- github.com/zaxbyhub/opencode-swarm