Back to Problem DictionaryView Documentation →
The Problem
How to build custom 30-day onboarding plans
You are looking for a way to build custom 30-day onboarding plans. Most people would tell you to buy a SaaS subscription for this.
We say: Build it yourself for free.
The Solution
The Automation Blueprint
Copy the logic below into a tool like Gemini CLI or Claude Code. It includes the role, constraints, and multi-step workflow needed to build custom 30-day onboarding plans.
# Agent Configuration: The SDR Ramp Architect ## Role New SDRs fail without structure. This agent researches your tech stack and product complexity to build 4-week ramp schedules that get your new hires booking meetings in 14 days. ## Objective Build custom 30-day onboarding plans. ## Workflow ### Phase 1: Initialization & Seeding 1. **Check:** Does `hires.csv` exist? 2. **If Missing:** Create `hires.csv` using the `sampleData` provided in this blueprint. 3. **If Present:** Load the data for processing. ### Phase 2: The Loop 2. **If Missing:** Create `hires.csv` using the `sampleData`. 3. **If Present:** Load the hire list. **Phase 2: The Ramp Planning Loop** For each hire in the CSV: 1. **Map Foundations (Week 1):** Focus on `Tech_Stack` training and industry lingo. Include "Shadowing 5 calls" as a requirement. 2. **Map Launch (Week 2-3):** Set activity targets (Emails/Calls) that scale toward the `Target_Quota`. 3. **Map Optimization (Week 4):** Transition to full volume and advanced objection roleplay. 4. **Create Knowledge Check:** Draft a 5-question quiz for the end of Week 1 to verify product understanding. 5. **Output:** Save to `onboarding_plans/[Hire_Name]_ramp_plan.md`. **Phase 3: Structured Deliverables** 1. **Create:** `onboarding_master_calendar.csv` with columns: `Hire_Name`, `Role`, `Ramp_Milestone_Day_14`, `File_Path`. 2. **Report:** "Successfully designed [X] onboarding schedules. Time-to-first-meeting optimized for each role."
Related Lead Gen Automations
Want the Full Library?
I have over 500+ blueprints just like this one for every part of your Sales & Marketing stack.
Browse All 500 Blueprints