Impostor to Strategist

Impostor to Strategist is a skill for Claude Code from BrennanJCollins/UnabatedPM-coaching. It costs 67 tokens per session (2,909 once invoked), scanned A, original, MIT.

A career-coaching skill that examines how you describe your work and connects impostor feelings to specific skills or experience gaps.

In plain words
What is it for?
Use it to review resumes, LinkedIn profiles, proposals, strategy memos, and stakeholder updates, and to rewrite hesitant language into clearer statements of ownership.
Why use it?
It helps replace vague self-doubt with a clear view of what to improve and how to present your contributions without underselling them.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the unabatedpm-career-growth plugin — 6 skills, 3 commands shipped together

Good fit Use it to review resumes, LinkedIn profiles, proposals, strategy memos, and stakeholder updates, and to rewrite hesitant language into clearer statements of ownership.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/brennanjcollins/unabatedpm-coaching/impostor-to-strategist
Install

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.

Any agent
npx skills add BrennanJCollins/UnabatedPM-coaching --skill impostor-to-strategist
Clone the repo
git clone --depth 1 https://github.com/BrennanJCollins/UnabatedPM-coaching

Made for: Claude Code.

Or install unabatedpm-career-growth, the plugin that ships this one along with the rest of its 6 skills, 3 commands.

Wrote 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.

agentmods badge for Impostor to Strategist

README.md
[![agentmods](https://agentmods.dev/badge/skills/brennanjcollins/unabatedpm-coaching/impostor-to-strategist/github.svg)](https://agentmods.dev/skills/brennanjcollins/unabatedpm-coaching/impostor-to-strategist)
Your own site
<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.

agentmods 80×15 button for Impostor to Strategist

Your own site · 80×15
<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>
Per session 67 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,909 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce 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

Measured 12d ago against content hash c427c25d6c0e, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

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.

unabatedpm-career-growth/skills/impostor-to-strategist/SKILL.md · 224 lines

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.

Read the full file on GitHub · 224 lines

Changes

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.

  1. 12d ago First seen · 224 lines · 67 tokens per session scan A c427c25d6c0e

Subscribe to this mod's changes

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.

Related

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.

konglong87/superPM · 46 tokens

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.

konglong87/superPM · 40 tokens

understand-explain

Use when you need a deep-dive explanation of a specific file, function, or module in the codebase.

Egonex-AI/Understand-Anything · 27 tokens

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.

JimLiu/baoyu-skills · 61 tokens

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…

coldteadotai/pr-lens · 105 tokens

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…

rampstackco/claude-skills · 135 tokens