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.

First seen Aug 8, 2026

Installation

$ npx skills add fallow-rs/fallow --skill address-pr-comments

Stronger alternatives

This repository is archived — consider an actively maintained alternative.

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from fallow-rs/fallow · top by installs.

npx skills add fallow-rs/fallow

Browse all from fallow-rs/fallow

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 4.4K
License LICENSE
Default branch main
Open issues 7
Status Archived

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 740 B
  • docs SUMMARY.md 229 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 4 installs

SKILL.md

Address PR Comments

Use GitHub review metadata plus the local checkout.

Workflow:

  1. Fetch PR metadata and review comments.
  2. Separate actionable comments from noise or already-resolved remarks.
  3. Inspect the touched code paths locally.
  4. Implement the agreed fixes.
  5. Run the smallest relevant validation.
  6. Summarize what was addressed and any comments left intentionally unresolved.

Follow repo conventions from AGENTS.md: no AI attribution, signed commits when committing.