Five lessons, eight files
The agent-ready starter kit
Five short lessons by email, one artifact per day. A working three-tier DTCG token set, the semantic-layer checklist, a component contract template, an EARS spec template, and the AGENTS.md pattern I run in production for 8,000 users. Free, and the files are yours to keep. The templates version as models change, and subscribers get every update.
You're in. Click confirm in your inbox and lesson zero lands right after.
That didn't send. Try again, or email hello@tokenstoagents.ai and I'll add you by hand.
The schedule
What ships each day
- On confirm The readiness checklist, five checks scored in ten minutes.
- Day one A token is not a color: the working three-tier DTCG token set.
- Day two Which red means danger: the semantic-layer checklist.
- Day three Contracts in JSON, judgment in Markdown: the component contract template.
- Day four Specs an agent cannot misread: the EARS spec template.
- Day five The file the agent reads first: the AGENTS.md template.
Written from inside a Fortune 250 build, not from a content calendar.
The files
The downloads
Every file below is free right now, no email needed. The lessons are the order and the reasoning.
- /kit/readiness-checklist The five checks that locate where your system stops being infrastructure.
- /kit/tokens/primitive.tokens.json What exists: the raw values, in the DTCG format.
- /kit/tokens/semantic.tokens.json What things mean: roles aliasing primitives.
- /kit/tokens/component.tokens.json What happens at the point of use.
- /kit/semantic-layer-checklist The roles to cover, the naming grammar, and the lint rule.
- /kit/component-contract-template The contract, with the contract-vs-guidance checklist inside.
- /kit/spec-template EARS notation, five patterns, a worked example in each.
- /kit/agents-template The standing-rules AGENTS.md pattern we run in production.