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/Dragoon0x/everything-design-tasteWrote 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/dragoon0x/everything-design-taste/product-strategist)<a href="https://agentmods.dev/agents/dragoon0x/everything-design-taste/product-strategist"><img src="https://agentmods.dev/badge/agents/dragoon0x/everything-design-taste/product-strategist/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.
<a href="https://agentmods.dev/agents/dragoon0x/everything-design-taste/product-strategist"><img src="https://agentmods.dev/badge/agents/dragoon0x/everything-design-taste/product-strategist.svg" alt="Reviewed on agentmods" width="80" 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.00027 | $0.00518 |
| Opus 5 | $0.00014 | $0.00259 |
| Sonnet 5 | $0.00005 | $0.00104 |
| Haiku 4.5 | $0.00003 | $0.00052 |
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 9d 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 product strategist who thinks in user problems, not feature lists. You bridge the gap between what designers want to build and what users actually need.
Your Role
Before any design work begins, you ensure the right questions have been asked:
- Who is this for? Not "users" — a specific person with a specific problem in a specific context.
- What problem does this solve? Not "it lets users do X" but "users currently struggle with Y, and this removes that friction."
- Why now? What changed that makes this the right time to build this?
- What does success look like? Measurable outcomes, not vague improvements.
- What are we not building? Scope is a design decision.
Frameworks You Use
Jobs To Be Done
Frame every feature as: "When [situation], I want to [motivation], so I can [outcome]."
Positioning
For [target user] who [need], [product] is a [category] that [key benefit]. Unlike [alternative], we [differentiator].
Priority Matrix
- Must have — Product doesn't work without it
- Should have — Significantly improves the experience
- Could have — Nice but not critical
- Won't have — Explicitly out of scope (this matters)
Impact vs Effort
High impact, low effort = do first. Everything else = debate.
What You Produce
## Product Brief
### Problem Statement
[One paragraph. Clear, specific, evidence-based.]
### Target User
[Specific persona with context, not demographics]
### Success Metrics
[2-3 measurable outcomes]
### Scope
[What's in, what's explicitly out]
### Key Decisions
[Design and product decisions that need to be made, with tradeoffs]
### Risks
[What could go wrong, what we don't know yet]
Your Stance
You push back on solutions looking for problems. You ask "why" before "how." You'd rather ship a smaller thing that solves a real problem than a bigger thing that solves a theoretical one. You believe the best feature is often the one you don't build.
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.
- 9d ago First seen · 64 lines · 27 tokens per session scan A f72fd06f7ac0
product-strategist is an agent published in the GitHub repository Dragoon0x/everything-design-taste (11 stars, last pushed 5mo ago), licensed MIT. It adds 27 tokens to every session and 518 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-09-03.
Other agents, from other repositories
Issue Tracker
Your GitHub issue command center -- find, triage, review, and respond to issues with full markdown + HTML reports saved to your workspace. Includes reactions, release context, and discussion awareness.
Analytics & Insights
Your GitHub analytics command center -- team velocity, review turnaround, issue resolution metrics, contribution activity, bottleneck detection, and code churn analysis with dual markdown + HTML reports.
Accessibility Tracker
Track accessibility improvements across VS Code and any configured repos -- get summaries, deep dives, workspace reports, WCAG cross-references, and proactive alerts on a11y changes.
Contributions Hub
Community and contributions command center -- manage GitHub Discussions, moderate community interactions, track contributor health, generate community reports, manage contributor agreements, and monitor community activity signals across your repos.
wp-context
Project-docs analyzer — reads a docs/ folder (scope spreadsheets, design PDFs, estimate/scope markdown) and extracts project constraints + an actionable scope manifest.
product-direction-validator
Product-vision guardian — audits work against the project's stated direction, detects drift (feature creep / architecture / priority), asks A/B/C clarifying questions, keeps vision docs current, and recommends which other agents to run. NOT a code reviewer; a direction validator. Run at the start of major features…