Frequently asked questions about thinking, epistemology, and cognitive tools. 1287 answers
Reviewing what happened after completing a task surfaces errors for future correction.
For every important process have a documented way to recover from common failures.
Recurring errors point to structural problems not personal failures.
Use tools and systems to catch errors that manual vigilance misses.
Every correction takes time and energy — reduce the error rate rather than just correcting faster.
Every correction takes time and energy — reduce the error rate rather than just correcting faster.
The best systems detect and correct their own errors without manual intervention.
Some agents can run simultaneously while others must wait for previous results.
Some agents can run simultaneously while others must wait for previous results.
A meta-agent that coordinates other agents by deciding which should run when.
When two agents each wait for the other neither can proceed — design to prevent this.
Coordination itself costs effort — keep the coordination cost proportional to the benefit.
When your agents work together smoothly the result looks like natural ability to others.
Some decisions and responsibilities must remain with you — knowing which ones is a meta-skill.
Some decisions and responsibilities must remain with you — knowing which ones is a meta-skill.
Vague delegation produces vague results. Specify the outcome, constraints, and success criteria before handing anything off.
A well-designed habit is delegation to your future automatic self.
A well-written document delegates explanation, alignment, and decision context to the future.
Delegation ranges from "do exactly this" to "handle it entirely" — know which level you are using.
Delegation ranges from "do exactly this" to "handle it entirely" — know which level you are using.
Every agent needs a clear definition of what success looks like in measurable terms. Without operational metrics, monitoring produces noise instead of signal.
An agent that fires when it shouldn't wastes your attention and erodes trust.
An agent that fails to fire when it should leaves you exposed to undetected problems — the silence feels like safety, but it is blindness.
Agents degrade over time unless actively maintained — monitoring catches drift before it becomes failure.