Use when planning your workday or a work session — to identify the single most important or most dreaded task and complete it before anything else, eliminating the procrastination tax.
Scanned 9/8/2026
Install to Claude Code
npx -y skills add jeffreytse/grimoire-core --skill apply-eat-the-frog --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Apply Eat The Frog?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/jeffreytse-apply-eat-the-frog)More formats (shields.io, HTML) on the badges page.
---
name: apply-eat-the-frog
description: Use when planning your workday or a work session — to identify the single most important or most dreaded task and complete it before anything else, eliminating the procrastination tax.
source: 'Tracy, Brian. "Eat That Frog! 21 Great Ways to Stop Procrastinating and Get More Done in Less Time" (2001); Mark Twain attributed quote: "eat a live frog first thing in the morning"'
tags: [procrastination, prioritization, time-management, focus, daily-planning]
related: [apply-managerial-leverage]
verified: true
---
# Apply Eat the Frog
Identify your biggest, most important or most dreaded task each day and do it first — before email, before meetings, before anything easier.
## Why This Is Best Practice
**Adopted by:** Brian Tracy's *Eat That Frog!* has sold over 2 million copies and is recommended in corporate training at IBM, Federal Express, and Johnson & Johnson. The technique appears in Tim Ferriss's *4-Hour Workweek*, James Clear's *Atomic Habits*, and is a standard recommendation from productivity coaches worldwide.
**Impact:** The average knowledge worker wastes 28% of their day on interruptions and recovery from those interruptions (Basex Research, 2006). Starting with the most important task eliminates the largest single source of procrastination anxiety — the looming undone high-stakes item that creates a cognitive overhead throughout the day.
**Why best:** Willpower and decision-making quality degrade over the course of a day (ego depletion, Baumeister et al., 1998). Hard tasks scheduled for "later" encounter a depleted executor. Hard tasks done first encounter peak cognitive resources. The method is simple enough to execute without a system.
## Steps
### Step 1: Identify your frog the night before
At the end of each workday, write down the single task that, if completed tomorrow, would make the day a success. Criteria:
- It is the highest-value item on your task list
- You have been avoiding it (it feels uncomfortable, uncertain, or difficult)
- Completing it would move a meaningful project forward
One frog. Not three. Not a list.
### Step 2: Make the frog visible and only the frog
When you sit down to work:
1. Open only what you need for the frog — one document, one codebase, one tab
2. Close email, Slack, social media before starting
3. Set a timer for 25–90 minutes (match to your deep work capacity)
4. Start the frog task within 2 minutes of sitting down — no warm-up browsing
### Step 3: Work until the frog is done or a meaningful chunk is complete
- If the frog is small (under 90 min): complete it fully before any other task
- If the frog is large (multi-day project): define a specific "done for today" milestone (e.g., "write the introduction section") and complete that milestone before switching
The rule: no checking email or Slack until the frog session ends.
### Step 4: Protect the frog time from scheduling
Block the first 60–90 minutes of every workday on your calendar. Label it whatever prevents others from booking meetings into it: "focus block", "heads-down", "deep work".
Morning is the default because:
- Willpower is highest
- Meetings haven't started
- No one has asked you for anything yet
If you genuinely work better in the afternoon or evening (chronotype), schedule the frog block at your personal peak hours instead.
### Step 5: After the frog, proceed normally
Once the frog is done, check email, attend meetings, respond to Slack. The rest of the day is reactive time. You have already earned it — the most important work is done.
## Rules
- One frog per day — not a frog list
- The frog must be started before any reactive communication (email, Slack, messages)
- If the calendar shows a 9am meeting, the frog block moves to 7–8am or after the meeting — it is not skipped
- Tadpoles (smaller important tasks) come after the frog, never before
- If you don't know what the frog is, that ambiguity is the frog: spend the first session clarifying your priorities
## Common Mistakes
**Doing easy tasks first to "warm up":** This is procrastination rebranded. The warm-up tasks expand to fill the morning. Start with the frog.
**Multiple frogs:** Three "most important" tasks is a priority list, not a commitment. If everything is important, nothing is. Pick one.
**Frog that is vague:** "Work on project X" is not a frog. "Write the architecture decision record for the auth service" is a frog. Specificity enables immediate starts.
**Skipping the frog when a crisis appears:** Real crises override the frog. A meeting invite is not a crisis. Most email is not a crisis. Protect the block.
## When NOT to Use
- Production incidents: respond immediately, frog waits
- Team leads in on-call rotation with morning escalations: schedule frog block after the morning sync window
- Creative exploratory work with no clear "most important task": use `apply-time-blocking` to protect unstructured exploration time instead
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!