By poshan0126
Review documentation changes for accuracy, completeness, and clarity by cross-referencing against source code using git diff, grep, and file inspection to flag drifts, missing parameters, and dead references.
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub poshan0126/dotclaude --plugin doc-reviewerEstimate per-turn token cost of your .claude/ configuration and CLAUDE.md. Always-loaded vs path-scoped vs invoked-only, with top contributors. Use --api for exact counts via Anthropic's count_tokens endpoint.
Explain code with one-sentence summary, mental model, ASCII diagram, and modification guide.
Write comprehensive tests covering happy/edge/error/concurrency paths. Verifies tests actually catch bugs.
Commit, push, create PR with confirmation at every step. Blocks secrets and force-push.
Strict red-green-refactor TDD loop. Failing test, then minimum code, then refactor. Commits after each cycle.
Audit codebase documentation for accuracy, completeness, and freshness against actual code. Auto-fixes small discrepancies, reports structural changes. Companion to agent-ready.
Documentation and authoring workflow router: audit docs vs code drift, sync docs after changes, optimize prompts and SKILL.md files, validate GLFM and Markdown formatting, summarize files/URLs/images with fidelity enforcement. Use when: docs are out of date, CLAUDE.md needs improving, SKILL.md needs optimizing, checking if documentation matches code, summarizing files or URLs.
Review PR or staged changes via specialist agents. Synthesizes a unified severity-ranked report.
Perform a comprehensive code review of recent changes
Automatically update CLAUDE.md file based on recent code changes
Automatically update project documentation based on code changes