From makeitreal
Use when a Make It Real installation, slash command, hook, dashboard, current-run, or Claude Code runner environment needs read-only diagnostics.
How this skill is triggered — by the user, by Claude, or both
Slash command
/makeitreal:doctorThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Diagnose the local harness without changing implementation state.
Diagnose the local harness without changing implementation state.
The browser dashboard is read-only observability. Doctor may report dashboard paths and missing preview files, but it must not add browser actions or mutate board, Blueprint, approval, evidence, or config state.
makeitreal-engine doctor "$CLAUDE_PROJECT_DIR" through the plugin binary.checks.config, checks.plugin, checks.currentRun, checks.hooks, checks.dashboard, and checks.claudeBinary.healthy:false as a diagnostic result, not a command failure.supportMatrix to separate environment problems from harness state problems.nextAction exactly when it is a public command or an install/PATH repair instruction.Keep the report short: healthy state, failing checks, evidence paths, support matrix highlights, and the next safe action.
Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub mir-makeitreal/makeitreal --plugin makeitreal