focus-productivity

focus-productivity is a skill for Claude Code, Codex from jamestorrevillas/dev-skills. It costs 73 tokens per session (724 once invoked), scanned A, original, MIT.

A guide to managing a developer’s focus, energy, priorities, and daily work habits.

In plain words
What is it for?
Use it to plan deep-work sessions, choose the day’s most important tasks, schedule routine work, batch communication, and handle distractions.
Why use it?
It helps reduce distractions and procrastination by matching demanding tasks to high-energy periods and setting clear limits on interruptions.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to plan deep-work sessions, choose the day’s most important tasks, schedule routine work, batch communication, and handle distractions.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/jamestorrevillas/dev-skills/focus-productivity
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add jamestorrevillas/dev-skills --skill focus-productivity
Clone the repo
git clone --depth 1 https://github.com/jamestorrevillas/dev-skills

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for focus-productivity

README.md
[![agentmods](https://agentmods.dev/badge/skills/jamestorrevillas/dev-skills/focus-productivity/github.svg)](https://agentmods.dev/skills/jamestorrevillas/dev-skills/focus-productivity)
Your own site
<a href="https://agentmods.dev/skills/jamestorrevillas/dev-skills/focus-productivity"><img src="https://agentmods.dev/badge/skills/jamestorrevillas/dev-skills/focus-productivity/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for focus-productivity

Your own site · 80×15
<a href="https://agentmods.dev/skills/jamestorrevillas/dev-skills/focus-productivity"><img src="https://agentmods.dev/badge/skills/jamestorrevillas/dev-skills/focus-productivity.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 73 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 724 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00073 $0.00724
Opus 5 $0.00036 $0.00362
Sonnet 5 $0.00015 $0.00145
Haiku 4.5 $0.00007 $0.00072

Measured 9d ago against content hash cb66950c65ad, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

focus-productivity scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.github/skills/focus-productivity/SKILL.md · 82 lines

How it starts

The opening of the file, as written. The whole thing — 82 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Focus & Productivity

The Developer Energy Model

Cognitive energy is finite and non-linear. Peak focus lasts 90-120 minutes max. Design your day around this, not against it.

High Energy (morning): Architecture decisions, complex bugs, new features
Medium Energy (mid-day): Code reviews, meetings, collaborative work  
Low Energy (afternoon): Routine tasks, documentation, admin, emails

Deep Work Protocol

For complex tasks (coding, architecture, problem-solving):

  1. Block 90-120 minutes — no meetings, no Slack, phone on DND
  2. Single task only — close everything except what you need
  3. Write the task before starting: "I will [specific outcome] today"
  4. Start with the smallest possible first step — momentum kills inertia

Task Prioritization (Eisenhower + Developer Context)

Urgent Not Urgent
Important Do now (production bug, blocked teammate) Schedule (tech debt, learning, architecture)
Not Important Delegate/batch (most Slack messages) Eliminate (unnecessary meetings)

Daily top 3: Pick only 3 tasks that would make today a win. Do those before anything else.


Managing Interruptions

  • Batch communications — check Slack/email 3x/day, not constantly
  • Async by default — most things don't need an immediate reply
  • Interruption log — when interrupted mid-task, write down exactly where you were before switching. Return faster.
  • Visible focus signal — headphones on = in deep work, don't interrupt

Fighting Procrastination

Procrastination = avoidance of discomfort, not laziness.

Techniques:

  • 2-minute rule — if it takes < 2 min, do it now
  • Eat the frog — do the hardest/most dreaded task first
  • Shrink it — "I'll just write the function signature" → momentum starts
  • Environment design — remove distractions before they happen (content filters, app blockers)
  • Body doubling — work alongside someone (physically or virtually)

Read the full file on GitHub · 82 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 82 lines · 0 tokens per session scan A cb66950c65ad

Subscribe to this mod's changes

focus-productivity is a skill published in the GitHub repository jamestorrevillas/dev-skills (3 stars, last pushed 5mo ago), licensed MIT. It adds 73 tokens to every session and 724 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.