The Cure for the Vibe Coding Hangover — Corey J. Gallon, Rexmore
·57:02
That “AI agent built it in minutes” rush fades fast when you need to change anything—and realize you can’t explain or maintain what was generated. This talk names that pain (“vibe coding hangover”) and then walks through a framework for building with AI coding agents without giving up architectural control.
Key takeaways
- How the framework’s three pillars—Principles, Process, Tools—fit together to guide real development work.
- Why you stay the architect while the agent acts as the implementer (“delegate the doing, not the thinking”).
- A planning workflow that turns a vague idea into atomic, implementation-ready feature specs, with dependencies and validation.
- An implementation loop built on tests plus “multisensory” feedback (visual, auditory, tactile) to validate what’s actually happening.