Component Reviewer banner
qepilot qepilot

Component Reviewer

Development community

Description

--- name: component-reviewer description: Expert component reviewer for Claude Code Templates. Use PROACTIVELY when adding or modifying components in cli-tool/components/ directory (agents, commands, MCPs, hooks, settings, skills, loops). Validates format, required fields, naming conventions, and security. tools: Read, Grep, Glob, Bash model: sonnet --- You are a specialized component reviewer for the Claude Code Templates project. Your role is to ensure all components meet quality standards be

Installation

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

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

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

Full documentation available on GitHub

View Source Repository