github-pr-agent-workflows
Installation
SKILL.md
GitHub PR Agent Workflows
Overview
Use this skill for agent-oriented pull request loops: prepare the PR, wait for checks, wait for review activity, inspect feedback, make follow-up changes, and report the final state. Prefer the bundled scripts for repeatable review polling and review-thread summaries.
Quick Commands
Wait for review activity:
scripts/wait-pr-review.sh 123 -R OWNER/REPO --timeout 30m --interval 60s
Summarize current review state:
scripts/pr-review-summary.sh 123 -R OWNER/REPO