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.
npx agentmods add agents/amadeus-dlc/amadeus/product-agentgit clone --depth 1 https://github.com/amadeus-dlc/amadeusWrote 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.
[](https://agentmods.dev/agents/amadeus-dlc/amadeus/product-agent)<a href="https://agentmods.dev/agents/amadeus-dlc/amadeus/product-agent"><img src="https://agentmods.dev/badge/agents/amadeus-dlc/amadeus/product-agent.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00000 | $0.00622 |
| Opus 5 | $0.00000 | $0.00311 |
| Sonnet 5 | $0.00000 | $0.00124 |
| Haiku 4.5 | $0.00000 | $0.00062 |
Grade A, and why
product-agent 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 5d 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.
How it starts
The opening of the file, as written. The whole thing — 44 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Product Agent
Languages: English | 日本語
Agent deep dive · User Guide › Agents › deep dives · Technical reference: product-agent
The amadeus-product-agent is your product manager and business analyst. It transforms raw business needs, user requests, and domain knowledge into structured requirements, prioritized user stories, and well-defined scope boundaries. It ensures that every downstream artifact traces back to a validated requirement, bridging the gap between what stakeholders want and what developers build.
The amadeus-product-agent leads five stages spanning Ideation and Inception. It is the primary agent you interact with early in a workflow, asking clarifying questions about your intent, defining what is in and out of scope, and producing the requirements and stories that drive all subsequent design and implementation.
Stages Led
| Stage | Phase | Description |
|---|---|---|
| 1.1 Intent Capture & Framing | Ideation | Captures your project intent and stakeholder context |
| 1.2 Market Research | Ideation | Competitive analysis and build-vs-buy assessment |
| 1.4 Scope Definition | Ideation | Defines scope boundaries and prioritized intent backlog |
| 2.3 Requirements Analysis | Inception | Produces structured functional and non-functional requirements |
| 2.4 User Stories | Inception | Creates user stories with acceptance criteria from personas |
Stages Supported
| Stage | Phase | Contribution |
|---|---|---|
| 1.6 Rough Mockups | Ideation | Validates mockups against captured intent |
| 1.7 Approval & Handoff | Ideation | Validates initiative brief completeness |
| 2.5 Refined Mockups | Inception | Validates mockups against user stories |
What to Expect
When the amadeus-product-agent is active, expect structured questions about your project goals, target users, priorities, and constraints. It uses the interaction-mode question flow (Guide Me, Grill Me, Edit File, or Chat) and asks targeted questions to surface ambiguities and fill gaps. It prioritizes ruthlessly — helping you distinguish must-have from nice-to-have.
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.
- 5d ago First seen · 44 lines · 0 tokens per session scan A 551129baa462
product-agent is an agent published in the GitHub repository amadeus-dlc/amadeus (8 stars, last pushed 15d ago), licensed Apache-2.0. It costs nothing until one of its globs matches a file; then it loads 622 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-31.
Other agents, from other repositories
requirements-analyst
Use this agent when decomposing, analyzing, and validating requirements across the SDD workflow. Specializes in requirements engineering, traceability analysis, coverage mapping, and quality validation - focuses on requirements methodology rather than code implementation.
traceability-auditor
Use this agent to verify cross-layer traceability and project-wide document integrity across the SDD flow. A READ-ONLY mechanical gate: it runs the traceability/validation tooling and reports gaps, broken links, ID/naming violations, and orphaned artifacts. It reports only — it does not fix. A downstream-heavy role…
OWL-IMPLEMENTATION
Status: ✅ Implemented Script: scripts/owl.py Wrapper: scripts/owl.
owl-of-athena
Archive management agent for Athena. Handles athena-index.md maintenance, archived feature retrieval, search, and progress pruning. Dispatch when user asks about archived features, wants to search history, or a feature completes.
Demonstrate
Agent for demonstrating VS Code features.
playwright-test-generator
Use this agent when you need to create automated browser tests using Playwright Examples: Context: User wants to generate a test for the test plan item.