swarm-pr-feedback
OfficialVerify and close all PR feedback with traceable evidence.
System Documentation
What problem does it solve?
PR feedback is scattered across GitHub reviews, CI failures, bot comments, and pasted notes, making it easy to miss findings, mishandle false claims, or ship code with unreviewed issues. This Skill eliminates that risk by ingesting every feedback source, verifying each claim with source evidence, and ensuring every item is explicitly addressed before the PR can merge.
Core Features & Use Cases
- Unified Feedback Ledger: Ingests all PR feedback surfaces (GitHub review threads, CI/check failures, bot review findings, pasted reviewer comments, merge conflicts, stale branch state) into a single normalized ledger with unique IDs and provenance tracking.
- Verified Claim Triage: Classifies every feedback item as confirmed, disproved, pre-existing, or needing user input using async verification lanes and source code evidence, avoiding false fixes for incorrect bot or reviewer claims.
- Multi-Round Bot Review Support: Handles iterative automated bot reviews that post new findings after every push, carrying forward unresolved items across rounds instead of re-triaging from scratch, and applying a 3-strikes rule to stop unproductive debate over repeated false claims.
- Use Case: For a PR that has received 3 rounds of automated bot reviews, 2 human reviewer threads, and a failing CI check, use this Skill to track every finding, verify each claim against the current branch, fix confirmed issues, and generate a closure summary showing the status of every item.
Quick Start
Use the swarm-pr-feedback skill to ingest all existing pull request feedback, verify each claim with source evidence, fix confirmed issues, and generate a complete closure ledger for the PR.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: swarm-pr-feedback Download link: https://github.com/ZaxbyHub/opencode-swarm/archive/main.zip#swarm-pr-feedback Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 537,000+ vetted skills library on demand.