Remove From Context banner
danielrosehill danielrosehill

Remove From Context

Development community

Description

--- description: Remove outdated or incorrect information from the context pool --- I would like to remove information from this repository's context pool. The context data is stored in CONTEXT.md (or in a context-data/ directory if chunked). I will specify what information should be removed. After I provide this specification, execute these tasks in order: ## Task 1: Remove from Context Pool Locate and remove the specified information: **If using CONTEXT.md:** - Find the section(s) conta

Installation

Installs to ~/.claude/skills/danielrosehill-claude-meta-tools-plugin-remove-from-context/SKILL.md

Terminal
mkdir -p ~/.claude/skills/danielrosehill-claude-meta-tools-plugin-remove-from-context && curl -fsSL https://raw.githubusercontent.com/danielrosehill/Claude-Meta-Tools-Plugin/HEAD/commands/remove-from-context.md -o ~/.claude/skills/danielrosehill-claude-meta-tools-plugin-remove-from-context/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository