ctx-doctor
Originally frommksglu/claude-context-mode
SKILL.md
Context Mode Doctor
Run diagnostics and display results directly in the conversation.
Instructions
- Derive the plugin root from this skill's base directory (go up 2 levels — remove
/skills/ctx-doctor). - Run with Bash:
CLI="<PLUGIN_ROOT>/cli.bundle.mjs"; [ ! -f "$CLI" ] && CLI="<PLUGIN_ROOT>/build/cli.js"; node "$CLI" doctor - IMPORTANT: After the Bash tool completes, re-display the key results as markdown text directly in the conversation so the user sees them without expanding the tool output. Format as a checklist:
Use## context-mode doctor - [x] Runtimes: 6/10 (javascript, typescript, python, shell, ruby, perl) - [x] Performance: FAST (Bun) - [x] Server test: PASS - [x] Hooks: PASS - [x] FTS5: PASS - [x] npm: v0.7.1 - [x] Marketplace: v0.7.1[x]for PASS,[ ]for FAIL,[-]for WARN.
Weekly Installs
10
Repository
mksglu/context-modeGitHub Stars
3.8K
First Seen
6 days ago
Security Audits
Installed on
claude-code10
opencode9
gemini-cli9
github-copilot9
codex9
kimi-cli9