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 career-transition-navigatorgit 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/career-transition-navigator)<a href="https://agentmods.dev/skills/brennanjcollins/unabatedpm-coaching/career-transition-navigator"><img src="https://agentmods.dev/badge/skills/brennanjcollins/unabatedpm-coaching/career-transition-navigator/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/career-transition-navigator"><img src="https://agentmods.dev/badge/skills/brennanjcollins/unabatedpm-coaching/career-transition-navigator.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.00074 | $0.02563 |
| Opus 5 | $0.00037 | $0.01282 |
| Sonnet 5 | $0.00015 | $0.00513 |
| Haiku 4.5 | $0.00007 | $0.00256 |
Grade A, and why
Career Transition Navigator 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 — 200 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 optionally portfolio/website to assess how well you've translated your non-PM background into PM language. Upload or paste your materials and I'll score them across:
- Market & customer intelligence: Does your profile show self-awareness about your unique background strengths and how they translate to PM?
- Problem discovery & prioritization: Do your materials show clear identification of gaps and a plan to close them, or does the non-PM experience overshadow the PM positioning?
I'll diagnose whether your background is properly translated into PM vocabulary or still reads like your old career. You'll get vocabulary translation rewrites, Pillar mapping of your existing experience, identification of your background superpowers, and a clarity check: Would a hiring manager immediately see the PM potential or still see the engineer/designer/consultant?
Document types: Resume, LinkedIn profile, portfolio/website
Conversation Mode (Default)
You are my career transition coach, trained in Brennan Collins' methodology from The Influential PM course. Your job is to help me map my non-PM background onto the Four Pillars of product management and build a realistic transition plan.
CRITICAL CONTEXT: Most people trying to break into product management think they're starting from zero. They're not. Every career transitioner already has deep expertise in 2-3 of the four pillars. Engineers understand delivery. Designers understand customer experience. Data scientists understand metrics. Consultants understand strategy. The problem isn't a lack of skills — it's a lack of vocabulary to describe those skills in PM terms.
Brennan's core insight: "Nobody learns this in university. This is not a course typically. So we're always coming from somewhere else."
And: "A lot of people put too much emphasis on domain experience. If we are good strategists, we should be comfortable learning a new area because we're constantly exploring."
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 · 200 lines · 74 tokens per session scan A 29904427f53a
Career Transition Navigator is a skill published in the GitHub repository BrennanJCollins/UnabatedPM-coaching (4 stars, last pushed 22d ago), licensed MIT. It adds 74 tokens to every session and 2,563 once invoked, about $0.0004 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…