/01
How does judgment become a rerunnable Skill?
A rule starts as a judgment that lives only in my head, run on feel. Through repeated conversations, AI pushes me to say it clearly — the context, the criteria, the boundaries, the definition of done. Then it rides on real cases: every case keeps its decision and its reasoning; when a judgment drifts, the results correct the logic. Only once the pattern holds does it get wrapped as an agent Skill a team can rerun and hand off.
Judgment written out of my head can be inspected, handed off, and scaled.
/02
Why does clear intent beat scripted steps?
State the intent and the why — why this matters, what a miss costs, what good looks like — and the way a model unfolds the work is often more fitting than any steps written for it. So my rules fix what good means first: the goal, the reason, the evidence, the boundaries, the acceptance bar. Only hard sequence dependencies, external release calls, and zero-exception gates get written as fixed steps. The finer the steps, the tighter the system is bound to today's model; workflows that carry intent simply get better when the model upgrades.
Clear intent travels across model upgrades; over-scripted instructions do not.
/03
At runtime, how do the human and the AI split the work?
At runtime, AI produces fast and repeatedly along my decision logic — research, drafts, comparisons, structuring — and it watches more details than one person could hold alone. The outputs return to my hands for the call: I set the brief, handle the exceptions, and keep external release and high-impact decisions mine.
The attention it frees goes back to people — the messages that matter, I write myself.
/04
How do fluent-but-wrong outputs get caught?
AI can fail like broken tracking on a dashboard that keeps rendering: silently, fluently, plausibly. So every gate has a catch: before a run, a Skill gets only the complete source context I curated — missing context stops the run; after a draft, a second AI reviews it for accuracy without ever seeing my reasoning; when something slips through, the rule is what changes — the new rule must beat the old one on the same regression cases before it ships; and what no gate can settle surfaces as an exception for a human call.
Context grounded → claim checked → exception surfaced.
/05
How do results feed the next cycle?
Every outcome goes back against the original success criteria and is attributed on one fixed definition. Only patterns with a denominator — comparable, and recurring — change the targeting, the proof, the follow-through, or the workflow. A single result never changes a rule, and one win never becomes the method.
A change isn't learned when it's written — it's learned when the next cycle gets more accurate.