ctx-doctor

by mksglu 20k Other Updated Aug 18, 2026
Integrations ⚠ No license
ctx-doctor skill by mksglu
ctx-doctor — Integrations skill by mksglu

ctx-doctor is an open-source integrations skill for Claude Code and compatible agents, published by mksglu. Its author describes it as: “Run context-mode diagnostics. Checks runtimes, hooks, FTS5, plugin registration, npm and marketplace versions. Trigger: /context-mode:ctx-doctor”. The project has 20k stars on GitHub and ships custom license terms, so review them before reuse. Add it to your setup with `/plugin marketplace add mksglu/context-mode`.

What ctx-doctor does

Run diagnostics and display results directly in the conversation.

Installation

Add ctx-doctor to your agent with:

/plugin marketplace add mksglu/context-mode

Always review a skill's source before installing it. This command comes from the skill's public repository; the linked repo is the source of truth for exact setup steps.

What's inside

The SKILL.md for ctx-doctor is organised into these sections:

  • Instructions

When to use it

Reach for ctx-doctor when you want integrations help from your agent without writing the same instructions every session. Load the skill and the agent picks it up automatically for relevant tasks.

Strengths

  • Ships in mksglu/context-mode, an established project with 19,948 GitHub stars
  • Actively maintained (recent commits)

Things to check

  • No license declared — confirm terms with the author before reuse

Topics

antigravityclaudeclaude-codeclaude-code-hooksclaude-code-pluginsclaude-code-skillcodexcodex-clicontext-modecopilotcursor-pluginkiromcpmcp-servermcp-toolsopenclawopencodepi-agentskillszed-extension

Frequently asked questions

What does ctx-doctor do?
Run context-mode diagnostics. Checks runtimes, hooks, FTS5, plugin registration, npm and marketplace versions. Trigger: /context-mode:ctx-doctor
How do I install ctx-doctor?
Run /plugin marketplace add mksglu/context-mode in your agent, then reload your skills. Review the source at https://github.com/mksglu/context-mode before installing.
Is ctx-doctor free to use?
ctx-doctor is publicly available on GitHub, but mksglu has not declared a standard open-source license (Other). Confirm the terms with the author before reusing it.
Where does ctx-doctor come from?
ctx-doctor ships inside mksglu/context-mode, a repository that contains 10 catalogued skills in total. The repository's 19,948 GitHub stars apply to that whole collection, not to this skill on its own.

Related skills

More Integrations →

Manage context-mode GitHub issues, PRs, releases, and marketing with parallel subagent army. Orchestrates 10-20 dynamic agents per task. Use when triaging issues, reviewing PRs, releasing versions, writing LinkedIn posts, announcing releases, fixing bugs, merging contributions, validating ENV vars, testing adapters, or syncing branches.

20k mksglu Other

Use context-mode tools (ctx_execute, ctx_execute_file) instead of Bash/cat when processing large outputs. Triggers: "analyze logs", "summarize output", "process data", "parse JSON", "filter results", "extract errors", "check build output", "analyze dependencies", "process API response", "large file analysis", "page snapshot", "browser snapshot", "DOM structure", "inspect page", "accessibility tree", "Playwright snapshot", "run tests", "test output", "coverage report", "git log", "recent commits", "diff between branches", "list containers", "pod status", "disk usage", "fetch docs", "API reference", "index documentation", "call API", "check response", "query results", "find TODOs", "count lines", "codebase statistics", "security audit", "outdated packages", "dependency tree", "cloud resources", "CI/CD output". Also triggers on ANY MCP tool output that may exceed 20 lines. Subagent routing is handled automatically via PreToolUse hook.

20k mksglu Other

Index a local file or directory into context-mode's persistent FTS5 knowledge base so future ctx_search calls can retrieve focused snippets without rereading raw files. Trigger: /context-mode:ctx-index

20k mksglu Other

Open the context-mode Insight dashboard in your default browser. Insight is the hosted analytics layer for AI-assisted engineering teams — per-engineer productive rate, retry waste, blocker detection, role-narrowed views. Trigger: /context-mode:ctx-insight

20k mksglu Other

Purge the context-mode knowledge base. Permanently deletes all indexed content and resets session stats. This is destructive and cannot be undone. Trigger: /context-mode:ctx-purge

20k mksglu Other