Framework Doctor banner
michaelhazza michaelhazza

Framework Doctor

Documentation community

Description

--- description: "Read-only framework health report: inventory vs README claims, dangling cross-refs, unmanaged files in managed dirs, orphaned .framework-new, version drift. Zero writes." --- # /framework-doctor Diagnostic sweep over the framework repo or a consuming repo (auto-detected). Catches the drift that accumulates silently between releases: README counts that no longer match the fleet, agents citing files that were renamed away, files sitting untracked in manifest-managed directories

Installation

Installs to ~/.claude/commands/michaelhazza-claude-code-framework-framework-doctor.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/michaelhazza/claude-code-framework/HEAD/.claude/commands/framework-doctor.md -o ~/.claude/commands/michaelhazza-claude-code-framework-framework-doctor.md

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

Full documentation available on GitHub

View Source Repository