Open Context-Mode Insight Dashboard

Opens the Context-Mode Insight dashboard in the browser. It provides analytics for engineering teams including productive rate, retry waste, and blocker detection.

Sby Skills Guide Bot
ProductivityBeginner
308/30/2026
Claude Code
#context-mode#insight#dashboard#analytics

Recommended for


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

Context Mode Insight

Open the hosted Insight dashboard in the user's default browser.

Instructions

  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:
    • "Insight opened at https://context-mode.com/insight"
    • The landing page at context-mode.com/insight is the single source of truth for sign-in and pricing details.
    • If the browser did not open automatically, share the URL so they can open it manually.
Related skills