Repo Doctor banner
lelandg lelandg

Repo Doctor

Security community

Description

--- description: Audit a repo's agent docs — AGENTS.md/CLAUDE.md topology, always-loaded token cost, CodeMap freshness and line-number accuracy, broken pointers, changelog drift. Read-only; offers fixes in dependency order. argument-hint: [path | all] [--fix] --- Invoke the `repo-doctor` skill. Scope from `$ARGUMENTS`: - empty → audit the current repo. - a path → audit that repository. - `all` → audit every repository under your projects root, one `audit.py` run each, then present a single t

Installation

Installs to ~/.claude/commands/lelandg-.claude_code-repo-doctor.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/lelandg/.claude_code/HEAD/.claude/commands/repo-doctor.md -o ~/.claude/commands/lelandg-.claude_code-repo-doctor.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository