---
name: Context Mode Insight
slug: context-mode-insight
category: Data
description: Context Mode Insight opens the hosted analytics dashboard in your default browser so engineering teams can view per-engineer productive rate, retry waste, blocker detection, and role-narrowed views. Use it when you need to access the Context Mode analytics layer quickly.
github: "https://github.com/mksglu/context-mode/tree/main/skills/ctx-insight"
language: TypeScript
stars: 19850
forks: 1430
install: "npx degit https://github.com/mksglu/context-mode/tree/main/skills/ctx-insight ~/.claude/skills/ctx-insight"
installs_to: ~/.claude/skills/ctx-insight
source_path: skills/ctx-insight/SKILL.md
collection_size: 11
category_size: 668
collection_url: "https://dirskills.com/collections/mksglu/context-mode"
added: 2026-08-14T07:12:39.373Z
last_synced: 2026-08-14T07:12:39.373Z
canonical_url: "https://dirskills.com/skills/context-mode-insight"
---

# Context Mode Insight

Context Mode Insight opens the hosted analytics dashboard in your default browser so engineering teams can view per-engineer productive rate, retry waste, blocker detection, and role-narrowed views. Use it when you need to access the Context Mode analytics layer quickly.

**Install:**

```bash
npx degit https://github.com/mksglu/context-mode/tree/main/skills/ctx-insight ~/.claude/skills/ctx-insight
```

## README

# 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.
