skilly. Buy ad slot
All skills
Testing / AGENT SKILL

address-review

lisbun/lisjong
0 installs 0 GitHub stars
0

Resolve blocking findings on an existing pull request while preserving its scope.
Resolve blocking review findings on an existing PR without broadening its scope.

BEFORE YOU INSTALL

Understand the trade-offs.

SECURITY REVIEW

Not yet assessed

Review the original instructions and requested permissions before installing.

No security review is available for this catalog entry yet.

SKILL QUALITY

Not yet assessed

How clearly the skill guides your agent, how complete its workflow is, and how you can check the outcome.

No quality assessment is available for this catalog entry yet.

The full skill.

Original instructions from the publisher’s SKILL.md

Address unresolved review findings for PR $0.

1. Read `AGENTS.md`, the PR, its Issue, current diff, and review comments.
2. Identify unresolved blocking findings and verify each one independently.
3. Make the minimum change required to resolve valid blocking findings.
4. Do not implement unrelated non-blocking suggestions.
5. Add or update focused regression tests where the fix changes behavior.
6. Run focused tests and deterministic checks required by `AGENTS.md`.
7. Re-review the changed area and its direct regression boundary.
8. Commit and push the fix. Do not merge.

Report each original blocking finding as `resolved`, `not reproduced`, or `still unresolved`.