Draft a Practice with your AI
Turn one thing you do well into a publishable Practice by having your own AI interview you and draft the v0.1 shape — which you then read, correct, and ratify.
Use when
- Use this when you want to publish a Practice but face a blank page: you know a situation you handle well and have not yet written it down.
The failure
Without a method, the blank draft form stalls: you know the situation in your hands but cannot turn it into the bounded, testable shape the grammar needs, so nothing gets published.
The outcome
A complete v0.1 Practice draft — one bounded situation, three to seven rules, a failure, an objective, triggers and checks — ready to read, correct, and publish through the ceremony.
The Practice — 4 rules
Pick exactly one situation
Name a single recurring situation you handle well. Ask the AI to help you narrow it until it is one bounded situation — a Practice covers one thing, never a bundle. If it splits into two, you have two Practices.
Why The integrity contract binds a Practice to one situation; nested or bundled methods are deliberately forbidden.
Have the AI interview you
Paste this Practice into your own AI and ask it to interview you: what goes wrong without your method (the failure), what good looks like when it is done (the objective), when to use it and when not to (the triggers and limits), and the ordered steps you actually take.
Ask for the v0.1 shape
Ask the AI to emit a single JSON object with these fields: title, summary, language, useWhen, avoidWhen, failure, outcome, instructions (each with id, title, body, and an optional rationale), boundaries, checks, and credits. Keep it to three to seven rules, and invent no facts.
Correct it, then ratify it
The AI proposes; you decide. Read every line, fix anything that is not true to how you actually work, then paste the JSON into the studio importer and publish it through the ceremony. Authorship is the ratification, not the generation.
Why Nothing publishes without a human walking the preview, the diff, and the confirmations (§2.7).
Limits — do not use this when
- Do not use it to invent a method you have not actually used — a Practice is judgment you have earned, not text a model generated.
- Do not let the AI publish for you. It drafts; you ratify and publish.
Verify — evidence that it helped
- You can state the one situation in a single sentence.
- Every rule is something you actually do, in your own words after correction — not the model's invention.
- The draft imports without structural errors and reads as true to you before you publish.