name: pr-review-fix description: > Legacy compatibility entry point for PR review feedback fixes. Use swarm-pr-feedback instead for new work; this shim exists so older references still route to the canonical feedback-closure workflow. effort: medium skill_origin: shim
PR Review Fix Compatibility Shim
Use ../../swarm-pr-feedback/SKILL.md as the canonical workflow.
This legacy entry point must not grow an independent process. When invoked:
- Load
../../swarm-pr-feedback/SKILL.md. - Build the complete feedback ledger described there.
- Verify each review item skeptically before editing.
- Leave GitHub review-thread resolution to the user unless explicitly instructed.
- Use the repository commit/PR workflow before pushing or updating the PR.
Do not follow older pr-review-fix behavior that batches comments without first
ingesting CI failures, conflicts, branch drift, and all review surfaces.