context-mode-ops
Manage context-mode GitHub issues, PRs, releases, and marketing with parallel subagent army. Orchestrates 10-20 dynamic agents per task. Use when triaging…
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
$ npx -y skills add mksglu/context-mode --skill ctx-insight --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/ctx-insightContext preview
The summary Claude sees to decide when to auto-load this skill.
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
name: ctx-insight description: | 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 user-invocable: true
Open the hosted Insight dashboard in the user's default browser.
1. Call the `ctx_insight` MCP tool (no parameters). It opens <https://context-mode.com/insight> in the default browser and returns a confirmation line. 2. Display the tool's output to the user. 3. Tell the user:
The other half of the context problem. Used across teams at
Repo: mksglu/context-mode
Manage context-mode GitHub issues, PRs, releases, and marketing with parallel subagent army. Orchestrates 10-20 dynamic agents per task. Use when triaging…
Use context-mode tools (ctx_execute, ctx_execute_file) instead of Bash/cat when processing large outputs. Triggers: "analyze logs", "summarize output",…
Run context-mode diagnostics. Checks runtimes, hooks, FTS5, plugin registration, npm and marketplace versions. Trigger: /context-mode:ctx-doctor
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…
Purge the context-mode knowledge base. Permanently deletes all indexed content and resets session stats. This is destructive and cannot be undone. Trigger:…
Search context-mode's persistent FTS5 knowledge base for previously indexed local project content, documentation, or session memory. Trigger:…