doc-n-fix

Installation
SKILL.md

Doc-n-Fix

Gather PR review feedback, document it as a prioritized checklist, then fix issues one by one -- checking them off as you go.

Workflow

Follow all 7 steps sequentially.

Step 1: Identify the PR

  1. Parse the invocation from everything after /doc-n-fix:

    • /doc-n-fix (bare) -- auto-detect from current branch
    • /doc-n-fix 42 or /doc-n-fix #42 -- specific PR number
    • /doc-n-fix https://github.com/owner/repo/pull/42 -- PR URL
    • /doc-n-fix --manual -- user will paste feedback directly (skip GitHub gathering)
  2. Auto-detect (bare invocation or PR number):

Related skills
Installs
7
GitHub Stars
5
First Seen
Mar 11, 2026