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 skills add olgasafonova/productplan-mcp-server --skill productplan-leadershipgit clone --depth 1 https://github.com/olgasafonova/productplan-mcp-serverWrote 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/olgasafonova/productplan-mcp-server/productplan-leadership)<a href="https://agentmods.dev/skills/olgasafonova/productplan-mcp-server/productplan-leadership"><img src="https://agentmods.dev/badge/skills/olgasafonova/productplan-mcp-server/productplan-leadership/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/skills/olgasafonova/productplan-mcp-server/productplan-leadership"><img src="https://agentmods.dev/badge/skills/olgasafonova/productplan-mcp-server/productplan-leadership.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.00043 | $0.01077 |
| Opus 5 | $0.00022 | $0.00539 |
| Sonnet 5 | $0.00009 | $0.00215 |
| Haiku 4.5 | $0.00004 | $0.00108 |
Grade A, and why
productplan-leadership 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 12d 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.
How it starts
The opening of the file, as written. The whole thing — 151 lines — stays where its author put it; the contents beside it link to each section on GitHub.
ProductPlan for Product Leadership
Strategic views and portfolio insights for product leaders.
Portfolio Overview
See all roadmaps
Call list_roadmaps to get a snapshot of all product roadmaps with their status.
Compare roadmap progress
For each roadmap of interest:
- Call
get_roadmap_completewith roadmap_id - Compare bar counts, milestone dates, and lane distributions
Cross-roadmap milestone view
- Call
list_roadmapsto get all roadmap IDs - For each, call
get_roadmap_milestones - Compile timeline of key dates across products
OKR Tracking
Organization-wide OKR health
- Call
list_objectivesto see all objectives - Review progress percentages across objectives
- Identify objectives below target (< 70% progress if mid-quarter)
Drill into struggling objectives
- Call
get_objectivewith objective_id - Review individual key result progress
- Identify which key results are lagging
Quarterly OKR summary
Request pattern:
- "Show me all Q1 2025 objectives and their progress"
- "Which objectives are at risk of missing targets?"
- "Summarize OKR health across all teams"
Strategic Insights
Feature pipeline health
- Call
get_roadmap_completefor each product - Count features by lane (e.g., "In Progress", "Planned", "Shipped")
- Identify bottlenecks or empty pipelines
Launch calendar
- Call
list_launchesto see all upcoming launches - Review dates and readiness status
- Identify launches in the next 30/60/90 days
Idea backlog insights
- Call
list_ideasto see pending ideas - Sort by vote count to see customer demand
- Identify high-value ideas not yet scheduled
Common Leadership Questions
| Question | Workflow |
|---|---|
| "What's shipping this quarter?" | list_launches filtered by date |
| "How are our OKRs tracking?" | list_objectives → summarize progress |
| "Show me the product portfolio" | list_roadmaps → brief for each |
| "What are customers asking for?" | list_ideas sorted by votes |
| "Which teams are on track?" | Cross-reference roadmaps with OKRs |
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.
- 12d ago First seen · 151 lines · 43 tokens per session scan A e75ff3ecfb9d
productplan-leadership is a skill published in the GitHub repository olgasafonova/productplan-mcp-server (3 stars, last pushed 3d ago), licensed MIT. It adds 43 tokens to every session and 1,077 once invoked, about $0.0002 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 skills, from other repositories
go-expert
Expert-level Go development with Go 1.22+ features, concurrency, standard library, and production-grade best practices. Use when the user mentions concurrency, microservices, or backend, or when the task involves idiomatic Go, goroutines and channels, context-based cancellation, or writing an HTTP server.
code-review
Structured code review prompt with language and focus area.
miro-workflow
Compose Miro boards from natural-language requests by combining tools from miro-mcp-server. Use when the user asks to set up a sprint board, retrospective, brainstorming session, user story map, kanban, or any structured Miro layout. Do NOT use for single-tool calls (create one sticky), questions about Miro the…
explain-error
Explain an error message with optional context.
wiki-publish
Convert a markdown file to wikitext and publish it to a MediaWiki wiki using the wiki CLI. Use when user says "publish to wiki", "push this to the wiki", "wiki publish", or asks to publish a markdown file as a wiki page.
incident-triage
Triage a network incident from symptoms to a suspected layer.