Productivity
SKILL.md
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/