Claude To Context banner
danielrosehill danielrosehill

Claude To Context

Development community

Description

--- description: Extract information from CLAUDE.md and incorporate into CONTEXT.md --- This repository contains CLAUDE.md which provides structured instructions and context for Claude Code. I would like to extract valuable information from CLAUDE.md and incorporate it into CONTEXT.md as supplementary contextual information. This is useful when CLAUDE.md contains details that should be preserved in the more detailed, narrative context file. Execute these tasks in sequence: ## Task 1: Extract

Installation

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

Terminal
mkdir -p ~/.claude/skills/danielrosehill-claude-meta-tools-plugin-claude-to-context && curl -fsSL https://raw.githubusercontent.com/danielrosehill/Claude-Meta-Tools-Plugin/HEAD/commands/claude-to-context.md -o ~/.claude/skills/danielrosehill-claude-meta-tools-plugin-claude-to-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