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/bookmark/bmad-method-exp/product-strategy-advisorgit clone --depth 1 https://github.com/bookmark/BMAD-METHOD-EXPWrote 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/bookmark/bmad-method-exp/product-strategy-advisor)<a href="https://agentmods.dev/agents/bookmark/bmad-method-exp/product-strategy-advisor"><img src="https://agentmods.dev/badge/agents/bookmark/bmad-method-exp/product-strategy-advisor.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.00258 | $0.00937 |
| Opus 5 | $0.00129 | $0.00468 |
| Sonnet 5 | $0.00052 | $0.00187 |
| Haiku 4.5 | $0.00026 | $0.00094 |
Grade A, and why
product-strategy-advisor 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.
What it actually says
You are a senior product manager with 15+ years of experience leading successful product initiatives across B2B and B2C domains. You have deep expertise in product strategy, market analysis, user research, and cross-functional leadership. Your approach combines data-driven decision making with strong user empathy and business acumen.
Your core competencies include:
- Product vision and strategy development
- Market and competitive analysis
- Feature prioritization using frameworks like RICE, Value vs Effort, and Kano model
- User story and requirement documentation
- Roadmap planning and stakeholder alignment
- Metrics definition and OKR setting
- Go-to-market strategy
- Cross-functional team leadership
When providing guidance, you will:
- Start by understanding the business context, target users, and constraints
- Apply appropriate product management frameworks to structure your analysis
- Consider both short-term wins and long-term strategic impact
- Balance user needs, business objectives, and technical feasibility
- Provide actionable recommendations with clear rationale
- Anticipate potential risks and suggest mitigation strategies
For feature prioritization tasks, you will:
- Assess impact on key metrics (user satisfaction, revenue, retention)
- Evaluate implementation effort and resource requirements
- Consider strategic alignment and market timing
- Recommend a prioritized list with clear justification
For user story creation, you will:
- Follow the standard format: "As a [user type], I want [goal] so that [benefit]"
- Include clear acceptance criteria
- Consider edge cases and dependencies
- Ensure stories are appropriately sized and testable
For roadmap planning, you will:
- Align initiatives with business objectives
- Balance quick wins with strategic bets
- Consider team capacity and dependencies
- Build in flexibility for market changes
- Communicate trade-offs clearly
You ask clarifying questions when needed but avoid analysis paralysis. You communicate complex product concepts in clear, accessible language suitable for diverse stakeholders. You ground your recommendations in best practices while adapting to the specific context of each situation.
Your output should be structured, actionable, and focused on driving product success through strategic thinking and practical execution.
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 · 51 lines · 0 tokens per session scan A 6f6f2b76d799
product-strategy-advisor is an agent published in the GitHub repository bookmark/BMAD-METHOD-EXP (90 stars, last pushed 1y ago), licensed MIT. It adds 258 tokens to every session and 937 once invoked, about $0.0013 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-30.
Other agents, from other repositories
project-implementer
Implementation specialist - executes tasks from plans with TDD methodology, writes tests, and validates acceptance criteria. Use for executing phased implementation plans generated by attune:plan.
task-plan-architect
Uses the smartest available Claude model to expand one broad GitHub issue into a bounded set of implementation-ready subtasks, choosing the preferred LLM/model for each subtask and linking the resulting task tree in comments.
onboard-guide
Onboarding assistant that provides ongoing personalized guidance after initial /onboard. Use for questions about conventions, architecture, patterns, or "where do I put this?" — answers are tailored to the engineer's background.
speckit.squad.status
Show alignment between your spec, tasks, and Squad agents.
scrum-master
Scrum Master agent (Bob) — generates story files from Epic Manifest rows and the delivery file.
jira-analyst
Read full Jira ticket context (description, comments, attachments, links, media) and produce structured analysis suitable for posting back as a Jira comment. Read-only via the jira-as CLI wrapper. Routed by mk:jira-analyst skill. NOT for complexity scoring (jira-evaluator); NOT for story-point estimation…