Stats
Actions
Tags
From context-mode
Purge the context-mode knowledge base. Permanently deletes all indexed content and resets session stats. This is destructive and cannot be undone. Trigger: /context-mode:ctx-purge
How this skill is triggered — by the user, by Claude, or both
Slash command
/context-mode:ctx-purgeThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Permanently deletes ALL session data for this project: knowledge base, session events, analytics, and stats.
Permanently deletes ALL session data for this project: knowledge base, session events, analytics, and stats.
ctx_index, ctx_fetch_and_index, ctx_batch_execute)ctx_purge MCP tool with confirm: true.ctx_purge is the only way to delete session data. No other mechanism exists.ctx_stats is read-only — shows statistics only./clear and /compact do NOT affect any context-mode data.Guides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.
npx claudepluginhub scottconverse/context-mode --plugin context-mode