docs-from-prs

Installation
SKILL.md

docs-from-prs

Inputs

Optional args (free-form, parse from the user's message):

  • since: a date (2026-04-01), a PR number (#24), or a count (last 15). Default: PRs merged after the most recent commit that touched the primary doc (README.md by default), capped at 20.
  • remotes: origin or a named remote, or all if the project mirrors to multiple GitHub orgs. Default: the current repo's origin. Multi-remote projects should follow their CLAUDE.md / AGENTS.md PR workflow.
  • dry-run: report the gap analysis only, no edits. Use when the user says "what's missing" or "audit".

Step 1 — Survey

Resolve the current repo first:

REPO=$(gh repo view --json nameWithOwner -q .nameWithOwner)

Then run these in parallel:

Installs
5
Repository
amit-t/skills
GitHub Stars
3
First Seen
Apr 25, 2026
docs-from-prs — amit-t/skills