Topic tag
instruction files
7 guides in the catalogue cover this topic.
- Nº 012 Every new repo starts with your lessons Agents & Automation · Broad
AI Firmware is a boot layer of kernel rules, installable skills, and committed memory that makes every new agent repo start senior instead of relearning old lessons.
- Nº 027 Turn repeated fixes into rules Agents & Automation · Broad
When an agent hits the same problem twice, encode the fix as a lint rule, CI check, or steering-file instruction that every future session inherits.
- Nº 030 Trim the instructions your model outgrew Prompting & Context · Practitioner
Audit Claude Code instructions, preserve project requirements, and test a smaller setup against the work you already trust.
- Nº 047 Audit what your agent saved to memory Agents & Automation · Practitioner
Theo let Claude Code save memories on its own, then audited them: 45 files, written three times more often than read, most never opened again. How to run the same audit on your machine, the three ways saved memories rot, the ladder that finds a better home for each lesson, and what a harness built to pass the audit looks like.
- Nº 051 Set up an AI that knows your business Agents & Automation · Broad
An AI operating system is a folder of files your agent reads before every message. The four parts it needs, in build order, and the habits that fill it from your head.
- Nº 053 Compare AI agents on your own work Agents & Automation · Practitioner
Compare agents on one repeatable task, check the tools each can use, and keep your skills usable when you switch.
- Nº 054 Make skills improve after each run Agents & Automation · Practitioner
Use failed runs to repair skill descriptions, scripts, and checks. Test each change before keeping it, with Harness Firmware as a working example.