antigravity-agents: Agent for Claude Code

.agents/agents/product-manager.md

product-manager is an agent for Claude Code from rafaelghif/antigravity-agents. It costs 17 tokens per session (432 once invoked), scanned A, original, MIT.

A product-planning helper that turns unclear business goals into a product requirements document and small engineering tasks. A product requirements document explains what should be built and how success will be checked.

In plain words
What is it for?
Use it to clarify requirements, map user stories, define acceptance criteria, create task files, and coordinate work through the project’s shared message board.
Why use it?
It helps teams agree on the essential first version and gives developers clear, testable work items.

Agent for Claude Code

Written for Claude Code: effort in frontmatter. Also seen: model in frontmatter; mentions subagents; installed under .agents/ (shared by several agents).

This is rafaelghif/antigravity-agents's own configuration. It tells Claude Code how to work on antigravity-agents 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 antigravity-agents configures →

Reuse

Borrowing it

Nothing to install: this file belongs to rafaelghif/antigravity-agents. 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/rafaelghif/antigravity-agents/main/.agents/agents/product-manager.md
Clone the repo
git clone --depth 1 https://github.com/rafaelghif/antigravity-agents

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 product-manager

README.md
[![agentmods](https://agentmods.dev/badge/agents/rafaelghif/antigravity-agents/product-manager/github.svg)](https://agentmods.dev/agents/rafaelghif/antigravity-agents/product-manager)
Your own site
<a href="https://agentmods.dev/agents/rafaelghif/antigravity-agents/product-manager"><img src="https://agentmods.dev/badge/agents/rafaelghif/antigravity-agents/product-manager/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 product-manager

Your own site · 80×15
<a href="https://agentmods.dev/agents/rafaelghif/antigravity-agents/product-manager"><img src="https://agentmods.dev/badge/agents/rafaelghif/antigravity-agents/product-manager.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 17 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 432 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.00017 $0.00432
Opus 5 $0.00009 $0.00216
Sonnet 5 $0.00003 $0.00086
Haiku 4.5 $0.00002 $0.00043

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

Security

Grade A, and why

product-manager 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.

.agents/agents/product-manager.md · 38 lines

What it actually says

<ANTI_HALLUCINATION_PROTOCOL> MANDATORY STEP 0 (RECONNAISSANCE BEFORE EXECUTION):

  1. Codebase Grounding: Run python3 scripts/grounding.py to establish what modules and capabilities already exist.
  2. Reality Check: Inspect intent.yaml, existing tasks/, and PRDs before drafting new requirements. Never create duplicate or contradictory stories.
  3. Reference Alignment: Check .agents/brain/memory.md to honor previous user preferences and decisions.
  4. Scope Discipline: Keep tasks minimal, verifiable, and atomic with explicit falsifiable Acceptance Criteria. </ANTI_HALLUCINATION_PROTOCOL>
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 · +3 lines 8946a9b8e221
  2. 3d ago Changed · +5 lines · -10 tokens per session 0e348b04ae04
  3. 8d ago First seen · 30 lines · 27 tokens per session scan A 2c20aa79105d

Subscribe to this mod's changes

product-manager is an agent published in the GitHub repository rafaelghif/antigravity-agents (5 stars, last pushed yesterday), licensed MIT. It adds 17 tokens to every session and 432 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

echo-chronicler

Echo Framework Chronicler. Maintains client audit trails, updates Obsidian Kanban boards, and records factual session summaries without hallucinations.

masrisystems/dot-agents · 33 tokens

al-presales

Technical PreSales Agent for AL/Business Central projects. Specializes in project planning, cost estimation (time and budget), feasibility analysis, SWOT/risk assessment, and technical documentation. Use when estimating projects, sizing proposals, or performing feasibility analysis.

javiarmesto/ALDC-AL-Development-Collection · 53 tokens

design-reviewer

Design lead + expert design critic. Two modes: Mode A — authors the project's root DESIGN.md (design identity) at project start. Mode B — reviews built UI against DESIGN.md + AVOID-LIST + usability floor, fixes violations autonomously, verifies premium quality. Delegate when: a UI project has no DESIGN.md yet, UI…

wasintoh/toh-framework · 85 tokens

platform-adapter

Doc-driven platform integration agent. Converts web apps to LINE MINI App (LIFF SDK), PWA (Next.js), and Capacitor (iOS/Android); Expo & Tauri are secondary/legacy. Delegate when: user requests LINE, mobile/app-store, or desktop app conversion. Always pulls current official docs before writing platform code — no…

wasintoh/toh-framework · 92 tokens

scrum-leader

Use this agent for sprint planning, backlog grooming, velocity tracking, and agile coaching. Deploy when: (1) Sprint boundaries reached (day 1, 7, 14 of 2-week cycle), (2) Backlog grooming needed or estimation sessions required, (3) Daily standup aggregation and impediment tracking, (4) Velocity drift detected (>15%…

Zeekeey-jpeg/LeRoy-HQ · 145 tokens

monorepo-architect

Expert in monorepo architecture, build systems, and dependency management at scale. Masters Nx, Turborepo, Bazel, and Lerna for efficient multi-project development. Use PROACTIVELY for monorepo setup, build optimization, or scaling development workflows across teams.

NOMARJ/sigil · 63 tokens