Onboarding Plan banner
jbalbu01 jbalbu01

Onboarding Plan

Development community

Description

--- description: Generate a structured new sales rep onboarding and ramp plan with milestones, training modules, and certification checkpoints argument-hint: "<role: AE, SDR, SE, Manager>" --- # /onboarding-plan Create a comprehensive onboarding curriculum for new sales hires. Covers everything from day 1 through full ramp, with training modules, practice exercises, certification gates, and milestone targets. ## Usage ``` /onboarding-plan ``` Optionally specify the role: `/onboarding-plan A

Installation

Installs to ~/.claude/skills/jbalbu01-sales-enablement-plugin-onboarding-plan/SKILL.md

Terminal
mkdir -p ~/.claude/skills/jbalbu01-sales-enablement-plugin-onboarding-plan && curl -fsSL https://raw.githubusercontent.com/jbalbu01/sales-enablement-plugin/HEAD/commands/onboarding-plan.md -o ~/.claude/skills/jbalbu01-sales-enablement-plugin-onboarding-plan/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository