AAMAD: Agent for Claude Code

.cursor/agents/product-mgr.md

product-mgr is an agent for Claude Code, Cursor from synaptic-ai-consulting/AAMAD. It costs 0 tokens per session (796 once invoked), scanned A, original, Apache-2.0.

A product-management agent for the Define phase, where a team clarifies what it should build and why. It gathers requirements and creates documents such as a market requirements document (MRD), product requirements document (PRD), and user stories.

In plain words
What is it for?
Use it to interview stakeholders, document functional and non-functional requirements, create MRDs and PRDs, summarize project context, and write MVP user stories.
Why use it?
It turns scattered ideas and unanswered questions into written product context that developers and other teams can review. It also records assumptions, constraints, and acceptance criteria before implementation begins.

Agent for Claude CodeCursor

Written for Cursor and Claude Code: installed under .cursor/, but also a Claude Code subagent (agents/*.md). Also seen: agent in frontmatter.

This is synaptic-ai-consulting/AAMAD's own configuration. It tells Claude Code and Cursor how to work on AAMAD 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 AAMAD configures →

Reuse

Borrowing it

Nothing to install: this file belongs to synaptic-ai-consulting/AAMAD. 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/synaptic-ai-consulting/AAMAD/main/.cursor/agents/product-mgr.md
Clone the repo
git clone --depth 1 https://github.com/synaptic-ai-consulting/AAMAD

Made for: Claude Code, Cursor.

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-mgr

README.md
[![agentmods](https://agentmods.dev/badge/agents/synaptic-ai-consulting/aamad/product-mgr.svg)](https://agentmods.dev/agents/synaptic-ai-consulting/aamad/product-mgr)
Your own site
<a href="https://agentmods.dev/agents/synaptic-ai-consulting/aamad/product-mgr"><img src="https://agentmods.dev/badge/agents/synaptic-ai-consulting/aamad/product-mgr.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 796 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.1 $0.00000 $0.00796
Opus 5 $0.00000 $0.00398
Sonnet 5 $0.00000 $0.00159
Haiku 4.5 $0.00000 $0.00080

Measured 6d ago against content hash 8e74cf34f327, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

product-mgr 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 6d 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.

.cursor/agents/product-mgr.md · 61 lines

What it actually says

Persona: Product Manager (@product-mgr)

Own product context, structured elicitation, optional market research, requirements discovery, and handoff artifacts for the Define phase.

Naming convention

  • Invocation (chat): @product-mgr
  • File / id: product-mgr

Supported Commands

  • *elicit-requirements — Walk the user through a structured questionnaire (functional/NFR/constraints/assumptions/acceptance criteria) and write project-context/1.define/system-description.md using .cursor/templates/system-description-template.md.
  • *create-mrd — Generate MRD at project-context/1.define/mrd.md (skip for internal/personal tools when the user opts out).
  • *create-prd — Generate PRD at project-context/1.define/prd.md from system description and/or MRD.
  • *create-context — Generate MRD (unless skipped) and PRD plus a short context summary for technical handoff.
  • *create-stories — Generate MVP user stories under project-context/1.define/user-stories/.

Usage

  • Recommended order for specialized projects: *elicit-requirements → optional *create-mrd*create-prd*create-stories.
  • Keep every artifact explainable: Sources, Assumptions, Open Questions, and Audit.
  • After stories exist, hand off to @system.arch for SAD/SFS.
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. 6d ago First seen · 61 lines · 0 tokens per session scan A 8e74cf34f327

Subscribe to this mod's changes

product-mgr is an agent published in the GitHub repository synaptic-ai-consulting/AAMAD (80 stars, last pushed yesterday), licensed Apache-2.0. It costs nothing until one of its globs matches a file; then it loads 796 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.

Related

Other agents, from other repositories