# Instagram — carousel scripts (10 slides)

Two carousels. Use the IG carousel template PNGs (slides 1-4) from the asset library as a base — duplicate slide 4 for slides 5-10 and rewrite copy. Or build your own using the same color palette: black bg, `#00ff41` green accent, JetBrains Mono.

Caption goes in the post body. Affiliate disclosure goes in the **caption** and on the final slide.

---

## Carousel 1 — "Why your AI coding agent ships half-finished work"

### Slide-by-slide

**Slide 1 / hook**
Visual: stark black bg, `// hook` tag in green
Copy: "Most AI coding agents ship half-finished work. Here's why →"

**Slide 2 / problem**
Visual: terminal screenshot or B-roll thumb
Copy: "You ask Claude to build a thing.\nIt writes 3 files.\nHits an error.\nReplies: 'I think this should work.'"

**Slide 3 / diagnosis**
Visual: simple 4-arrow loop diagram (plan → exec → verify → fix)
Copy: "The problem isn't intelligence.\nIt's a missing loop:\nplan → execute → verify → fix"

**Slide 4 / what fixes it**
Visual: same 4-arrow loop, but with checkmarks
Copy: "Add a verification skill stack.\nClaude scores its own output.\nFails gracefully. Fixes itself."

**Slide 5 / proof point #1**
Visual: numeric stat card
Copy: "My 1-prompt completion rate:\nWeek 1: 22%\nWeek 4: 71%\n(same model)"

**Slide 6 / proof point #2**
Visual: text card
Copy: "Time saved per task:\n~30 min of re-prompting → ~5 min of reviewing"

**Slide 7 / how it works**
Visual: 8-layer stack diagram
Copy: "Godmode adds 8 layers on top of Claude Code:\nplan, sub-agents, parallel exec, score, fix, evolve."

**Slide 8 / objection**
Visual: question mark in green
Copy: "'Won't it cost more in tokens?'\nYes — about 1.4×.\nBut you ship in 1 attempt instead of 4."

**Slide 9 / call to action**
Visual: ~/godmode logo + URL
Copy: "Free tier: getgodmode.dev/lite\nPaid from $99/yr.\nLink in bio."

**Slide 10 / disclosure**
Visual: simple text card with `// disclosure` tag
Copy: "Disclosure: link in bio is an affiliate link.\nPrice doesn't change for you.\nLite tier is fully free."

### Caption

I went from re-prompting Claude 4× per task to shipping in 1.

The unlock wasn't a smarter model — it was a verification loop on top.

Swipe through to see what changed and why I think most agent-style AI work is missing this layer.

#AItools #ClaudeCode #DeveloperLife #Coding

[ad / affiliate — link in bio]

---

## Carousel 2 — "5 things I learned shipping with Claude Code for 30 days"

### Slide-by-slide

**Slide 1 / hook**
Copy: "5 things I learned shipping with AI for 30 days. Save for later 🔖"

**Slide 2 / lesson 1**
Copy: "Lesson 1: The plan is half the build.\nIf the plan is wrong, the code is wrong.\nForce a plan-first protocol."

**Slide 3 / lesson 2**
Copy: "Lesson 2: Sub-agents > one big prompt.\nFan out work to multiple agents in parallel.\nThey don't get tired."

**Slide 4 / lesson 3**
Copy: "Lesson 3: Score before you ship.\n≥0.92 or no-go.\nMost bugs live in the gap between 'looks good' and 'is verified'."

**Slide 5 / lesson 4**
Copy: "Lesson 4: Evolution > smarter model.\nA skill that gets sharper > a one-shot prompt.\nWeek 4 me ≠ week 1 me."

**Slide 6 / lesson 5**
Copy: "Lesson 5: Review, don't operate.\nLet AI do the typing.\nYou do the deciding."

**Slide 7 / numbers**
Copy: "What changed in 30 days:\n→ 4× more shipped projects\n→ 70% fewer re-prompts\n→ 0 'I think this should work' answers"

**Slide 8 / tools used**
Copy: "Stack:\nClaude Code\n+ Godmode skills\n+ Render cron\nNothing exotic. Just the loop."

**Slide 9 / CTA**
Copy: "If you want to try the loop:\ngetgodmode.dev/lite is free.\nLink in bio."

**Slide 10 / disclosure**
Copy: "Disclosure: bio link is an affiliate link.\nLite tier is free, no card."

### Caption

I tracked what made my AI coding workflow actually work this month.

Hint: it wasn't the model. It was the loop on top of it.

#AItools #ClaudeCode #ShipWithAI

[ad / affiliate — link in bio]
