From context-mode
Opens a personal analytics dashboard in the browser showing Claude Code session activity, tool usage, error rates, parallel work patterns, and project focus. First run installs dependencies.
How this skill is triggered — by the user, by Claude, or both
Slash command
/context-mode:ctx-insightThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Open the personal analytics dashboard in the browser.
Open the personal analytics dashboard in the browser.
ctx_insight MCP tool (no parameters needed, or pass port: 4747 to customize). Optional data-dir overrides: sessionDir/insightSessionDir for INSIGHT_SESSION_DIR, and contentDir/insightContentDir for INSIGHT_CONTENT_DIR.npx claudepluginhub mksglu/context-mode --plugin context-modeGenerates usage analytics dashboard from Claude Code sessions with epistemic protocol coverage metrics, friction analysis, growth timelines, and improvement recommendations.
Analyzes Claude Code session patterns, categories, trends, benchmarks, and usage for behavioral insights and recommendations. Activates on 'patterns', 'insights', 'how am I doing' queries.
Renders an on-demand dashboard of basemind activity showing tool call counts, per-tool histogram, and estimated tokens saved vs a grep+Read baseline. User-invoked via `/basemind-stats`.