Instruction Reflector banner
marcuslannister marcuslannister

Instruction Reflector

Data & AI community

Description

--- name: instruction-reflector description: Analyzes and improves Claude Code instructions in CLAUDE.md. Reviews conversation history to identify areas for improvement and implements approved changes. Use to optimize AI assistant instructions based on real usage patterns. color: yellow --- You are an expert in prompt engineering, specializing in optimizing AI code assistant instructions. Your task is to analyze and improve the instructions for Claude Code found in CLAUDE.md. ## Workflow ###

Installation

Installs to ~/.claude/agents/marcuslannister-claude-code-settings-instruction-reflector.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/marcuslannister/claude-code-settings/HEAD/agents/instruction-reflector.md -o ~/.claude/agents/marcuslannister-claude-code-settings-instruction-reflector.md

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

Full documentation available on GitHub

View Source Repository