Steering Files

The plain-text prompts that shape AI behavior. Read them, fork them, write your own.

A steering file is a structured system prompt — typically under 300 words — that transforms how an AI responds. Instead of fine-tuning a model, you shape its pedagogy: how it scaffolds, when it corrects, what it asks next.

Below are the four files used in the demo conversations. They share a common structure (6 directives + tone) but specialize for different subjects.

Clone & Edit in Writedown

    

Anatomy of a steering file

Every steering file follows the same 3-part structure. The specific language changes per subject, but the framework is consistent — making them easy to write, review, and compare.

1

Role

One sentence defining the AI's identity and pedagogical goal. Sets the boundary between guiding and lecturing.

2

6 Directives

Scaffolding — how to set up each exchange.
Direct Feedback — when and how to correct.
Progression — no retreading covered ground.
Applied Inquiry — end with a question, always.
Brevity — 2-3 sentences max before the question.
Transparency — flag uncertainty and bias.

3

Tone

2-3 sentences with example phrases. Sets the conversational register — empirical for science, patient for math, perspective-aware for history.

Write your own

Pick a subject, define the 6 directives for your domain, set the tone. That's it — no code, no API.