builder-product AGENTS.md

builder-product AGENTS.md is an instructions file for Codex, OpenCode from RBraga01/builder-product. It costs 418 tokens per session, scanned A, original, MIT.

Instructions and a directory for three product agents: one that critiques feature documents, one that designs measurements, and one that combines research findings.

In plain words
What is it for?
Use it to audit product requirements, create measurement plans with verified baselines, and turn research into documented decisions before engineering begins.
Why use it?
They define when each agent runs, what each must produce, and where the result is saved, so product work is not considered complete from chat output alone.

Instructions file for CodexOpenCode

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 instructions/rbraga01/builder-product/agents-md
Clone the repo
git clone --depth 1 https://github.com/RBraga01/builder-product

Made for: Codex, OpenCode.

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 builder-product AGENTS.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/rbraga01/builder-product/agents-md.svg)](https://agentmods.dev/instructions/rbraga01/builder-product/agents-md)
Your own site
<a href="https://agentmods.dev/instructions/rbraga01/builder-product/agents-md"><img src="https://agentmods.dev/badge/instructions/rbraga01/builder-product/agents-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 418 This file is loaded in full into every session.
When invoked 418 The same file — it is already loaded in full.
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.00418 $0.00418
Opus 5 $0.00209 $0.00209
Sonnet 5 $0.00084 $0.00084
Haiku 4.5 $0.00042 $0.00042

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

Security

Grade A, and why

builder-product AGENTS.md 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.

AGENTS.md · 47 lines

What it actually says

builder-product — Agent Directory

Version: v1.0.0

Three agents. Each produces a file. No file, no completion.

Agent Model Output Path Verdict Format
product-critic Sonnet product/reviews/<feature>/<date>-product-critique.md PASS / CONDITIONAL / BLOCK
metric-designer Sonnet product/metrics/<feature>-<date>.md Measurement plan with all baselines verified
research-synthesiser Opus product/research/<project>-synthesis-<date>.md Insights = Decisions count verified

product-critic

Purpose: Audits PRDs, scopes, and feature specs against all builder-product skill gates before engineering time is committed.

Trigger: After any product document is written, before it goes to engineering.

Does not:

  • Suggest creative feature directions
  • PASS a vague metric on the grounds it can be refined later
  • Skip Gate 5 (AI validation) for features with any LLM call
  • Deliver the critique only in chat

metric-designer

Purpose: Designs north star, guardrail, and diagnostic metrics with verified baselines and a complete logging plan.

Trigger: Before writing any implementation code for a new feature.

Does not:

  • Name metrics that cannot be measured with existing data without logging instrumentation in scope
  • Accept "engagement" or "experience" as a metric
  • Deliver the measurement plan only in chat

research-synthesiser

Purpose: Translates raw research observations into an insight → decision chain. Every insight has a corresponding decision.

Trigger: After user research sessions and before product decisions are made from that research.

Does not:

  • Produce "we should think about this" decisions
  • Promote 2-instance observations to patterns
  • Synthesise without a defined research question
  • Deliver the synthesis only in chat
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 · 47 lines · 418 tokens per session scan A a132791d4910

Subscribe to this mod's changes

builder-product AGENTS.md is an instructions file published in the GitHub repository RBraga01/builder-product (2 stars, last pushed 2mo ago), licensed MIT. It adds 418 tokens to every session, about $0.0021 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.