fallow-rs/fallow · Archived
address-pr-comments
Triage and address GitHub PR review feedback for fallow, then implement the agreed fixes. Use when the user wants to inspect PR comments, requested changes, or unresolved review threads and act on them.
Review carefully
Installs
4
Stars
4.4K
Security
No audit
Freshness
Archived
Updated
—
First seen Aug 8, 2026
Installation
Project
Global
Entire repo
Entire repo (global)
$
npx skills add fallow-rs/fallow --skill address-pr-comments
Copy
SKILL.md
Address PR Comments
Use GitHub review metadata plus the local checkout.
Workflow:
Fetch PR metadata and review comments.
Separate actionable comments from noise or already-resolved remarks.
Inspect the touched code paths locally.
Implement the agreed fixes.
Run the smallest relevant validation.
Summarize what was addressed and any comments left intentionally unresolved.
Follow repo conventions from AGENTS.md: no AI attribution, signed commits when committing.