Learning Objectives
- Test your automation across real scenarios
- Refine your skill based on what testing reveals
- Calculate and document your ROI with real, measured numbers
π― What You'll Learn: How to validate your automation with real numbers
β±οΈ Time Required: 50 minutes
π¦ What You'll Build: Tested skill + documented ROI proof
Riley's Week 1 Finale
Riley has built everything:
One thing remains: proof.
π¬ "My boss asked 'Is this AI thing actually saving you time?' I had a feeling it was. But feelings don't go in performance reviews. Numbers do. This lesson gave me the numbers."
β Riley Harper
What We're Building in This Lesson
Estimated time savings are guesses. Measured time savings are proof.
In this lesson:
The Three Parts of Validation
| Part | What You Do | Why It Matters |
|---|---|---|
| π§ͺ Test | Try multiple scenarios | Ensures reliability |
| π§ Refine | Fix what you find | Improves quality |
| π Measure | Calculate real ROI | Proves value |
The ROI Formula
βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
β ROI CALCULATION β
βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ€
β β
β TIME SAVED = Old Time - New Time β
β β
β ANNUAL SAVINGS = Time Saved Γ Frequency Γ 52 β
β β
β VALUE (Β£) = Annual Savings Γ Hourly Rate β
β β
β INVESTMENT = Build Time + Test Time β
β β
β ROI % = (Value - Investment) / Investment Γ 100 β
β β
βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
Riley's Preview:
Exercise: Validate Your Automation
β±οΈ Total Time: 40 minutes
What You'll Build
π Documented proof that your automation works and delivers measurable value.
Before You Start
You'll need:
Step 1: Time the OLD Way
β±οΈ Time: 15-20 minutes (depends on your task)
Do your task the OLD way, WITHOUT your skill.
Yes, really. We need a real baseline.
Instructions:
ββββββββββββββββββββββββββββββββββββββββββ
β OLD WAY MEASUREMENT β
β βββββββββββββββββββββββββββββββββββββββββ£
β β
β Task: _____________________________ β
β β
β Date: _____________________________ β
β β
β Start time: _______________________ β
β β
β End time: _________________________ β
β β
β TOTAL TIME: _______ minutes β
β β
β Notes: β
β - What took longest? _____________ β
β - What was tedious? ______________ β
β β
ββββββββββββββββββββββββββββββββββββββββββ
Riley's measurement:
π¬ "I timed myself doing the margin report the old way. A full 4 hours, on the dot. Right about what I'd estimated, but now I had it measured, not guessed. That's the power of measuring."
β Success Check:
Step 2: Time with YOUR SKILL
β±οΈ Time: 5-15 minutes
Now do the same task using your skill.
Instructions:
/clearββββββββββββββββββββββββββββββββββββββββββ
β SKILL WAY MEASUREMENT β
β βββββββββββββββββββββββββββββββββββββββββ£
β β
β Task: _____________________________ β
β β
β Date: _____________________________ β
β β
β Start time: _______________________ β
β β
β End time: _________________________ β
β β
β TOTAL TIME: _______ minutes β
β β
β Issues noticed: β
β β‘ Output format needed adjustment β
β β‘ Missing prompts for some info β
β β‘ Had to do manual steps after β
β β‘ Other: ______________________ β
β β
β Quality check: β
β β‘ Output is correct β
β β‘ Output is complete β
β β‘ Ready to use as-is β
β β
ββββββββββββββββββββββββββββββββββββββββββ
Riley's measurement:
π¬ "With the skill: 18 minutes. And I noticed the output quality was actually MORE consistent than my manual version. The skill doesn't forget steps."
β Success Check:
Step 3: Refine Your Skill
β±οΈ Time: 10 minutes
Based on issues found, make improvements.
Common refinements:
| Issue | Refinement |
|---|---|
| Missing information | Add prompt for that data |
| Wrong format | Update the example output |
| Extra manual steps | Add instructions for those steps |
| Inconsistent output | Make instructions more specific |
Open your SKILL.md and improve at least ONE thing.
Riley's refinement:
π¬ "I noticed the skill wasn't asking for the portfolio manager names to include in the distribution list. Added one line to Step 4, tested again, perfect."
Document your changes:
## Refinements Made (Lesson 1.5)
Change 1: ________________________________
Why: ____________________________________
Change 2: ________________________________
Why: ____________________________________
β Success Check:
Step 4: Calculate Your ACTUAL ROI
β±οΈ Time: 5 minutes
Fill in with REAL numbers:
ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
β YOUR ROI CALCULATION β
β βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ£
β β
β TIME MEASUREMENTS β
β ββββββββββββββββ β
β Old way time: _______ minutes β
β Skill time: _______ minutes β
β Time saved per use: _______ minutes β
β β
β βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ£
β β
β ANNUAL PROJECTION β
β βββββββββββββββββ β
β Frequency: _______ times per week/month β
β Weeks/months per yr: _______ (usually 52 or 12) β
β Annual time saved: _______ hours β
β β
β βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ£
β β
β VALUE β
β βββββ β
β Your effective hourly rate: Β£_______ (salary Γ· 2000) β
β Annual value: Β£_______ β
β β
β βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ£
β β
β INVESTMENT β
β ββββββββββ β
β Week 1 learning time: ~4 hours β
β Building skill: _______ hours β
β Testing & refining: _______ hours β
β Total investment: _______ hours = Β£_______ β
β β
β βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ£
β β
β ROI CALCULATION β
β βββββββββββββββ β
β Annual value: Β£_______ β
β Investment: Β£_______ β
β Net value: Β£_______ (value - investment) β
β β
β β
ROI: _______% β
β
β β
β Payback period: _______ weeks β
β β
ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
Riley's Final ROI:
ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
β Riley'S ROI CALCULATION β
β βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ£
β β
β TIME MEASUREMENTS β
β Old way: 240 minutes (4h 0m) β
β Skill way: 18 minutes β
β Time saved: 222 minutes per week (3h 42m) β
β β
β ANNUAL PROJECTION β
β Frequency: Weekly (50 working weeks/year) β
β Annual time saved: 185 hours β
β β
β VALUE β
β Effective hourly rate: Β£75 β
β Annual value: Β£13,875 β
β β
β INVESTMENT β
β Week 1 learning: 4 hours β
β Building skill: 1.5 hours β
β Testing & refining: 0.5 hours β
β Total: 6 hours = Β£450 β
β β
β β
ROI: 2,983% β
β
β β
β Payback: 1.7 weeks β
β β
ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
π¬ "Almost 3,000% ROI. I had to double-check my math. But it's real. Six hours invested, Β£13,800+ returned annually. And that's just ONE automation."
β Success Check:
Step 5: Share Your Results
β±οΈ Time: 5 minutes
Post in #week1-complete:
π WEEK 1 COMPLETE!
My Quick Win: [Your automation]
π The Numbers:
β’ Old way: [X] minutes
β’ New way: [Y] minutes
β’ Time saved/week: [Z] minutes
β’ Annual value: Β£[amount]
β’ ROI: [percentage]%
π‘ Best part: [What excited you most]
π§ Refined: [What you improved]
π Next automation idea: [What you want to build next]
Riley's post:
"π WEEK 1 COMPLETE!
My Quick Win: Weekly margin report automation
π The Numbers:
β’ Old way: 240 minutes
β’ New way: 18 minutes
β’ Time saved/week: 222 minutes
β’ Annual value: Β£13,875
β’ ROI: 2,983%
π‘ Best part: Monday mornings are no longer dreaded
π§ Refined: Added portfolio manager name prompts
π Next: Client meeting prep briefs"
β Success Check:
Week 1 Complete Checklist
Before moving to Week 2, verify everything:
Lesson 1.1: Find Your Quick Win
Lesson 1.2: Create Your First Skill
Lesson 1.3: Commands and Planning
Lesson 1.4: Settings and Configuration
Lesson 1.5: Test, Refine, Calculate ROI
All boxes checked? π You're ready for Week 2!
You Completed Week 1!
What you accomplished:
| Started With | Ended With |
|---|---|
| "What should I automate?" | Clear Quick Win with ROI |
| "How do I build a skill?" | Working automation |
| "What are all these commands?" | Efficient workflow |
| "Are the settings right?" | Customized environment |
| "Does this actually save time?" | Measured proof |
Riley's Week 1 Summary:
π¬ "I came in skeptical. 'AI coding for non-coders' sounded too good to be true. Five lessons later, I have a working automation saving me 3 hours 42 minutes every week, with math to prove it. The best part? I'm already thinking about what to automate next."
Week 1 Results
| Person | Automation | Time saved | ROI |
|---|---|---|---|
| Riley (Financial Services) | Weekly margin report | 222 min/week | 2,983% |
| Healthcare IT Director | Daily patient census | 33 min/day | 1,823% |
| Management Consultant | Client status updates | 145 min/week | 3,450% |
Average Week 1 ROI: 2,752%
Not hype. Math.
π‘ These figures are illustrative examples calculated using the ROI formula above. Your actual numbers will depend on your task, frequency, and hourly rate, use the formula to calculate yours. The methodology is the same; the inputs are yours.