ctx-doctor

Diagnose context-mode plugin installation by verifying runtimes, hooks, FTS5, and npm-marketplace version compatibility.

19.7k|1.4k|Updated Feb 23, 2026
One-click install
npx skills add https://github.com/mksglu/context-mode --skill ctx-doctor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ctx-doctor
Source: https://github.com/mksglu/context-mode/tree/main/skills/ctx-doctor
Command: npx skills add https://github.com/mksglu/context-mode --skill ctx-doctor

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps diagnose and verify the correct installation and functioning of the context-mode plugin, ensuring all its components are operational.

Core Features & Use Cases

  • System Checks: Verifies runtimes, hooks, FTS5 indexing, and plugin registration.
  • Version Verification: Compares npm and marketplace versions for consistency.
  • Use Case: After installing or updating context-mode, run this diagnostic to confirm everything is set up correctly and identify any potential issues before encountering them during regular use.

Quick Start

Run context-mode diagnostics.

Frequently Asked Questions about ctx-doctor

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I run diagnostics on the context-mode plugin to verify runtimes and hooks?

To run context-mode diagnostics, execute the diagnostic skill to verify runtimes, hooks, FTS5 indexing, and plugin registration. This process checks system components to ensure they are operational and correctly installed before regular use.

What does FTS5 indexing verification check during context-mode troubleshooting?

FTS5 indexing verification checks the operational status of the SQLite FTS5 extension within the context-mode environment. It ensures the full-text search indexing is correctly configured and functioning alongside other registered plugin components.

Why does context-mode report version compatibility errors between npm and the marketplace?

Version compatibility errors occur when the installed npm package version does not match the marketplace version. Running context-mode diagnostics compares these versions to identify inconsistencies that may cause installation or operational failures.

When should I verify context-mode plugin registration and system checks?

You should verify context-mode plugin registration after installing or updating the plugin. Running comprehensive system checks confirms all components are operational, helping you identify and resolve potential setup issues before encountering them during regular use.

Can I diagnose context-mode installation issues without checking version compatibility?

Diagnosing context-mode installation issues requires checking version compatibility between npm and the marketplace. Skipping this comparison may leave inconsistencies undetected, preventing the diagnostic script from confirming a fully operational environment.