Stop Writing Verbs on Your To-Do List: Name the Artifact

Overcome daily procrastination by replacing fuzzy action verbs on your to-do list with concrete, testable deliverables.

Stop Writing Verbs on Your To-Do List: Name the Artifact
In this essay

Most daily procrastination does not stem from a lack of willpower, but from poorly structured task descriptions. When your task manager is filled with vague verbs like "research," "review," or "organize," your brain perceives an open-ended cognitive marathon and naturally resists getting started.

To eliminate this friction, stop listing actions. Instead, define the concrete artifact you intend to produce and establish a clear "Definition of Done" before you begin.

The Trap of the Open-Ended Verb

Take a look at a standard to-do list on any given morning:

  • Research competitor pricing
  • Review product roadmap
  • Fix authentication bug
  • Organize quarterly receipts

Every single entry begins with an action verb, yet none describes a finish line. When you sit down to "research competitor pricing," what does success look like? Is it skimming three landing pages, downloading a financial filing, or building a comprehensive matrix?

Because the boundaries are undefined, the brain must make real-time decisions about scope, format, and depth while simultaneously doing the work. This split attention causes immediate cognitive fatigue. When faced with ambiguous effort and no distinct stopping criteria, our default psychological mechanism is avoidance. You open a browser tab, feel overwhelmed by the open-ended nature of the task, and switch to answering easy emails.

The Shift: From Action Verbs to Tangible Artifacts

Handwritten checklist on a clean desk next to a mechanical pencil and notebook

An artifact is a tangible, observable output. It is something you can open, send, verify, or archive. When you reframe a task around its deliverable artifact, you separate the act of planning from the act of execution.

Compare how your brain reacts to these pairs:

  • Verb: Research competitor pricing

  • Artifact: 3-row comparison table in Notion listing tiered pricing for top 3 competitors

  • Verb: Fix authentication bug

  • Artifact: PR with unit test verifying expired token refresh failure handling

  • Verb: Plan team offsite

  • Artifact: Draft email to management with 2 venue options, cost breakdown, and proposed date range

Notice the psychological difference. The artifact-based version leaves zero ambiguity about when you are allowed to stop. You no longer need to summon heroic motivation to "tackle a project"; you simply need to build a single, specific object.

Establishing a Personal Definition of Done

Software engineering teams rely on a shared "Definition of Done" (DoD) to ensure that a feature meets quality standards before being merged. You can apply the exact same contract to personal task management using three simple constraints:

1. Format Constraint

What container will hold the work? Is it a bulleted list in a draft email, a Markdown file in a repository, a 2-page slide deck, or a physical signature on a form? Defining the container prevents scope creep and tells you exactly which application to launch.

2. Volume Boundary

What is the target size or scope? State it explicitly: "5 bullet points," "1 pull request touching under 100 lines," or "3 short paragraphs." Capping the volume lowers activation energy because the brain knows the work is strictly bounded.

3. Verification Criteria

How can an outsider tell the task is finished without asking you? If the answer requires subjective interpretation like "when it feels comprehensive," tighten the standard. A proper verification condition is binary: the document is sent, the code passes automated tests, or the calendar invite is accepted.

The 5-Minute Morning Calibration

Adopting this method does not require changing your favorite task management app. It only requires a brief calibration during your morning planning:

  1. Scan your raw list: Identify every item that starts with generic verbs such as explore, sync, handle, read, or work on.
  2. Ask the output question: "What physical or digital file exists at the moment this is completed?"
  3. Rewrite the entry: Replace the verb with the noun phrase describing the deliverable.
  4. Prune the scope: If the resulting artifact feels too massive (for instance, "A 30-page annual strategy document"), slice it into a smaller intermediate artifact: "A 1-page outline containing 5 core strategic pillars."

Momentum Over Motivation

Productivity advice often obsesses over mindset, emotional resilience, and deep-work rituals. While those matter, friction in daily execution is frequently mechanical rather than emotional.

When you know exactly what your output looks like before you type a single character, starting becomes frictionless. Stop commanding yourself to perform abstract labor. Give yourself an artifact to build, finish it, and move on.

Sources

  1. scrumguides.org
  2. hbr.org

AI-assisted · Reviewed by PKN

0

Responses

Loading comments…