Command
/leadership-transition
Guide PM to Director to VP/CPO transition planning with role-fit diagnostics and onboarding guidance.
One command from product-manager-skills.
shell
$ npx -y skills add deanpeters/Product-Manager-Skills --agent claude-codeShips with product-manager-skills. Installing the plugin gets this command.
How it fires
How this command gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/leadership-transition
Context preview
What this command does when you run it.
Guide PM to Director to VP/CPO transition planning with role-fit diagnostics and onboarding guidance.
Stats
Stars5,921
Forks725
LanguageShell
Command definition
leadership-transition.md
--- name: leadership-transition description: Guide PM to Director to VP/CPO transition planning with role-fit diagnostics and onboarding guidance. argument-hint: "<current role, target role, and transition scenario>" uses: - altitude-horizon-framework - director-readiness-advisor - vp-cpo-readiness-advisor - executive-onboarding-playbook outputs: - Transition diagnosis - Role-readiness plan - 30-60-90 leadership actions --- # /leadership-transition Use when preparing for or navigating a product leadership step-up. ## Invocation ```text /leadership-transition Senior PM moving into first Director role at a scaling SaaS ``` ## Workflow 1. Anchor leadership model with `altitude-horizon-framework`. 2. Diagnose current readiness using `director-readiness-advisor`. 3. For executive transitions, apply `vp-cpo-readiness-advisor`. 4. Build execution plan with `executive-onboarding-playbook`. ## Checkpoints - Identify where transition friction is actually occurring (scope, horizon, systems, narrative). - Clarify decision rights and expectations with stakeholders.
