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 skills/yonatangross/orchestkit/product-frameworksnpx skills add yonatangross/orchestkit --skill product-frameworksgit clone --depth 1 https://github.com/yonatangross/orchestkitWrote 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/skills/yonatangross/orchestkit/product-frameworks)<a href="https://agentmods.dev/skills/yonatangross/orchestkit/product-frameworks"><img src="https://agentmods.dev/badge/skills/yonatangross/orchestkit/product-frameworks.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.00061 | $0.01115 |
| Opus 5 | $0.00030 | $0.00558 |
| Sonnet 5 | $0.00012 | $0.00223 |
| Haiku 4.5 | $0.00006 | $0.00112 |
Grade A, and why
product-frameworks 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 today.
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 — 106 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Product Frameworks
Comprehensive product management frameworks covering business analysis, market intelligence, strategy, prioritization, metrics, personas, requirements, and user research. Each category has individual rule files in rules/ loaded on-demand.
Quick Reference
| Category | Rules | Impact | When to Use |
|---|---|---|---|
| Business & Market | 4 | HIGH | ROI/NPV/IRR calculations, TCO analysis, TAM/SAM/SOM sizing, competitive landscape |
| Strategy & Prioritization | 5 | HIGH | Value proposition canvas, go/no-go gates, RICE scoring, WSJF ranking, opportunity cost |
| Metrics & OKRs | 5 | HIGH | OKR writing, KPI trees, leading/lagging indicators, instrumentation, experiment design |
| Research & Requirements | 4 | HIGH | User personas, journey maps, interview guides, PRDs |
Total: 18 rules across 4 categories
Quick Start
## ROI Quick Calculation
ROI = (Net Benefits - Total Costs) / Total Costs x 100%
## RICE Prioritization
RICE Score = (Reach x Impact x Confidence) / Effort
## OKR Structure
Objective: Qualitative, inspiring goal
KR1: Quantitative measure (from X to Y)
KR2: Quantitative measure (from X to Y)
## User Story Format
As a [persona], I want [goal], so that [benefit].
Business & Market
Financial analysis and market intelligence frameworks for investment decisions.
business-roi-- ROI, NPV, IRR, payback period calculations with Python examplesbusiness-cost-benefit-- TCO analysis, build vs buy comparison, sensitivity analysismarket-tam-sam-som-- TAM/SAM/SOM market sizing with top-down and bottom-up methodsmarket-competitive-- Porter's Five Forces, SWOT, competitive landscape mapping
Strategy & Prioritization
Strategic decision frameworks and quantitative prioritization methods.
strategy-value-prop-- Value Proposition Canvas, JTBD framework, fit assessmentstrategy-go-no-go-- Stage gate criteria, scoring template, decision thresholdsprioritize-rice-- RICE scoring with reach, impact, confidence, effort scalesprioritize-wsjf-- WSJF cost of delay, time criticality, MoSCoW methodprioritize-opportunity-cost-- Opportunity cost matrix, cost of delay analysis, trade-off flagging
What ships with it
50 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- assets/business-case-template.md 2.7 KB
- assets/market-research-template.md 2.0 KB
- assets/metrics-definition-template.md 2.0 KB
- assets/persona-template.md 2.2 KB
- assets/prd-template.md 2.8 KB
- assets/research-report-template.md 2.2 KB
- assets/rice-scoring-spreadsheet.md 1.4 KB
- assets/strategy-assessment-template.md 1.7 KB
- checklists/business-case-checklist.md 1.6 KB
- checklists/market-research-checklist.md 1.5 KB
- checklists/metrics-framework-checklist.md 1.9 KB
- checklists/persona-quality-checklist.md 2.0 KB
- checklists/prd-review-checklist.md 2.1 KB
- checklists/prioritization-session-checklist.md 1.7 KB
- checklists/research-study-checklist.md 2.3 KB
- checklists/strategy-review-checklist.md 1.5 KB
- metadata.json 636 B
- references/build-buy-partner-decision.md 2.6 KB
- references/competitive-analysis-guide.md 3.5 KB
- references/interview-guide-template.md 2.9 KB
- references/journey-map-workshop.md 6.3 KB
- references/okr-workshop-guide.md 4.3 KB
- references/output-templates.md 6.2 KB
- references/rice-scoring-guide.md 3.1 KB
- references/roi-calculation-guide.md 3.9 KB
- references/tam-sam-som-guide.md 4.1 KB
- references/user-story-workshop-guide.md 3.7 KB
- references/value-prop-canvas-guide.md 4.7 KB
- references/wsjf-guide.md 2.7 KB
- rules/_sections.md 2.5 KB
- rules/_template.md 339 B
- rules/business-cost-benefit.md 3.9 KB
- rules/business-roi.md 3.2 KB
- rules/market-competitive.md 5.3 KB
- rules/market-tam-sam-som.md 4.1 KB
- rules/metrics-experiment-design.md 4.2 KB
- rules/metrics-instrumentation.md 3.4 KB
- rules/metrics-kpi-trees.md 3.5 KB
- rules/metrics-leading-lagging.md 3.7 KB
- rules/metrics-okr.md 3.6 KB
- rules/prioritize-opportunity-cost.md 4.6 KB
- rules/prioritize-rice.md 3.8 KB
- rules/prioritize-wsjf.md 3.6 KB
- rules/research-journey-mapping.md 5.1 KB
- rules/research-personas.md 4.4 KB
- rules/research-requirements-prd.md 4.7 KB
- rules/research-user-interviews.md 4.2 KB
- rules/strategy-go-no-go.md 4.2 KB
- rules/strategy-value-prop.md 4.4 KB
- test-cases.json 9.2 KB
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.
- today First seen · 106 lines · 61 tokens per session scan A acf371791ad6
product-frameworks is a skill published in the GitHub repository yonatangross/orchestkit (228 stars, last pushed yesterday), licensed MIT. It adds 61 tokens to every session and 1,115 once invoked, about $0.0003 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-05.
Other skills, from other repositories
Product Manager
Product Manager delivers practical business output with market context, metrics, stakeholder clarity, and execution focus.
prd-authoring
Standard for authoring product PRDs in docs/prd/: state the problem, users, requirements, and success; assign PRD-{AREA}-{NN} IDs; link down to specs.
product-manager
Expert product management covering strategy, roadmapping, user research, prioritization frameworks, and stakeholder management.
opportunity-assessment
Assess a product opportunity with Wardley mapping, market sizing, a North-Star metric, and RICE-ranked bets.
requirement-study
Analyze, write, and validate software requirements from any input — conversations, documents, rough notes, or existing specs. Use when someone asks to study requirements, create a PRD, analyze a feature request, extract requirements from a document, or validate completeness of existing requirements. Also triggers on…
game-changing-features
Find 10x product opportunities and high-leverage improvements. Use when the user wants strategic product thinking, mentions 10x, wants to find high-impact features, or asks what would make a product dramatically more valuable.