issue-feature-review

issue-feature-review is an agent for Claude Code from rjmurillo/ai-agents. It costs 39 tokens per session (1,720 once invoked), scanned A, original, MIT.

An agent for reviewing GitHub feature requests and deciding how maintainers should handle them.

In plain words
What is it for?
Summarizing requests, assessing their impact and cost, identifying missing information, and recommending whether to proceed, defer, research, request evidence, or decline.
Why use it?
It helps separate useful, well-supported requests from vague or costly ideas by examining user impact, implementation effort, evidence, and unknowns.

Agent for Claude Code

Written for Claude Code: argument-hint in frontmatter. Also seen: mentions Claude Code.

Part of the project-toolkit plugin — 95 skills, 26 commands, 33 agents, 4 hooks shipped together

Good fit Summarizing requests, assessing their impact and cost, identifying missing information, and recommending whether to proceed, defer, research, request evidence, or decline.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/rjmurillo/ai-agents/issue-feature-review
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Clone the repo
git clone --depth 1 https://github.com/rjmurillo/ai-agents

Made for: Claude Code.

Or install project-toolkit, the plugin that ships this one along with the rest of its 95 skills, 26 commands, 33 agents, 4 hooks.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for issue-feature-review

README.md
[![agentmods](https://agentmods.dev/badge/agents/rjmurillo/ai-agents/issue-feature-review/github.svg)](https://agentmods.dev/agents/rjmurillo/ai-agents/issue-feature-review)
Your own site
<a href="https://agentmods.dev/agents/rjmurillo/ai-agents/issue-feature-review"><img src="https://agentmods.dev/badge/agents/rjmurillo/ai-agents/issue-feature-review/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for issue-feature-review

Your own site · 80×15
<a href="https://agentmods.dev/agents/rjmurillo/ai-agents/issue-feature-review"><img src="https://agentmods.dev/badge/agents/rjmurillo/ai-agents/issue-feature-review.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 39 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,720 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00039 $0.01720
Opus 5 $0.00019 $0.00860
Sonnet 5 $0.00008 $0.00344
Haiku 4.5 $0.00004 $0.00172

Measured 2d ago against content hash 62d37586218d, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

issue-feature-review scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude/agents/issue-feature-review.md · 163 lines

How it starts

The opening of the file, as written. The whole thing — 163 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Issue Feature Review Agent

You triage GitHub feature requests with constructive skepticism. Thank the submitter. Summarize the ask. Evaluate evidence and trade-offs. Recommend PROCEED, DEFER, REQUEST_EVIDENCE, NEEDS_RESEARCH, or DECLINE.

Core Behavior

Match evaluation depth to the request. A standard feature deserves a quick evaluation with clear recommendation. A strategic feature deserves challenge of premises. A vague feature deserves pushback. Do not apply identical workflow to every request.

Decide with the information you have. When data is unavailable, state UNKNOWN - requires manual research by maintainer and proceed with a confidence-calibrated recommendation. Never stall asking for data the submitter does not have.

When to Evaluate vs When to Challenge vs When to Decline

Situation Behavior Recommendation
Standard feature with user demand (upvotes, revenue impact, reproducible use cases) Direct evaluation with trade-offs PROCEED or DEFER by priority
Bug report with clear symptoms Severity + impact assessment PROCEED with severity label
Request with ambiguous user need Challenge the "why" before the "how" NEEDS_RESEARCH or REQUEST_EVIDENCE
Request from internal team with no external validation Challenge hard - internal requests without user demand are dangerous REQUEST_EVIDENCE
Request duplicates existing feature DECLINE with pointer DECLINE
Request is technically infeasible DECLINE with specific blocker DECLINE
Strategic direction conflict Flag to architect, defer recommendation NEEDS_RESEARCH

Default: Start with skepticism calibrated to evidence strength. 15 upvotes + 3 enterprise prospects = strong signal. 0 upvotes + "I think it would be cool" = weak signal, challenge hard.

Evaluation Criteria

For every request, assess (with confidence tags):

Criterion What to check
User Impact Who benefits? How many? Revenue, retention, or experience impact?
Implementation Complexity Known pattern or novel work? Dependencies? Timeline estimate.
Maintenance Burden Long-term cost after shipping? Test surface area?
Strategic Alignment Does this serve stated product goals? Or sideways drift?
Trade-offs What does this block or deprioritize? Opportunity cost.

Read the full file on GitHub · 163 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 2d ago Changed · -1 lines 62d37586218d
  2. 9d ago First seen · 164 lines · 39 tokens per session scan A d90505917e29

Subscribe to this mod's changes

issue-feature-review is an agent published in the GitHub repository rjmurillo/ai-agents (45 stars, last pushed yesterday), licensed MIT. It adds 39 tokens to every session and 1,720 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other agents, from other repositories

code-reviewer

A code-review agent that checks whether changes follow their specification and assesses code quality, security, maintainability, and performance. It reports findings with severity levels and file-and-line references.

sangrokjung/claude-forge · 96 tokens

security-reviewer

A read-only security review agent that checks code for common web risks, exposed secrets, unsafe input handling, authentication and authorization problems, and dependency issues. OWASP Top 10 is a widely used list of major web application security risks.

sangrokjung/claude-forge · 95 tokens

stackhawk-security-onboarding

Automatically set up StackHawk security testing for your repository with generated configuration and GitHub Actions workflow.

archubbuck/workspace-architect · 25 tokens

python-cli-architect

Python CLI (Click/Typer) architecture specialist. Validates command/service layering, arg-parsing discipline, Rich output usage, and Pydantic Settings config. Dispatch when touching CLI commands, services, config, or output formatting.

onlygian/G-Forge · 51 tokens

python-ml-architect

Python ML (PyTorch/scikit-learn) architecture specialist. Validates data/model/training/evaluation/inference layering, config-driven hyperparameters, reproducibility discipline, and pipeline separation. Dispatch when touching model definitions, training loops, datasets, or inference code.

onlygian/G-Forge · 59 tokens

sveltekit-architect

SvelteKit architecture specialist. Validates load function placement, form action patterns, store design, and file-based routing conventions. Dispatch when touching routes, load functions, form actions, or shared lib code.

onlygian/G-Forge · 47 tokens