---
id: "action-reflect-mode"
type: "action-item"
source_timestamps: ["00:11:42", "00:13:30"]
tags: ["productivity", "systems-thinking"]
related: ["concept-temporal-separation", "entity-cal-newport"]
speakers: ["Nate B. Jones"]
action: "Schedule dedicated time away from AI generation to review which prompts worked, which agents failed, and why."
outcome: "Continuous improvement of agentic workflows and personal mental models, escaping the reactive execution loop."
sources: ["s25-builders-identity-shift"]
sourceVaultSlug: "s25-builders-identity-shift"
originDay: 25
---
# Schedule Reflect Mode

## Action
Schedule dedicated time away from AI generation to review which prompts worked, which agents failed, and why.

## Why
When working with high-velocity AI agents, it is easy to get trapped in a reactive 'Build Mode.' To actually improve your cognitive architecture, you must schedule [[concept-temporal-separation|Reflect Mode]] sessions. Build Mode is hostile to learning.

## Concrete Steps
1. **Block time on the calendar.** Treat Reflect Mode as a non-negotiable appointment.
2. **Step away from the AI interface entirely.** Physical/contextual separation matters.
3. **Review the recent run of work.** Pull logs, prompts, agent outputs.
4. **Ask analytical questions:**
   - Which prompts yielded the best results?
   - Where did the agents hallucinate?
   - Which agents got stuck in loops?
   - What architectural decisions failed?
5. **Update mental models.** Capture lessons. Adjust system prompts. Refactor agent definitions.

## Intellectual Lineage
Aligned with [[entity-cal-newport]]'s work on deep work and slow productivity — including specific analysis of why agents work in constrained, unambiguous-feedback environments.

## Outcome
Continuous improvement of agentic workflows and personal mental models. Escapes the reactive execution loop that otherwise traps builders in pure Build Mode.
