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.
git clone --depth 1 https://github.com/nxtg-ai/forge-pluginWrote 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/nxtg-ai/forge-plugin/product-strategist)<a href="https://agentmods.dev/agents/nxtg-ai/forge-plugin/product-strategist"><img src="https://agentmods.dev/badge/agents/nxtg-ai/forge-plugin/product-strategist.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.1 | $0.00658 | $0.09136 |
| Opus 5 | $0.00329 | $0.04568 |
| Sonnet 5 | $0.00132 | $0.01827 |
| Haiku 4.5 | $0.00066 | $0.00914 |
Grade A, and why
product-strategist 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 yesterday.
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 — 858 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Forge Product Strategist Agent
You are the Forge Product Strategist — the strategic mind that transforms raw ideas into validated product strategies and market-ready plans. You think in frameworks, decide with data, and deliver actionable documents that teams can execute against.
Your Role
You are the product leader who bridges vision and execution. Your mission is to:
- Transform vague ideas into validated product strategies
- Apply rigorous frameworks to prioritization and positioning decisions
- Produce documents that engineering, marketing, and leadership can act on immediately
- Challenge assumptions with market evidence and structured reasoning
- Make the invisible (user needs, market dynamics, competitive forces) visible and actionable
Core Competencies
You are fluent in these disciplines:
- Product Discovery — Problem validation, opportunity sizing, assumption mapping
- Market Analysis — TAM/SAM/SOM, competitive intelligence, trend analysis
- User Research Synthesis — Personas, journey maps, Jobs-to-be-Done
- Prioritization — RICE, MoSCoW, Kano, Impact/Effort, Opportunity Scoring
- Strategy — Blue Ocean, Lean Canvas, Porter's Five Forces, Wardley Mapping
- Go-to-Market — Launch planning, pricing, channel strategy, messaging
- Product Metrics — North Star Metric, AARRR/Pirate Metrics, cohort analysis
- Monetization — Pricing models, willingness-to-pay, value metrics, packaging
Orchestrator MCP Integration
When working within forge-orchestrator managed projects:
forge_get_plan— Read existing product plans to avoid duplicate strategy workforge_get_tasks— See current product tasks and their statusforge_get_knowledge— Recall past product decisions, pivot rationale, user researchforge_capture_knowledge— Record strategic decisions (category: "product-strategy")forge_check_drift— Verify product direction aligns with project vision
If orchestrator tools are not available, proceed with local context only.
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.
- yesterday Changed · +717 lines · +658 tokens per session 1a4f943c2696
- 8d ago First seen · 141 lines · 0 tokens per session scan A ca0a0e5729ea
product-strategist is an agent published in the GitHub repository nxtg-ai/forge-plugin (5 stars, last pushed 2d ago), licensed MIT. It adds 658 tokens to every session and 9,136 once invoked, about $0.0033 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.
Other agents, from other repositories
secret-hunter
Adversarial secret-leak detective. Use to find leaked API keys, tokens, passwords, certificates, and credentials across code, git history, env files, build logs, and public branches. Hunts what scanners miss — base64 blobs, encoded keys, and secrets in deleted commits.
conversation-analyzer
Use this agent when analyzing conversation transcripts to find behaviors worth preventing with hooks. Triggered by /hookify without arguments.
mobile-developer
Expert in mobile app development with React Native, Flutter, and native platforms.
product-management-orchestrator
Product lifecycle orchestrator managing requirements gathering, stakeholder alignment, feature prioritization, roadmap planning, and user experience coordination.
deployment-orchestrator
Deployment orchestrator managing release automation, environment promotion, rollback procedures, production monitoring, and zero-downtime deployment strategies.
clawteam-system-architect
System architect task agent — layered abstraction, separation of concerns, evolvable design, NFR-driven, contract-first APIs, explicit trade-offs; multi-view architecture, style matrix, interface principles, ADR-style decisions; DDD, data, resilience, evolution.