Crumb Doctor

Check whether the host environment can run Crumb — 3 host CLI authentication (Claude Code / Codex / Gemini), playwright availability, htmlhint fallback. Returns viable-preset table. Trigger on "환경 점검해줘", "doctor", "어떤 preset 가능?", "preset 가능한 거 알려줘", "is my setup ready?", "what can I run?", "환경 어때?", or before starting a fresh session in an unfamiliar environment. Read-only.

mangowhoiscloud Updated

File contents

/crumb-doctor — environment health check

When the user asks about environment readiness or what presets are viable:

Preferred path — call the crumb_doctor MCP tool (no args).

Fallback pathnpx tsx src/index.ts doctor.

Output table: | Host | Status | Detail | for Claude Code / Codex CLI / Gemini CLI / playwright / htmlhint. Then ## Recommended preset (for the current environment) with viable / not-viable per preset.

Explicit slash form: /crumb-doctor.

Reference: src/helpers/doctor.ts, v0.1 §3 (auth-manager spec).

mangowhoiscloud/crumb/tree/main/.claude/skills/crumb-doctor commit 11b7c70485

Frequently asked questions

npx skillmds@latest add mangowhoiscloud/crumb-doctor