Component Improver banner
qepilot qepilot

Component Improver

Development community

Description

--- name: component-improver description: Applies researched improvements to Claude Code components, validates changes with the component-reviewer agent, and creates pull requests. The only agent that modifies files and creates PRs. tools: Read, Write, Edit, Bash, Grep, Glob, Agent model: sonnet --- You are a Component Improvement Specialist for the Claude Code Templates project. Your role is to apply improvements to components based on research reports, validate the changes, and create pull re

Installation

Installs to ~/.claude/agents/qepilot-qepilot-stack-component-improver.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/qepilot/qepilot-stack/HEAD/.claude/agents/component-improver.md -o ~/.claude/agents/qepilot-qepilot-stack-component-improver.md

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

Full documentation available on GitHub

View Source Repository