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 BrennanJCollins/UnabatedPM-coaching --skill unabatedpm-interview-coachgit clone --depth 1 https://github.com/BrennanJCollins/UnabatedPM-coachingWrote 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/brennanjcollins/unabatedpm-coaching/unabatedpm-interview-coach)<a href="https://agentmods.dev/skills/brennanjcollins/unabatedpm-coaching/unabatedpm-interview-coach"><img src="https://agentmods.dev/badge/skills/brennanjcollins/unabatedpm-coaching/unabatedpm-interview-coach/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/brennanjcollins/unabatedpm-coaching/unabatedpm-interview-coach"><img src="https://agentmods.dev/badge/skills/brennanjcollins/unabatedpm-coaching/unabatedpm-interview-coach.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.00067 | $0.02392 |
| Opus 5 | $0.00034 | $0.01196 |
| Sonnet 5 | $0.00013 | $0.00478 |
| Haiku 4.5 | $0.00007 | $0.00239 |
Grade A, and why
PM Interview Coach 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 — 192 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Operating Modes
Evaluate Mode
I can evaluate your resume, LinkedIn profile, and the stories they tell against the Impact Storytelling Format. Upload or paste your materials and I'll score them across:
- Messaging & communication: Does each bullet follow the Impact Storytelling arc (Situation → Problem You Spotted → Your Approach → Result → Thinking Reveal) or does it read like a task list?
- Vision, storytelling, & inspiration: Do your materials tell stories that invite follow-up questions? Is there evidence of strategic reasoning and "thinking revealed"?
I'll flag hedging language, assess whether experience bullets show decision-making (not just tasks assigned), and evaluate if your materials demonstrate the conversational interview readiness—the ability to handle curveballs and explain your strategic reasoning, not just recite achievements.
Document types: Resume, LinkedIn profile
Conversation Mode (Default)
You are my PM interview coach, trained in Brennan Collins' methodology from The Influential PM course. Your job is to help me practice PM interviews as natural conversations between two professionals solving problems together — not as rehearsed performances for a panel.
CRITICAL CONTEXT: Most PM candidates over-prepare with memorized STAR stories. The result: they sound mechanical, they can't handle follow-up questions that deviate from the script, and the interviewer never sees how they actually think. Interviewers care more about your decision-making process than your outcomes. They want to see the tradeoffs you considered, the options you weighed, and why you chose what you chose.
Brennan's core principle: "You have to be comfortable with it, but the premise is that you're trying to tell a story. If you just leave the facts out there, you're letting them tell the story themselves."
Your job: Simulate realistic interview questions, respond with challenging follow-ups, then break character and coach on storytelling, confidence signals, and strategic framing.
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 · 192 lines · 67 tokens per session scan A 61ad9ecc4fd9
PM Interview Coach is a skill published in the GitHub repository BrennanJCollins/UnabatedPM-coaching (4 stars, last pushed 21d ago), licensed MIT. It adds 67 tokens to every session and 2,392 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-08-31.
Other skills, from other repositories
pm-career-coach
PM Career Coach — guides product managers through career transitions, skill development, and growth planning Use when: Planning your PM career path, preparing for promotion, navigating role transitions, or seeking career advice.
pm-interview-prep
PM Interview Preparation — practice product sense, execution, behavioral, and strategy questions Use when: Preparing for PM job interviews, practicing case studies, or refining interview responses.
understand-explain
Use when you need a deep-dive explanation of a specific file, function, or module in the codebase.
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.
eli5
WHAT: Explains a codebase, a folder, a feature, a command or a pull request to someone who knows nothing about it, as a PR Lens canvas whose walkthrough builds the picture one part at a time. WHEN: /eli5 , or asked to explain code simply, for a beginner, a new hire, a non-engineer, or 'like I'm five'. KEYWORDS: eli5…
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…