pr-fixer
Installation
SKILL.md
PR Fixer
This is a strict guideline. Follow these rules exactly.
π¨ Mandatory: announce every step before you take it
Before every action, output a single line stating what you are about to do and which instruction you are following. No exceptions.
Examples:
[pr-fixer step 1] Triaging all comments β listing each with fix/defer decision[pr-fixer step 2] Fixing comment #1234 (path/to/file.ts line 42) β minor rename, trivial risk[pr-fixer step 3] Committing fix β following git-commits skill[pr-fixer step 3] Replying to comment #1234 β using gh api command from Reply format section[pr-fixer step 3] Getting comment IDs β running gh api list command
If you skip this line, you are not following this skill. The developer uses these announcements to verify you are on track and to stop you if you are not.