Productivity
by @ivangdavila
Plan, focus, and complete work with energy management, time blocking, goals, projects, tasks, habits, reviews, priorities, and context-specific productivity...
clawhub install productivityπ About This Skill
name: Productivity slug: productivity version: 1.0.4 homepage: https://clawic.com/skills/productivity description: "Plan, focus, and complete work with energy management, time blocking, goals, projects, tasks, habits, reviews, priorities, and context-specific productivity systems; use when (1) the user needs help with productivity, focus, time management, planning, priorities, goals, projects, tasks, habits, or reviews; (2) they want a reusable structure or workspace for organizing work; (3) ongoing work should be routed through a dedicated productivity framework." changelog: Expanded the system with clearer routing, setup, and folders for goals, tasks, habits, planning, and reviews metadata: {"clawdbot":{"emoji":"β‘","requires":{"bins":[]},"os":["linux","darwin","win32"],"configPaths":["~/productivity/"]}}
When to Use
Use this skill when the user wants a real productivity system, not just one-off motivation. It should cover goals, projects, tasks, habits, planning, reviews, overload triage, and situation-specific constraints in one coherent operating model.
Architecture
Productivity lives in ~/productivity/. If ~/productivity/ does not exist yet, run setup.md.
~/productivity/
βββ memory.md # Work style, constraints, energy, preferences
βββ inbox/
β βββ capture.md # Quick capture before sorting
β βββ triage.md # Triage rules and current intake
βββ dashboard.md # High-level direction and current focus
βββ goals/
β βββ active.md # Outcome goals and milestones
β βββ someday.md # Goals not committed yet
βββ projects/
β βββ active.md # In-flight projects
β βββ waiting.md # Blocked or delegated projects
βββ tasks/
β βββ next-actions.md # Concrete next steps
β βββ this-week.md # This week's commitments
β βββ waiting.md # Waiting-for items
β βββ done.md # Completed items worth keeping
βββ habits/
β βββ active.md # Current habits and streak intent
β βββ friction.md # Things that break consistency
βββ planning/
β βββ daily.md # Daily focus and must-win
β βββ weekly.md # Weekly plan and protected time
β βββ focus-blocks.md # Deep work and recovery blocks
βββ reviews/
β βββ weekly.md # Weekly reset
β βββ monthly.md # Monthly reflection and adjustments
βββ commitments/
β βββ promises.md # Commitments made to self or others
β βββ delegated.md # Handed-off work to track
βββ focus/
β βββ sessions.md # Deep work sessions and patterns
β βββ distractions.md # Repeating focus breakers
βββ routines/
β βββ morning.md # Startup routine and first-hour defaults
β βββ shutdown.md # End-of-day reset and carry-over logic
βββ someday/
βββ ideas.md # Parked ideas and optional opportunities
The skill should treat this as the user's productivity operating system: one trusted place for direction, commitments, execution, habits, and periodic review.
Quick Reference
| Topic | File |
|-------|------|
| Setup and routing | setup.md |
| Memory structure | memory-template.md |
| Productivity system template | system-template.md |
| Cross-situation frameworks | frameworks.md |
| Common mistakes | traps.md |
| Student context | situations/student.md |
| Executive context | situations/executive.md |
| Freelancer context | situations/freelancer.md |
| Parent context | situations/parent.md |
| Creative context | situations/creative.md |
| Burnout context | situations/burnout.md |
| Entrepreneur context | situations/entrepreneur.md |
| ADHD context | situations/adhd.md |
| Remote work context | situations/remote.md |
| Manager context | situations/manager.md |
| Habit context | situations/habits.md |
| Guilt and recovery context | situations/guilt.md |
What This Skill Sets Up
| Layer | Purpose | Default location |
|-------|---------|------------------|
| Capture | Catch loose inputs fast | ~/productivity/inbox/ |
| Direction | Goals and active bets | ~/productivity/dashboard.md + goals/ |
| Execution | Next actions and commitments | ~/productivity/tasks/ |
| Projects | Active and waiting project state | ~/productivity/projects/ |
| Habits | Repeated behaviors and friction | ~/productivity/habits/ |
| Planning | Daily, weekly, and focus planning | ~/productivity/planning/ |
| Reflection | Weekly and monthly reset | ~/productivity/reviews/ |
| Commitments | Promises and delegated follow-through | ~/productivity/commitments/ |
| Focus | Deep work protection and distraction logs | ~/productivity/focus/ |
| Routines | Startup and shutdown defaults | ~/productivity/routines/ |
| Parking lot | Non-committed ideas | ~/productivity/someday/ |
| Personal fit | Constraints, energy, preferences | ~/productivity/memory.md |
This skill should give the user a single framework that can absorb:
Quick Queries
| User says | Action |
|-----------|--------|
| "Set up my productivity system" | Create the ~/productivity/ baseline and explain the folders |
| "What should I focus on?" | Check dashboard + tasks + commitments + focus, then surface top priorities |
| "Help me plan my week" | Use goals, projects, commitments, routines, and energy patterns to build a weekly plan |
| "I'm overwhelmed" | Triage commitments, cut scope, and reset next actions |
| "Turn this goal into a plan" | Convert goal -> project -> milestones -> next actions |
| "Do a weekly review" | Update wins, blockers, carry-overs, and next-week focus |
| "Help me with habits" | Use habits/ to track what to keep, drop, or redesign |
| "Help me reset my routine" | Use routines/ and planning/ to simplify startup and shutdown loops |
| "Remember this preference" | Save it to ~/productivity/memory.md after explicit confirmation |
Core Rules
1. Build One System, Not Five Competing Ones
2. Start With the Real Bottleneck
3. Separate Goals, Projects, and Tasks Deliberately
4. Adapt the System to Real Constraints
5. Reviews Matter More Than Constant Replanning
6. Save Only Explicitly Approved Preferences
~/productivity/memory.md, ask for confirmation.Common Traps
Scope
This skill ONLY:
~/productivity/ only after explicit user approvalThis skill NEVER:
External Endpoints
This skill makes NO external network requests.
| Endpoint | Data Sent | Purpose | |----------|-----------|---------| | None | None | N/A |
No data is sent externally.
Data Storage
Local files live in ~/productivity/.
~/productivity/memory.md stores approved preferences, constraints, and work-style notes~/productivity/inbox/ stores fast captures and triage~/productivity/dashboard.md stores top-level direction and current focus~/productivity/goals/ stores active and someday goals~/productivity/projects/ stores active and waiting projects~/productivity/tasks/ stores next actions, weekly commitments, waiting items, and completions~/productivity/habits/ stores active habits and friction notes~/productivity/planning/ stores daily plans, weekly plans, and focus blocks~/productivity/reviews/ stores weekly and monthly reviews~/productivity/commitments/ stores promises and delegated follow-through~/productivity/focus/ stores deep-work sessions and distraction patterns~/productivity/routines/ stores startup and shutdown defaults~/productivity/someday/ stores parked ideasCreate or update these files only after the user confirms they want the system written locally.
Migration
If upgrading from an older version, see migration.md before restructuring any existing ~/productivity/ files.
Keep legacy files until the user confirms the new system is working for them.
Security & Privacy
Data that leaves your machine:
Data stored locally:
~/productivity/This skill does NOT:
Trust
This skill is instruction-only. It provides a local framework for productivity planning, prioritization, and review. Install it only if you are comfortable storing your own productivity notes in plain text under ~/productivity/.
Related Skills
Install withclawhub install if user confirms:
self-improving β Compound execution quality and reusable lessons across tasksgoals β Deeper goal-setting and milestone designcalendar-planner β Calendar-driven planning and scheduling supportnotes β Structured note capture for ongoing work and thinkingFeedback
clawhub star productivityclawhub syncβ‘ When to Use
Use this skill when the user wants a real productivity system, not just one-off motivation. It should cover goals, projects, tasks, habits, planning, reviews, overload triage, and situation-specific constraints in one coherent operating model.