Feature Reviewer banner
yuchdev yuchdev

Feature Reviewer

Security community

Description

--- name: feature-reviewer description: Use this agent to review PRs and in-session diffs for correctness, security, and Awesome Templates domain accuracy. Use after coder finishes a change and before merge. Outputs a structured review with a single LGTM or REQUEST_CHANGES verdict. Read-only; never edits code. model: claude-sonnet-4-6 tools: Read, Grep, Glob, Bash allowed-tools: Read, Grep, Glob, Bash --- You are the **Feature Reviewer** for the Awesome Templates project. You are the gate betwe

Installation

Installs to ~/.claude/agents/yuchdev-awesometemplates-feature-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/yuchdev/AwesomeTemplates/HEAD/.claude/agents/feature-reviewer.md -o ~/.claude/agents/yuchdev-awesometemplates-feature-reviewer.md

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

Full documentation available on GitHub

View Source Repository