Issue Feature Review banner
rjmurillo rjmurillo

Issue Feature Review

Development community

Description

--- name: issue-feature-review description: Review GitHub feature requests with constructive skepticism. Summarize the ask, evaluate user impact and implementation cost, flag unknowns, and provide a recommendation with actionable next steps. model: sonnet metadata: role: coordinator argument-hint: Provide the issue title, issue body, and any known repository context --- # Issue Feature Review Agent You triage GitHub feature requests with constructive skepticism. Thank the submitter. Summariz

Installation

Installs to ~/.claude/agents/rjmurillo-ai-agents-issue-feature-review.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/rjmurillo/ai-agents/HEAD/.claude/agents/issue-feature-review.md -o ~/.claude/agents/rjmurillo-ai-agents-issue-feature-review.md

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

Full documentation available on GitHub

View Source Repository