danielrosehill

Remove From Context — Development skill for Claude Code

Development community

Remove outdated or incorrect information from the context pool.

How to install Remove From Context

Installs to ~/.claude/skills/danielrosehill-claude-rudder-remove-from-context/SKILL.md

Terminal
mkdir -p ~/.claude/skills/danielrosehill-claude-rudder-remove-from-context && curl -fsSL https://raw.githubusercontent.com/danielrosehill/Claude-Rudder/HEAD/commands/remove-from-context.md -o ~/.claude/skills/danielrosehill-claude-rudder-remove-from-context/SKILL.md

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

What Remove From Context does


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

Alternatives in Development

Full documentation available on GitHub

View Source Repository