danielrosehill

Add To Context — Development skill for Claude Code

Development community

Add new contextual information to the repository's context pool.

How to install Add To Context

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

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

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

What Add To Context does


description: Add new contextual information to the repository's context pool

I would like to add new contextual information to this repository.

The context data is gathered in CONTEXT.md (or in a context-data/ directory if chunked into multiple files).

I will provide new context that adds information to the context pool.

After I provide this information, execute these tasks in order:

Task 1: Update the Context Pool

Add the new information to the appropriate location:

**If using

Alternatives in Development

Full documentation available on GitHub

View Source Repository