What problem does it solve?
Manually tracking pull request reviews, CI failures, and comment threads is tedious and error-prone, often leading to stalled PRs or missed issues that delay merges.
Core Features & Use Cases
- Automated PR Monitoring: Subscribes to pull requests automatically after creation or on demand, polling for CI status changes, new comments, review activity, and merge conflicts.
- Smart Event Triage: Classifies incoming PR events into low-risk fixes to apply automatically, ambiguous changes requiring user approval, or informational updates to acknowledge.
- Use Case: For development teams using OpenCode Swarm, eliminate the need to manually relay every review comment or CI failure, keeping PRs healthy and moving toward merge without constant manual oversight.
Quick Start
Use the swarm-pr-subscribe skill to automatically monitor your open pull request, fix low-risk issues like failing CI checks or requested review changes, and alert you only when you need to make a product or architectural decision.