Ctx Stats
Skill Verified ActiveShow how much context window context-mode saved this session. Displays token consumption, context savings ratio, and per-tool breakdown. Read-only — shows stats only, no reset capability. To wipe the knowledge base entirely, use ctx_purge instead. Trigger: /context-mode:ctx-stats
To significantly extend AI session longevity and performance by intelligently managing context window usage and ensuring seamless session continuity.
Features
- Context saving and reduction
- Session continuity across restarts
- Sandbox for data processing
- Indexed content retrieval via BM25
- Multi-platform support with hooks
Use Cases
- Investigating large codebases without losing AI's context
- Maintaining progress on complex tasks across multiple AI sessions
- Reducing token consumption for cost savings and faster responses
- Ensuring AI remembers details like files being edited or tasks in progress
Non-Goals
- Providing a cloud-based analytics dashboard
- Acting as a general-purpose CLI tool outside of AI agent contexts
- Collecting any user telemetry or usage data
- Replacing the core functionality of the AI agent itself
Installation
/plugin install context-mode@mksglu-context-modeQuality Score
VerifiedTrust Signals
Similar Extensions
Context Mode
100Update context-mode from GitHub and fix hooks/settings. Pulls latest, builds, installs, updates npm global, configures hooks. Trigger: /context-mode:ctx-upgrade
Ctx Doctor
100Run context-mode diagnostics. Checks runtimes, hooks, FTS5, plugin registration, npm and marketplace versions. Trigger: /context-mode:ctx-doctor
Context Mode Ops
100Manage context-mode GitHub issues, PRs, releases, and marketing with parallel subagent army. Orchestrates 10-20 dynamic agents per task. Use when triaging issues, reviewing PRs, releasing versions, writing LinkedIn posts, announcing releases, fixing bugs, merging contributions, validating ENV vars, testing adapters, or syncing branches.
Ctx Insight
99Open the context-mode Insight analytics dashboard in the browser. Shows personal metrics: session activity, tool usage, error rate, parallel work patterns, project focus, and actionable insights. First run installs dependencies (~30s). Subsequent runs open instantly. Trigger: /context-mode:ctx-insight
Memory Management
100Persist SEO/GEO campaign context across Claude sessions with automatic hot-list, active work, and archive tiers. 项目记忆/跨会话
Typescript Advanced Types
100Master TypeScript's advanced type system including generics, conditional types, mapped types, template literals, and utility types for building type-safe applications. Use when implementing complex type logic, creating reusable type utilities, or ensuring compile-time type safety in TypeScript projects.