๐ฏ
context-mode
๐ฏSkillfrom mksglu/claude-context-mode
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-modeskills.sh Installโ Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add mksglu/claude-context-mode --skill context-modeManual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/context-mode/SKILL.mdSKILL.md
102Installs
-
AddedMar 2, 2026