Frequently asked questions about thinking, epistemology, and cognitive tools. 1647 answers
Writing documentation once at creation and never touching it again. You'll know you're in this failure mode when someone asks how an agent works and you say 'check the docs' without confidence that the docs reflect reality. The second failure mode is more subtle: updating the agent's behavior but.
Documentation should evolve with the agent — outdated docs are worse than no docs.
The way you create, maintain, and retire agents mirrors how you learn, practice, and let go of knowledge. Recognizing this parallel turns agent management into a form of self-directed development.
Cognitive agents are repeatable processes you design to handle recurring decisions.
Cognitive agents are repeatable processes you design to handle recurring decisions.
Cognitive agents are repeatable processes you design to handle recurring decisions.
Cognitive agents are repeatable processes you design to handle recurring decisions.
Identify one recurring decision you make at least three times per week where you already know the right answer before you deliberate. Write it as an explicit agent using this format: TRIGGER (what situation activates it), CONDITION (what must be true), ACTION (what you do). Example: TRIGGER —.
The most common failure is designing agents that are too abstract to execute. "Be more intentional with my time" is not an agent — it is an aspiration. An agent requires a specific trigger, a testable condition, and a concrete action. If you cannot describe exactly when it fires and exactly what.
Cognitive agents are repeatable processes you design to handle recurring decisions.
Your habits and automatic reactions are agents that were installed without your conscious input.
Your habits and automatic reactions are agents that were installed without your conscious input.
Your habits and automatic reactions are agents that were installed without your conscious input.
Your habits and automatic reactions are agents that were installed without your conscious input.
Your habits and automatic reactions are agents that were installed without your conscious input.
For the next two hours, set a timer for every 30 minutes. When it goes off, pause and write down exactly what you were doing and whether you consciously chose to do it. Most people discover that at least half their actions in a two-hour window were automatic — habitual sequences they initiated.
Believing that recognizing your automatic agents is the same as changing them. Awareness is step zero, not the finish line. People read about habits and scripts, nod along, then walk straight back into the same automatic patterns because recognition without replacement changes nothing. The default.
Your habits and automatic reactions are agents that were installed without your conscious input.
Every deliberate agent you create replaces an unconscious default.
Every deliberate agent you create replaces an unconscious default.
Every deliberate agent you create replaces an unconscious default.
Every deliberate agent you create replaces an unconscious default.
Every deliberate agent you create replaces an unconscious default.
Identify one recurring behavior you'd like to change. Write down its trigger, condition, and action — that's your default agent. Now design a replacement agent that uses the same trigger and condition but specifies a different action. Run the replacement for one week. Track whether the new action.