pr-comment
CommunityUnderstand PR comments before fixes.
System Documentation
What problem does it solve?
This Skill guides engineers to understand PR review feedback before implementing changes, reducing misinterpretations and rework.
Core Features & Use Cases
- Understand and articulate reviewer concerns
- Step-wise workflow from UNDERSTAND to DONE with clear phase transitions
- CLI-based commands to start, check status, advance, understand, verify, and push changes in a PR review context
Quick Start
Use the pr-comment workflow to start a review session: python3 lib/pr_comment_workflow.py start "This function is unclear" 101 python3 lib/pr_comment_workflow.py status python3 lib/pr_comment_workflow.py understand "Summarize reviewer concern" "Identify problematic area in code" python3 lib/pr_comment_workflow.py advance python3 lib/pr_comment_workflow.py verify 1 1 python3 lib/pr_comment_workflow.py advance
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: pr-comment Download link: https://github.com/c-daly/agent-swarm/archive/main.zip#pr-comment 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 223,000+ vetted skills library on demand.