From father-time
Start a focus timer for deep work sessions. Tracks elapsed time and optionally reminds about breaks. Use when the user wants to focus, start a timer, or do a pomodoro session.
How this skill is triggered — by the user, by Claude, or both
Slash command
/father-time:focus-modeThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
A lightweight work timer for deep focus sessions. Opt-in, non-intrusive.
A lightweight work timer for deep focus sessions. Opt-in, non-intrusive.
When invoked, start tracking a focus session:
| Preset | Duration | Use Case |
|---|---|---|
| pomodoro | 25 min | Short focused burst |
| deep-work | 90 min | Extended focus (default) |
| sprint | 45 min | Medium burst |
| marathon | 3 hours | Long haul |
| custom | user-specified | Whatever they want |
When the user says things like:
Respond:
Focus mode: [preset name] — [duration]
Started: [time]
Ends: [time]
I'll note when time's up. Get to work.
At the next prompt after the timer expires:
Focus timer done — [duration] completed. [Optional: short encouragement].
That's it. One line. Don't make a big deal.
npx claudepluginhub afterrealm/father-time --plugin father-timeStarts a Pomodoro focused work session with 25-minute intervals and 5-minute breaks to maintain output and prevent cognitive fatigue.
Combines Pareto prioritization (80/20), timeboxing, and deep work techniques to manage attention, eliminate context-switching, and maximize high-impact output. Useful for time management, combating procrastination, and planning schedules.
Creates recurring focus time blocks on Google Calendar using gws CLI to protect deep work hours. Includes verification step and requires gws-calendar skill.