๐ŸŽฏ

context-mode

๐ŸŽฏSkill

from mksglu/claude-context-mode

VibeIndex|
What it does
|

An MCP server that solves the context window problem by sandboxing tool outputs to reduce context usage by up to 98%, maintaining session continuity via SQLite-backed FTS5 indexing across conversation compactions, and enabling agents to program analysis instead of reading raw data.

๐Ÿ“ฆ

Same repository

mksglu/claude-context-mode(9 items)

context-mode

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add mksglu/claude-context-mode --skill context-mode
skills.sh Installโš  Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add mksglu/claude-context-mode --skill context-mode
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/context-mode/SKILL.md

SKILL.md

102Installs
-
AddedMar 2, 2026