Question
What is behavioral specificity?
Quick Answer
Vague agents do not fire reliably — specificity is required.
Behavioral specificity is a concept in personal epistemology: Vague agents do not fire reliably — specificity is required.
Example: Compare two agents designed to improve post-meeting follow-through. Agent A: 'I will be better about following up after meetings.' Agent B: 'When a meeting ends and I was a participant, I will open my notes app within 2 minutes and write exactly three bullet points: one decision made, one action assigned to me, and one open question.' Agent A has no trigger specificity (which meetings?), no condition (what counts as a meeting worth following up on?), no measurable action (what does 'better' look like?), and no testability (how would you know if it fired?). Agent B specifies the trigger (meeting ends), the condition (I was a participant), the action (three categorized bullet points in a specific app), and the time constraint (within 2 minutes). After one week, you can count: how many meetings did I attend, and how many times did the three-bullet-point protocol execute? If the ratio is below 80%, the agent is failing and you can diagnose why. Agent A cannot be diagnosed because it cannot be measured.
This concept is part of Phase 21 (Agent Fundamentals) in the How to Think curriculum, which builds the epistemic infrastructure for agent fundamentals.
Learn more in these lessons
- Agents must be specific and testable
Vague agents do not fire reliably — specificity is required.
Go beyond the answer
This topic is part of Your Personal AI Operating System — a guided sequence of 16 lessons.
After completing this path you will run a four-layer personal AI operating system: a persistent context layer (the AI knows your role, standards, and current work), a skill library (your repeated tasks specified once, invoked by name), scheduled routines (recurring work that runs without prompting), and a verification layer (specific, testable, documented agents you actually trust). You own the architecture; the tools become interchangeable.
Start the path →