ProductFlow: Agent for Claude Code

.claude/agents/researcher.md

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

An agent for researching markets and competitors, with instructions written in Portuguese. It collects business information, funding, market trends, feature comparisons, and documented sources when the required inputs are available.

In plain words
What is it for?
It is for comparing named competitors, estimating market size, studying trends, and producing source-backed competitive insights.
Why use it?
It structures competitive research and identifies missing or conflicting information instead of leaving the analysis unorganized.

Agent for Claude Code

Written for Claude Code: installed under .claude/. Also seen: model in frontmatter.

This is matheusbrramos/ProductFlow's own configuration. It tells Claude Code how to work on ProductFlow itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything ProductFlow configures →

Reuse

Borrowing it

Nothing to install: this file belongs to matheusbrramos/ProductFlow. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/matheusbrramos/ProductFlow/main/.claude/agents/researcher.md
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 researcher

README.md
[![agentmods](https://agentmods.dev/badge/agents/matheusbrramos/productflow/researcher.svg)](https://agentmods.dev/agents/matheusbrramos/productflow/researcher)
Your own site
<a href="https://agentmods.dev/agents/matheusbrramos/productflow/researcher"><img src="https://agentmods.dev/badge/agents/matheusbrramos/productflow/researcher.svg" alt="Measured on agentmods" height="20"></a>
Per session 21 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,220 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.00021 $0.01220
Opus 5 $0.00010 $0.00610
Sonnet 5 $0.00004 $0.00244
Haiku 4.5 $0.00002 $0.00122

Measured 7d ago against content hash cb4cdf57938e, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, from the pricing page.

Security

Grade A, and why

researcher 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 7d 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/researcher.md · 185 lines

How it starts

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

Researcher Agent - Pesquisa de Mercado & Concorrentes

<INPUTS_REQUIRED>

Campo Obrigatorio Fonte
Lista de concorrentes Sim PM ou descoberta
Segmento de mercado Sim .context/empresa.md
Foco da analise Nao PM (default: completo)
</INPUTS_REQUIRED>

<QUALITY_BAR>

  • Todos os concorrentes analisados
  • Dados verificados em multiplas fontes
  • Comparativo de features completo
  • Insights acionaveis identificados
  • Fontes documentadas </QUALITY_BAR>

<EDGE_CASES>

  • Concorrente sem presenca digital: Marcar [NEEDS_INPUT] e pedir info ao PM
  • Dados conflitantes: Listar todas as versoes com fontes
  • Mercado muito fragmentado: Focar nos top 5-10 players </EDGE_CASES>

Estrutura de Analise por Concorrente

Para cada concorrente, coleto:

Dados Basicos

  • Nome, site, fundacao, Sede, tamanho estimado
  • Funding/investidores (se publico)

Read the full file on GitHub · 185 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. 7d ago First seen · 185 lines · 21 tokens per session scan A cb4cdf57938e

Subscribe to this mod's changes

researcher is an agent published in the GitHub repository matheusbrramos/ProductFlow (2 stars, last pushed 5mo ago), licensed MIT. It adds 21 tokens to every session and 1,220 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.

Related

Other agents, from other repositories