suggest

suggest is a command for Claude Code from yezannnnn/agentGroup. It costs 0 tokens per session (540 once invoked), scanned A, original, MIT.

A command for giving product suggestions, reviewing product requirements, and ranking feature ideas. It uses written descriptions, feature lists, or PRD files; a PRD is a document describing what a product or feature should do.

In plain words
What is it for?
Use it to request product direction, rank a list of features, or review a PRD. It produces structured suggestions, evaluation tables, priorities, and possible delivery phases.
Why use it?
It gives a repeatable way to compare ideas and record why a feature should or should not be prioritised. It helps make user value, business value, cost, and risks visible.

Command for Claude Code

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.

agentmods
npx agentmods add commands/yezannnnn/agentgroup/suggest
Clone the repo
git clone --depth 1 https://github.com/yezannnnn/agentGroup

Made for: Claude Code.

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 suggest

README.md
[![agentmods](https://agentmods.dev/badge/commands/yezannnnn/agentgroup/suggest.svg)](https://agentmods.dev/commands/yezannnnn/agentgroup/suggest)
Your own site
<a href="https://agentmods.dev/commands/yezannnnn/agentgroup/suggest"><img src="https://agentmods.dev/badge/commands/yezannnnn/agentgroup/suggest.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 540 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00000 $0.00540
Opus 5 $0.00000 $0.00270
Sonnet 5 $0.00000 $0.00108
Haiku 4.5 $0.00000 $0.00054

Measured 5d ago against content hash 0f5ea63b52a6, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

suggest 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 5d 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.

max/.claude/commands/suggest.md · 96 lines

What it actually says

/suggest - 产品建议

提供产品方向和优先级建议

使用方式

/suggest [需求或问题描述]
/suggest priority [功能列表]
/suggest review [PRD文件]

需求评估

# 需求评估 - [需求名称]

## 需求概述
[简要描述]

## 评估维度

### 用户价值 ⭐⭐⭐⭐⭐
[分析用户价值]

### 业务价值 ⭐⭐⭐⭐☆
[分析业务价值]

### 实现成本 ⭐⭐⭐☆☆
[评估开发成本]

### 风险评估 ⭐⭐☆☆☆
[识别潜在风险]

## 建议
**优先级**: P0/P1/P2/P3
**建议**: [是否做/如何做/替代方案]
**理由**: [决策依据]

优先级排序

# 功能优先级排序

## 评估矩阵

| 功能 | 用户价值 | 业务价值 | 成本 | 总分 | 优先级 |
|------|----------|----------|------|------|--------|
| [功能A] | 5 | 4 | 2 | 7 | P0 |
| [功能B] | 3 | 3 | 4 | 2 | P2 |

评分规则:
- 用户价值: 1-5分
- 业务价值: 1-5分
- 成本: 1-5分 (越低越好)
- 总分 = 用户价值 + 业务价值 - 成本

## 建议排期

### 第一期 (P0)
1. [功能A] - 核心功能,必须做

### 第二期 (P1)
1. [功能C] - 重要功能,优先做

### 后续迭代 (P2+)
1. [功能B] - 可以延后

PRD评审

# PRD评审 - [文档名]

## 评审结论: ✅ 通过 / ⚠️ 需修改 / ❌ 不通过

## 优点
1. [值得肯定的地方]

## 问题与建议

### 问题1: [问题描述]
**影响**: [影响范围]
**建议**: [修改建议]

### 问题2: [问题描述]
...

## 遗漏项
- [ ] [需要补充的内容]

## 下一步
[建议的后续行动]
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. 5d ago First seen · 96 lines · 0 tokens per session scan A 0f5ea63b52a6

Subscribe to this mod's changes

suggest is a command published in the GitHub repository yezannnnn/agentGroup (149 stars, last pushed 3mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 540 tokens. 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.