Fetching from the wire…
Public story · 2026-06-30 · high
The revision adds verification-before-fixing and named failure modes, matching Karpathy's push for agentic engineering.
Why now: The ten-rule template surfaced on X this week, alongside renewed attention on Karpathy's Sequoia Ascent 2026 talk and its pitch for agentic engineering.
Karpathy's CLAUDE.md template grew from four rules to ten this week, per TechTimes.
One builder credits the added rules with cutting Claude Code's error rate from 41 percent to 11 percent. That's a single anecdotal claim, not a benchmark, but the stakes are real for anyone running an agent loop unsupervised.
The new additions read as guardrails for an autonomous process, not prompting tips. They tell the agent to verify a bug before patching it, keep its dependencies honest, and name its own recurring failure modes. I've watched Claude Code spiral through exactly these loops in my own projects, and naming the failure mode is usually what pulls it back.
The bigger context is Karpathy's Sequoia Ascent 2026 talk. There he frames vibe coding as fine for throwaway scripts, but argues real software needs a harder discipline: agentic engineering. The context window is the lever, the LLM is the interpreter, and the job shifts to shaping intent and reviewing output.
My bet: this list forks into a dozen competing versions within weeks. Most keep the four rules that are easy to copy and drop the two that require naming failure modes you've watched your own agent hit.
The ten-rule template surfaced on X this week, alongside renewed attention on Karpathy's Sequoia Ascent 2026 talk and its pitch for agentic engineering.
Each link below shares sources, entities, or timing with this story.
Andrej Karpathy stood up at Sequoia Capital's AI Ascent 2026 and said what a lot of us have been thinking but hadn't articulated this cleanly. He called the current era "Software 3.0," defined as prompting an LLM interpreter, and declared December 2025 the tipping point when a...
Andrej Karpathy published his Sequoia Ascent talk summary on June 17, and it gave me language for something I've been doing without a name. His framing: Software 1.0 automates what humans can specify as explicit rules. Software 2.0 automates what we can describe with training...
Forrest Chang's andrej-karpathy-skills repo is a single CLAUDE.md file distilling Karpathy's observations on LLM coding pitfalls. It topped GitHub trending with +44K weekly stars. Then the ecosystem detonated. Ten-plus related repos trended simultaneously with 70K+ combined st...
A single markdown file. 56,000 stars. multica-ai/andrej-karpathy-skills gained 42,000 stars in one week, making it the fastest-growing repo I've tracked this year that isn't an actual software product. The file is derived from Karpathy's observations about LLM coding pitfalls....
Martin Fowler published a full article on April 2 formalizing something I've been feeling for months: the thing that separates a good coding agent from a bad one isn't the model. It's everything around the model. He calls it harness engineering. The framework is clean. Agent =...
A Shift Mag article (330 upvotes, 59 comments on r/ClaudeAI) documents Andrej Karpathy's admission that his coding workflow flipped almost entirely — the human now guides via prompts and high-level decisions rather than writing code directly. This isn't a generic "AI changes c...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.