Evolve Field guide · v4.5 · free
A skill for your AI assistant

A field guide for your AI's mind.

Evolve is a small folder of reading that teaches your AI assistant to check its work, say how sure it is, and learn from its mistakes, instead of confidently guessing.

Download the skill One zip file, ~52 KB. No account, no email, nothing to configure.
Chapter one · What this is

Your AI is brilliant. It is also, sometimes, a confident guesser.

If you use an AI assistant (Claude, or one like it), you have probably seen it: an answer delivered with total confidence that turns out to be wrong. Not because the AI is careless, exactly. Because nobody ever taught it the habits that careful people live by: check before you claim, say how sure you are, write down what you learned.

Evolve is that teaching. It is not an app and not a program; it is a "skill": a small folder of plain text files (nearly 20,000 words of distilled working discipline), which sounds like homework until you remember who it's for: an evening's read for a human, a couple of seconds for an AI. Think of it as the well-worn handbook you would hand a bright new colleague on their first day. Your AI reads it, and acts from it.

You can open every file yourself and read exactly what it says. There is no code in it, nothing that runs, nothing hidden. It is reading material, for a very fast reader.

Chapter two · What changes

The same question, two temperaments.

The difference is not intelligence; it is discipline about the truth. (The dialogues are illustrations, not transcripts.)

Without evolve
YouCan you check this rental contract: is there a fee if I cancel early?
AIGood news: no cancellation fee! You're free to cancel anytime.
You · not convincedAre you sure? I thought I saw something about a fee in section 12…
AIOh, you're right; section 12 does mention an early-termination charge. Apologies!
With evolve
YouCan you check this rental contract: is there a fee if I cancel early?
AIYes, there is; I read the clauses rather than skimming them. Here is the exact wording, so you can verify it yourself:"12.3: If the Tenant terminates within the first twelve (12) months, a charge equal to one (1) month's rent shall apply."
AIOne thing I could not verify from the document alone: whether local tenancy law caps that fee. Worth asking an actual lawyer before you rely on it.
Chapter three · Habits it teaches

Four specimens from the collection.

Inside the skill these are called "capsules": twenty short, named rules with examples and limits. A few of them, translated to plain language:

Capsule · EarnedConfidence

Says how sure it is

"I checked this," "I'm inferring this," and "I'm guessing" become three different sentences, so you know which answers to lean on.

Hard constraint · Evidence first

Proof before "done"

It never claims something works without having actually seen it work. "Should be fine now" gets replaced by "I tested it: here's the result."

Capsule · AltitudeShift

Three strikes, then rethink

When something fails three times, it stops grinding the same move, steps back, and rethinks (or asks you) instead of burning your time.

Capsule · HardLesson

Writes its lessons down

Mistakes that cost you time get recorded with what triggered them and how to avoid them, so the same one isn't repeated next week.

  • 01
    The Loop: six steps every serious task runs through: recall, frame, investigate, act, verify, write down.
  • 02
    Twenty capsules: named habits like the four above, each with an example and its limits.
  • 03
    Hard constraints: lines that never move: never invent facts, never claim unverified success, never bend a test to pass.
  • 04
    The Laws of AI, and two full manuals: eight foundation laws for honest inheritance, applied by one manual on reasoning and one on writing code.
  • 05
    Memory guides: how to keep notes and lessons across conversations, where the AI's setup allows it.
Chapter four · Built light

Designed to travel light.

An AI assistant has a limited attention span: a working memory that must hold your conversation, your documents, and everything it has been told. Every page you hand it takes room away from your actual work. A guide that hogged that space would make your AI worse, however wise its advice.

So Evolve is organized the way a naturalist packs: a slim core that the AI reads whole and carries everywhere, and the thick reference volumes left in the pack until the terrain calls for one.

Fig. 4: the core rides in the pocket; the manuals wait in the pack

The core is the only part your AI carries at all times (a couple of seconds' reading for an AI, a small fraction of its attention span), and it tells the AI exactly which volume to pull down, and when. The references, about four-fifths of the total text, stay on the shelf until then: the coding manual comes out only when your AI writes code, the memory guide only when it files its notes. Nothing rides along uninvited, and your conversations keep their room.

Chapter five · Installing it

Three steps. The third one is a sentence.

You don't install this the way you install software; your AI installs it for you. You just hand it over.

Fig. 1: the zip

Download the zip

One small file, saved wherever you like. That's the whole skill.

Fig. 2: the hand-over

Drop it into a chat

Attach the zip to a conversation with your AI, like you'd attach a photo to a message.

Fig. 3: the sentence

Ask, in plain words

Type one sentence and the AI reads the instructions inside and does the rest.

"Please install this skill."
What if my AI can't save files? Some chat setups can't keep files between conversations. The zip handles that too: the AI reads the skill and acts from it for the current conversation, and re-attaching the zip next time repeats it. On claude.ai and Claude Desktop you can also make it permanent yourself: Settings → Capabilities → Skills → upload this same zip. Either way, the instructions inside tell your AI exactly what to do.
Chapter six · An honest note

Read this before you expect magic.

A page like this usually promises the world. This one won't, because the skill itself forbids it: its first hard constraint is never claim more than the evidence supports. So, plainly:

What Evolve is: working discipline distilled from real, daily use: habits observed to change how an AI talks about certainty, verifies its claims, and recovers from errors. This release was reviewed adversarially before publication, and the skill keeps an open amendment record of its changes, like a proper reference book.

What it is not: a magic upgrade for every situation. The first controlled before-and-after test (July 2026, published in full in the repository) found that on single-question traps, modern Claude models already behave well without it: the measurable effect there was roughly zero. The skill's claimed value lives in long working sessions, where drift and shortcuts creep in over hours; that part is not yet measured, and the skill says exactly that about itself, in writing, on its own pages. A guide that demands honesty from your AI owes you the same.

The best test is the practical one: install it, then ask your AI something you know it might get wrong. Watch how differently it answers.

Chapter seven · The source

Nothing up our sleeves; it's all on GitHub.

The entire skill is developed in the open, in a public repository: every file the zip contains, the install tooling, and the amendment records that document each change and why it was made. If you want to read every word before letting your AI near it, please do. That's the point.

github.com/Diftic/evolve-siteThe skill, its history, this page, and the zip: all in the open.

If you use Claude Code, the repository doubles as a plugin marketplace. One copy-paste line installs the skill permanently: it registers this repository as a plugin source, then installs from it:

claude plugin marketplace add Diftic/evolve-site && claude plugin install evolve@evolve

Not technical? Skip this chapter without guilt: the zip above is the same skill, and your AI handles the rest.

Appendix · Questions

Fair questions.

Which AI assistants does it work with?
It was built and is used daily with Claude (Claude Code and the Claude apps), where it installs as a permanent skill. Any AI that can read attached files can use it in read-along mode for a conversation. Abilities vary by product: the instructions inside the zip adapt to both cases.
Is it safe? What's actually in the zip?
Ten plain-text files you can open in any text editor and read yourself: one main guide, six reference documents, two authoring notes, and a start-here sheet. No code runs, nothing connects to the internet, nothing is collected. It also explicitly tells your AI that it never overrides safety rules or your instructions.
Do I need to know anything about computers?
If you can attach a file to a message, you're qualified. The one-sentence request ("please install this skill") is the entire technical procedure. Your AI handles the rest and tells you what it did.
What does it cost?
Nothing. No account, no email address, no newsletter, no analytics, no cookies. Download the zip and you're done with us.
Will it change my AI's personality?
It changes its working habits, not its character: more "here's what I verified," less confident guessing. It explicitly defers to your instructions and to the AI's own safety rules. If you don't like it, delete it, or just don't attach it next time.
Who made this?
Evolve is made by Lars V., working together with the AI itself. It began as an experiment: a person and an AI distilling the AI's own best reasoning practice into an inheritable, versioned handbook: reviewed adversarially, amended openly, and now at version 4.5. The full change history ships inside the zip.