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.
npx skills add mfwarren/entrepreneur-claude-skills --skill founder-productivitygit clone --depth 1 https://github.com/mfwarren/entrepreneur-claude-skillsWrote 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.
[](https://agentmods.dev/skills/mfwarren/entrepreneur-claude-skills/founder-productivity)<a href="https://agentmods.dev/skills/mfwarren/entrepreneur-claude-skills/founder-productivity"><img src="https://agentmods.dev/badge/skills/mfwarren/entrepreneur-claude-skills/founder-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.
<a href="https://agentmods.dev/skills/mfwarren/entrepreneur-claude-skills/founder-productivity"><img src="https://agentmods.dev/badge/skills/mfwarren/entrepreneur-claude-skills/founder-productivity.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00004 | $0.00792 |
| Opus 5 | $0.00002 | $0.00396 |
| Sonnet 5 | $0.00001 | $0.00158 |
| Haiku 4.5 | $0.00000 | $0.00079 |
Grade A, and why
founder-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 13d 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.
How it starts
The opening of the file, as written. The whole thing — 106 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Founder Productivity
Time audits, energy management, deep work scheduling, and priority frameworks for founders who wear too many hats.
Purpose
Founders don't need generic productivity advice. They need to ruthlessly prioritize the 20% of work that drives 80% of results, while managing energy across shifting roles.
Workflow
Step 1: Time Audit
Ask the user to list how they spent time last week, or reconstruct from calendar. Categorize:
- $10/hr work: Admin, data entry, scheduling, formatting
- $100/hr work: Managing, coordinating, sales calls
- $1,000/hr work: Strategy, key relationships, product decisions
- $10,000/hr work: Vision, fundraising, partnerships, culture
Most founders spend 70%+ on $10-$100/hr work.
Step 2: Energy Mapping
- When is your peak energy? (morning, afternoon, evening)
- What activities give you energy?
- What activities drain you?
- How many hours of deep work can you sustain daily?
Match highest-value work to peak energy hours.
Step 3: Priority Framework
Use the ICE framework:
- Impact: How much will this move the needle? (1-10)
- Confidence: How sure am I this will work? (1-10)
- Ease: How easy is this to do? (1-10)
- Score = Impact x Confidence x Ease
Rank all current priorities.
Step 4: Ideal Week Design
Create a weekly template:
- Deep work blocks (2-4 hour morning blocks, no meetings)
- Meeting batching (group calls into 1-2 days)
- Admin time (batched, not scattered)
- Buffer time (you'll need it)
- Weekly review and planning
Step 5: System Recommendations
Based on the audit:
- What to stop doing entirely
- What to delegate (link to delegation-framework skill)
- What to automate (link to automation-workflows skill)
- What to batch
- What to protect (deep work time)
Output Format
## Productivity Audit: [Name]
### Time Audit Results
| Category | Hours/Week | % of Time | Target |
|----------|-----------|-----------|--------|
| $10/hr work | Xh | X% | <10% |
| $100/hr work | Xh | X% | ~20% |
| $1,000/hr work | Xh | X% | ~50% |
| $10,000/hr work | Xh | X% | ~20% |
### Priority Stack (ICE Scored)
| Priority | Impact | Confidence | Ease | Score |
|----------|--------|-----------|------|-------|
### Ideal Week Template
[Calendar block structure]
### Action Items
1. [Stop doing X]
2. [Delegate Y]
3. [Protect Z hours for deep work]
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.
- 13d ago First seen · 106 lines · 4 tokens per session scan A f8b0e8e6eda3
founder-productivity is a skill published in the GitHub repository mfwarren/entrepreneur-claude-skills (67 stars, last pushed 7mo ago), licensed MIT. It adds 4 tokens to every session and 792 once invoked, about $0.0000 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-30.
Other skills, from other repositories
re0-upgrade
Bring your installed paperthin skills up to the full current catalog in one step: retire what's been renamed, add every skill you don't have yet, and refresh the rest, all shown and confirmed before anything changes.
mm-resume
A workflow for restoring project context after starting a new Claude Code session or clearing the conversation. It reads project notes, recent session information, version-control status, and available planning files.
mm-setup
A setup guide that personalizes a shared mm system for one user. It asks for details such as your name, work area, tools, language, and Obsidian vault location, then saves them in private configuration files.
mm
A dispatcher that provides short /mm commands for project setup, session recovery, project overviews, and workflow checks. It maps these aliases to longer system commands.
obsidian-bases
Create and edit Obsidian Bases (.base files) with views, filters, formulas, and summaries. Use when working with .base files, creating database-like views of notes, or when the user mentions Bases, table views, card views, filters, or formulas in Obsidian.
stay-within-limits
Use when long-running or parallel agent work must respect 5-hour and weekly usage limits by checking usage between waves, pausing near the cap, and resuming only when the window is clear.