Context Mode Purge
Skill Verified ActivePurge 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
To provide a safe and controlled method for users to permanently clear their context-mode knowledge base and session data, ensuring a clean slate when needed.
Features
- Permanently deletes indexed content and session data
- Supports project-wide scope for complete reset
- Supports session-specific scope for targeted deletion
- Requires explicit confirmation for destructive actions
Use Cases
- When the knowledge base contains stale or incorrect content
- To start fresh on a project without losing session statistics
- To isolate a polluted session without affecting other sessions or project stats
- To revert to a clean state before starting new, unrelated work
Non-Goals
- Recovering deleted data after a purge
- Modifying session statistics or knowledge base content
- Deleting data via other mechanisms like /clear or /compact
Workflow
- Decide the scope (project or session)
- Warn the user about the irreversible nature of project scope purge
- Call the `mcp__context-mode__ctx_purge` MCP tool with appropriate parameters
- Report the result to the user, listing deleted items
Installation
/plugin install context-mode@mksglu-context-modeQuality Score
VerifiedTrust Signals
Similar Extensions
Cleanup Dashboards
100Audit and consolidate HubSpot reporting dashboards. Identifies unused, duplicate, or outdated dashboards. Must be performed manually — no dashboard API is available.
Janitor Fix
100Automatically fix skill problems (safe preview first). Also use with --prune to find and remove broken symlinks, empty directories, and orphaned skills.
Claude Handoff
100Run /handoff to capture session data, then write a phased implementation plan that references it. Creates beads for tracking.
Onboard
100/cs:onboard — Founder interview that populates ~/.claude/company-context.md. The first command to run when starting with c-level-agents.
Lark Base
100当需要用 lark-cli 操作飞书多维表格(Base)时调用:搜索 Base、建表、字段管理、记录读写、记录分享链接、视图配置、历史查询,以及角色/表单/仪表盘管理/工作流;也适用于把旧的 +table / +field / +record 写法改成当前命令写法。涉及字段设计、公式字段、查找引用、跨表计算、行级派生指标、数据分析需求时也必须使用本 skill。
Hf Cli
100Hugging Face Hub CLI (`hf`) for downloading, uploading, and managing models, datasets, spaces, buckets, repos, papers, jobs, and more on the Hugging Face Hub. Use when: handling authentication; managing local cache; managing Hugging Face Buckets; running or scheduling jobs on Hugging Face infrastructure; managing Hugging Face repos; discussions and pull requests; browsing models, datasets and spaces; reading, searching, or browsing academic papers; managing collections; querying datasets; configuring spaces; setting up webhooks; or deploying and managing HF Inference Endpoints. Make sure to use this skill whenever the user mentions 'hf', 'huggingface', 'Hugging Face', 'huggingface-cli', or 'hugging face cli', or wants to do anything related to the Hugging Face ecosystem and to AI and ML in general. Also use for cloud storage needs like training checkpoints, data pipelines, or agent traces. Use even if the user doesn't explicitly ask for a CLI command. Replaces the deprecated `huggingface-cli`.