OpenSpec Will Change How You Vibe Code Forever
A 21-minute walkthrough of OpenSpec — the spec-first CLI that drives Claude Code through propose, apply, archive, and the killer sync command that keeps your docs from drifting.
April 30th 2026A 14-minute live demo of five Matt Pocock skills that close the gap between vibe coders and professional engineers.
Matt Pocock's skill library hit 70,000 GitHub stars with a label that stung: not for vibe coders. Sean Kochel took that as a provocation, not a verdict. Fourteen minutes later he had walked through five skills live, in a real project, that reframe the whole argument.
stated at 00:47“I'm gonna show you five of the skills from it that I use on the daily, how they work, and where in your projects you can use them.”delivered at 14:49

Matt Pocock skill library intro. Sean reframes vibe coder vs vibe engineer. Promises 5 daily-use skills.

Dispatches exploration subagent to find shallow modules and propose deepening opportunities. Demo on content-intel-v2. Surfaces top 5 refactor candidates with files, problem, solution, benefits.

Socratic decision-tree interrogation before writing code. Resolves every downstream branch of each answer. Demo catches false architectural premise after 7-8 questions. Sean draws branching tree diagram.

Ultra-compressed communication mode drops filler and pleasantries while keeping technical accuracy. Demo: 768 to 502 tokens on same prompt. Auto-clarity exception for destructive ops.

Gives high-level map of how code fits into the system using domain vocabulary. Debunks false duplicate threshold-read flag from skill 1.

Compacts session into structured markdown brief for a fresh context window. Better than native compaction because explicitly formatted for a different recipient.
Shallow modules have an interface nearly as complex as their implementation. The deletion test: delete the module. If complexity vanishes, it was a pass-through.
Most tools ask 5 high-level questions then resolve hidden assumptions at code-write time. Grill Me walks every branch recursively until every leaf is settled before implementation starts.
Caveman mode automatically drops out for security warnings, irreversible actions, multi-step sequences, or when user asks to stop.
Compaction summarizes for continuity. Handoff summarizes for transfer: explicit problem framing, solution reached, key decisions, specifics resolved. The recipient changes, not just the context window.
“I think vibe engineering is a better term for that middle ground, exit level beginner into intermediate, where we're trying to actually build awesome stuff, but do it in a very systematic way.”
“A lot of other tools are gonna ask you five questions that get your directional insight, and then they're gonna go off and address all of these underlying assumptions at game time when they go to write the stuff.”
“What the grill me command does is that once you pick a direction, it's gonna go deep down the rabbit hole to resolve all of the other issues that crop up because of that decision.”
“This is kind of like an alternative to compacting because we're still gonna get all of that information, but we can then just use that document as the context for our next session.”
“If you like this video, I will link you to a playlist where I have a bunch of other awesome skill libraries and vibe engineering plugins that I use on a daily or weekly basis.”
Soft and clean. No newsletter push, no merch. Playlist link only. Earned by the content.
The credibility comes from watching a real architectural debate play out live, including the false alarm that Zoom Out had to debunk.
These five skills put you back in the driver's seat by forcing the AI to surface hidden assumptions before writing a single line of code.
00:00
00:12
00:27
00:43
00:50
01:01
01:12
01:23
01:34
01:45
01:56
02:12
02:21
02:30
02:38
02:52
03:03
03:14
03:25
03:36
03:47
03:58
04:10
04:21
04:32
04:43
04:54
05:05
05:16
05:30
05:38
05:50
06:01
06:12
06:23
06:34
06:45
06:56
07:07
07:18
07:27
07:41
07:52
08:07
08:14
08:25
08:36
08:42
08:58
09:10
09:21
09:32
09:43
09:54
10:05
10:16
10:27
10:38
10:50
11:01
11:12
11:23
11:34
11:45
11:56
12:07
12:18
12:30
12:41
12:52
13:03
13:14
13:25
13:36
13:47
13:58
14:10
14:21
14:32
14:43A 21-minute walkthrough of OpenSpec — the spec-first CLI that drives Claude Code through propose, apply, archive, and the killer sync command that keeps your docs from drifting.
April 30th 2026Sean Kochel road-tests Open Design — a 22.4K-star, BYOK, local-first clone of Claude Design — by shipping a landing page, an iOS app, and a desktop chat UI in under fifteen minutes of total prompting.
May 4th 2026A 21-minute live demo of Zen van Riel adding a real conversation-history feature to his AI Tutor app with Claude Code — four debug iterations included.
June 27th 2025An ex-Apple engineer benchmarks ref.tools and Exa AI against Cursor on a live Tailwind v4 refactor — and Claude Code wins at 2,800 tokens vs 98,000.
November 23rd 2025How a folder of markdown files beat BMAD, GSD, and most of the agent-framework ecosystem in 90 days.
May 10th 2026A 19-minute live demo of Auto Claude, the free open-source Kanban orchestrator that runs parallel Claude Code agents in git worktrees while you sleep.
December 17th 2025