addressReview
CommunityParallel PR fixes with multi-agent orchestration
Authorjoi-fairshare
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Addresses the friction of iterating on PR review feedback by merging human comments with structured issues and orchestrating focused implementation agents so fixes happen fast.
Core Features & Use Cases
- Persistent review loop: Reads the state file in ~/.agentic-workflow/<repo>/reviews to keep PR context and new human comments synchronized.
- Triage intelligence: Runs the address triage prompt to group structured issues and comments, then dispatches per-concern implementers.
- Parallel implementation: Checks out the PR branch, streams assignments to agents via the implementer prompt, tracks commits, and records fix metadata.
- Reporting and recovery: Updates the shared state file with addressed issues, agent commits, and guidance on remaining blockers before suggesting another run.
Quick Start
Use the /addressReview command with a PR number to fetch review details and spawn implementation agents.
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: addressReview Download link: https://github.com/joi-fairshare/agentic-workflow/archive/main.zip#addressreview 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 471,000+ vetted skills library on demand.