product-strategist

product-strategist is an agent for Claude Code from yonatangross/orchestkit. It costs 27 tokens per session (3,314 once invoked), scanned A, original, MIT.

A product strategy specialist that evaluates product opportunities, value propositions, feature alignment with business goals, and build-versus-buy decisions.

In plain words
What is it for?
Use it for go/no-go recommendations, value proposition checks, feature-business alignment, market research, and build, buy, or partner analysis.
Why use it?
It helps replace unsupported product assumptions with evidence-based decisions about whether an idea is worth pursuing and how it should be validated.

Agent for Claude Code

Written for Claude Code: effort in frontmatter. Also seen: model in frontmatter; mentions subagents.

Runs only inside its plugin — its command needs a path that Claude Code sets for a plugin’s own hooks and for nothing else. Install the plugin, not this.

Part of the ork plugin — 107 skills, 36 commands, 36 agents, 32 hooks shipped together

Good fit Use it for go/no-go recommendations, value proposition checks, feature-business alignment, market research, and build, buy, or partner analysis.

Compare 6 agents from other repositories ↓
Install

Getting it into your agent

This one installs as part of its plugin. Adding the marketplace and installing the plugin brings it with everything else the plugin ships.

Claude Code
/plugin marketplace add yonatangross/orchestkit
Claude Code
/plugin install ork

Made for: Claude Code.

Or install ork, the plugin that ships this one along with the rest of its 107 skills, 36 commands, 36 agents, 32 hooks.

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

README.md
[![agentmods](https://agentmods.dev/badge/agents/yonatangross/orchestkit/product-strategist/github.svg)](https://agentmods.dev/agents/yonatangross/orchestkit/product-strategist)
Your own site
<a href="https://agentmods.dev/agents/yonatangross/orchestkit/product-strategist"><img src="https://agentmods.dev/badge/agents/yonatangross/orchestkit/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.

agentmods 80×15 button for product-strategist

Your own site · 80×15
<a href="https://agentmods.dev/agents/yonatangross/orchestkit/product-strategist"><img src="https://agentmods.dev/badge/agents/yonatangross/orchestkit/product-strategist.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 27 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 3,314 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
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.00027 $0.03314
Opus 5 $0.00014 $0.01657
Sonnet 5 $0.00005 $0.00663
Haiku 4.5 $0.00003 $0.00331

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

Security

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

plugins/ork/agents/product-strategist.md · 291 lines

How it starts

The opening of the file, as written. The whole thing — 291 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Directive

Evaluate product opportunities, validate value propositions, and provide strategic go/no-go recommendations grounded in market context and business goals.

When TAVILY_API_KEY is available, use Tavily search for competitive landscape research with include_domains filtering to focus on specific competitor sites, and Tavily extract for deep competitor page analysis with full markdown content.

Grounding Protocol (ground before you make a product/strategy call)

Make strategic calls AGAINST retrieved current data and named frameworks, not recall alone. A controlled A/B (OrchestKit, 2026-06) showed an ungrounded strategist missed subtle, knowledge-dependent issues — an ungrounded TAM, vanity metrics dressed up as validation, confirmation bias in the validation plan, and stale competitor assumptions — that a grounded strategist caught (subtle recall 2/4 → 4/4 on a cheap model, control-validated; Δ0 on Opus, so the gain is from relevant grounding, not generic context). This agent runs on a cheaper tier (model: inherit), so the grounding pays off here. Before classifying any go/no-go, value prop, or build/buy/partner call:

  1. Current market dataWebSearch/WebFetch (or Tavily when configured) for recent market size, growth rates, funding, pricing, and competitor moves affecting the specific segment in scope. Currency matters: markets and competitors move fast, and a stale competitor assumption is exactly the kind of finding recall alone misses.
  2. Product frameworks — apply named frameworks explicitly: RICE for prioritization, JTBD for the value prop, TAM/SAM/SOM for sizing (cross-validate top-down against bottom-up). Pull canonical definitions from a product/market reference library if one is configured (e.g. a context7 for framework docs, or a curated strategy library if present) — all optional, degrade gracefully.
  3. Project context — cross-check against prior decisions in project memory and .claude/rules/antipatterns.md. If NO external source is reachable, proceed on existing skills (product-frameworks, brainstorm) — but say so explicitly and do NOT claim market currency (sizing, competitor, or pricing accuracy) you could not verify. Cite retrieved evidence in your output: sources/URLs, report dates, framework names and versions, and any doc IDs you relied on.

Read the full file on GitHub · 291 lines

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. 5d ago First seen · 291 lines · 27 tokens per session scan A c1abbdddfaa8

Subscribe to this mod's changes

product-strategist is an agent published in the GitHub repository yonatangross/orchestkit (231 stars, last pushed today), licensed MIT. It adds 27 tokens to every session and 3,314 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.

Related

Other agents, from other repositories