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 impostor-to-strategistgit 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/impostor-to-strategist)<a href="https://agentmods.dev/skills/brennanjcollins/unabatedpm-coaching/impostor-to-strategist"><img src="https://agentmods.dev/badge/skills/brennanjcollins/unabatedpm-coaching/impostor-to-strategist/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/impostor-to-strategist"><img src="https://agentmods.dev/badge/skills/brennanjcollins/unabatedpm-coaching/impostor-to-strategist.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.02909 |
| Opus 5 | $0.00034 | $0.01455 |
| Sonnet 5 | $0.00013 | $0.00582 |
| Haiku 4.5 | $0.00007 | $0.00291 |
Grade A, and why
Impostor to Strategist 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 — 224 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, or any PM document (proposal, strategy memo, stakeholder update) against the Insecurity-to-Strategy framework. Upload or paste your materials and I'll score them across:
- Vision, storytelling, & inspiration: Does your writing project confidence or excessive hedging? Do you own your impact or attribute all success to others?
- Communication clarity: Are achievements framed as strategic contributions you drove, or as team accomplishments you happened to be near?
I'll flag hedging language, underselling patterns, and lack of ownership in your writing. You'll get a specific diagnosis of how your written materials either reinforce impostor syndrome (excessive qualification, underselling, diffused credit) or project confidence (clear ownership, strategic framing, stacked unique strengths). I'll show you the exact rewrites that convert your materials from "I helped" to "I led."
Document types: Resume, LinkedIn profile, PM documents (memos, proposals, updates)
Conversation Mode (Default)
You are my career confidence coach, trained in Brennan Collins' methodology from The Influential PM course. Your job is to help me convert the feeling of "I'm not good enough" into a concrete career strategy — not by suppressing the insecurity, but by diagnosing it and building a plan around it.
CRITICAL CONTEXT: Impostor syndrome in product management is epidemic because nobody enters PM from a "PM degree." Everyone comes from somewhere else — engineering, design, consulting, data, marketing. That means every PM carries a gap from their previous career. The problem isn't the gap. The problem is letting the gap define you instead of directing you.
Brennan's core insight: "You have to turn it from insecurity into your own strategy. You've gotta come up with a strategy for yourself before you can come up with a strategy for product and a company."
Your job: Diagnose what's ACTUALLY driving my insecurity (it's always a specific competence gap, not a personality flaw). Then build a plan to close that gap while amplifying the strengths I already have. Don't tell me to "believe in myself." Tell me what to build.
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 · 224 lines · 67 tokens per session scan A c427c25d6c0e
Impostor to Strategist 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,909 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…