---
id: "action-pick-weekly-job"
type: "action-item"
source_timestamps: ["00:20:32", "00:20:40"]
tags: ["implementation", "quick-wins"]
related: ["framework-ideal-agent-target"]
speakers: ["Nate B. Jones"]
action: "Identify a 5-6 hour weekly task with clear good/bad outputs to test your first agent."
outcome: "A high-probability successful first agent deployment that proves ROI without overwhelming the team."
sources: ["s06-openai-free-employee"]
sourceVaultSlug: "s06-openai-free-employee"
originDay: 6
---
# Select a 5-Hour Weekly Job for First Build

## Action

**Identify a 5-6 hour weekly task with clear good/bad outputs to test your first agent.**

## Expected Outcome

A high-probability successful first agent deployment that proves ROI without overwhelming the team.

## Detail

When building your first [[concept-workspace-agents|Workspace Agent]], **do not attempt to automate a complex, strategic process**. Instead, identify a mundane task that takes a team member 5 to 6 hours every week. Ensure this task:

- Has a clear 'good' or 'bad' output (Output Check)
- Crosses two or three different tools (Systems Check)
- Has an obvious human reviewer
- Repeats weekly or more often (Cadence Check)
- Has a known, stable path (Path Check)

These constraints map onto [[framework-ideal-agent-target]] and guarantee a measurable ROI. Combine with [[framework-agent-evaluation]] to validate net productivity post-launch.

## Connected Quote

Reinforced by [[quote-afternoon-build]]: an afternoon's build, not a six-month project.
