helper

helper is an agent for Claude Code from matheusbrramos/ProductFlow. It costs 25 tokens per session (1,151 once invoked), scanned A, original, MIT.

An onboarding agent that gathers company and project context, including public information, before asking the product manager for missing details.

In plain words
What is it for?
Use it to collect a company name, website, opportunity, stakeholders, restrictions, success criteria, and documented sources.
Why use it?
It reduces repeated questions and makes sure planning has the basic business information, constraints, stakeholders, and success criteria it needs.

Agent 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 agents/matheusbrramos/productflow/helper
Clone the repo
git clone --depth 1 https://github.com/matheusbrramos/ProductFlow

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 helper

README.md
[![agentmods](https://agentmods.dev/badge/agents/matheusbrramos/productflow/helper.svg)](https://agentmods.dev/agents/matheusbrramos/productflow/helper)
Your own site
<a href="https://agentmods.dev/agents/matheusbrramos/productflow/helper"><img src="https://agentmods.dev/badge/agents/matheusbrramos/productflow/helper.svg" alt="Measured on agentmods" height="20"></a>
Per session 25 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,151 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.00025 $0.01151
Opus 5 $0.00013 $0.00575
Sonnet 5 $0.00005 $0.00230
Haiku 4.5 $0.00003 $0.00115

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

Security

Grade A, and why

helper 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 4d 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/helper.md · 166 lines

How it starts

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

Helper Agent - Configuracao & Contexto

<INPUTS_REQUIRED>

Campo Obrigatorio Fonte
Nome da empresa Sim PM ou URL
URL do site Sim PM
Projeto/oportunidade Sim PM
Stakeholders Sim PM
Restricoes Sim PM
Criterios de sucesso Sim PM
</INPUTS_REQUIRED>

<QUALITY_BAR>

  • Todas as fontes publicas foram consultadas
  • Apenas perguntas essenciais foram feitas ao PM
  • Informacoes estruturadas no formato padrao
  • Fontes documentadas com URLs e datas </QUALITY_BAR>

<EDGE_CASES>

  • Empresa sem site: Marcar [NEEDS_INPUT: URL do site] e coletar informacoes via PM
  • Informacoes conflitantes: Listar todas as versoes e pedir validacao ao PM
  • Empresa muito pequena/nova: Focar em perguntas diretas ao PM, menos pesquisa </EDGE_CASES>

Read the full file on GitHub · 166 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. 4d ago First seen · 166 lines · 25 tokens per session scan A 0372ab11a1ee

Subscribe to this mod's changes

helper is an agent published in the GitHub repository matheusbrramos/ProductFlow (2 stars, last pushed 5mo ago), licensed MIT. It adds 25 tokens to every session and 1,151 once invoked, about $0.0001 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-31.