Audit a GitHub repo's README against best-practice patterns and produce a prioritized punch list of fixes. Runs a structured review covering hero presence, install-to-first-success length, "what is this in one sentence" clarity, audience-jargon match, scannability, and drift signals (stale versions, dead links, badge sprawl). Read-only diagnostic; opens a PR only when the user explicitly asks.
$npx -y skills add livlign/claude-skills --skill readme-doctorInstalls into the current project.
Run `npx skills use "https://github.com/livlign/claude-skills" --skill "livlign/claude-skills/readme-doctor"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/livlign/claude-skills" that are relevant to the current task. Run `npx skills add "https://github.com/livlign/claude-skills"` and select the relevant skills, then follow their instructions.