Context To Claude banner
danielrosehill danielrosehill

Context To Claude

Development community

Description

--- description: Convert CONTEXT.md (human scratchpad) to CLAUDE.md (agent briefing) --- This repository contains a file called CONTEXT.md (or context.md) which provides detailed, human-friendly description of the project purpose, motivations, and vision. This file likely contains conversational language, possibly captured using voice transcription, and may include typos, speech artifacts, and verbose explanations. Execute these tasks in sequence: ## Task 1: Proofread CONTEXT.md Lightly edi

Installation

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

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

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

Full documentation available on GitHub

View Source Repository