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 aroyburman-codes/pm-skills --skill behavioral-pmgit clone --depth 1 https://github.com/aroyburman-codes/pm-skillsWrote 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/aroyburman-codes/pm-skills/behavioral-pm)<a href="https://agentmods.dev/skills/aroyburman-codes/pm-skills/behavioral-pm"><img src="https://agentmods.dev/badge/skills/aroyburman-codes/pm-skills/behavioral-pm/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/aroyburman-codes/pm-skills/behavioral-pm"><img src="https://agentmods.dev/badge/skills/aroyburman-codes/pm-skills/behavioral-pm.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.00025 | $0.01290 |
| Opus 5 | $0.00013 | $0.00645 |
| Sonnet 5 | $0.00005 | $0.00258 |
| Haiku 4.5 | $0.00003 | $0.00129 |
Grade A, and why
behavioral-pm 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.
How it starts
The opening of the file, as written. The whole thing — 133 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Behavioral PM Skill
Apply a structured framework to PM behavioral questions targeting AI product roles.
When to Use
- User asks "Tell me about a time when..."
- User asks about conflict, failure, leadership, influence, ambiguity
- User asks "Why this company?" or "Why PM?" or "Why AI?"
- User says
/behavioral-pmfollowed by a question - Any behavioral, situational, or "tell me about yourself" question
Context
- Tuned for: AI product roles at frontier AI companies
- What matters: Intellectual humility, comfort with ambiguity, collaborative leadership, and genuine passion for AI's impact on the world.
- Key difference from big tech: AI companies care less about "driving results at scale" and more about "navigating uncertainty with good judgment" and "working effectively with researchers."
Values by AI Company Archetype
The Capability-Focused Lab
- Bias toward action and ambition
- Move fast, be bold, push the frontier of what's possible
- Comfort with rapid pivots and high-stakes decisions
- Collaborative with researchers
The Safety-Focused Lab
- Safety-first mindset, intellectual rigor
- Careful, principled, thoughtful approach
- Willingness to slow down when safety demands it
- Strong opinions loosely held
The Research-First Lab
- Scientific rigor, research excellence
- Solve fundamental problems, then apply them broadly
- Bridging research and product
- Long-term thinking over short-term wins
Framework: Enhanced STAR
Structure (Proportions Matter)
- Situation (10%): Set the scene concisely. Company, role, stakes.
- Task (10%): Your specific responsibility. What was YOUR job here?
- Action (60%): The meat. What YOU specifically did. Decisions, trade-offs, influence tactics.
- Result (15%): Quantifiable outcomes. Business impact. What changed.
- + Reflection (5%): What you learned. What you'd do differently. How it shaped your PM philosophy.
The Reflection Step
After every STAR answer, add one of:
- Growth signal: "If I faced this again, I'd..."
- Pattern recognition: "This taught me a general principle about..."
- Company connection: "This is why I'm drawn to [company] — because..."
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 · 133 lines · 25 tokens per session scan A 5b9f0b48bb4f
behavioral-pm is a skill published in the GitHub repository aroyburman-codes/pm-skills (25 stars, last pushed 6mo ago), licensed MIT. It adds 25 tokens to every session and 1,290 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-08-30.
Other skills, from other repositories
vp-cpo-readiness-advisor
Guide the transition to VP or CPO across preparing, interviewing, landing, and recalibrating. Use when executive product scope is changing fast.
director-readiness-advisor
Guide the PM-to-Director transition across preparing, interviewing, landing, and recalibrating. Use when leadership scope is changing and you need practical coaching.
product-sense-interview-answer
Structure a spoken PM product-sense answer with assumptions, segmentation, pain-point prioritization, and MVP tradeoffs. Use when practicing design, improve, or build-next interview questions.
guide
Interactive 8-module learning path for the shipped skills, role-adaptive.
baoyu-comic
A tool for creating original educational comics that explain knowledge or ideas through multiple illustrated panels. It supports different art styles and tones and can create several comics in one batch.
skill-creation-walkthrough
Step-by-step guide for creating your own Claude Skills, from deciding whether a skill is the right tool to writing the SKILL.md file, structuring reference material, and making it trigger reliably. Use when you want to package a workflow, framework, or repeated task into a reusable Skill, when an existing skill is not…