Master Personal Suite
Battle-tested skill for expert, building, custom, tools. Includes structured workflows, validation checks, and reusable patterns for productivity.
Master Personal Suite
A comprehensive skill for building personal productivity systems — covering task management, habit tracking, personal knowledge management, goal setting frameworks, time blocking, and weekly review processes for individual effectiveness.
When to Use This Skill
Choose Master Personal Suite when you need to:
- Design a personal productivity system from scratch
- Set up GTD (Getting Things Done) or similar workflows
- Create habit tracking and goal review systems
- Build weekly and monthly review processes
- Organize personal projects and reference material
Consider alternatives when:
- You need team project management (use a PM skill)
- You need specific tool setup (use a tool-specific skill)
- You need time management for meetings (use a calendar skill)
Quick Start
# Set up a personal productivity system claude "Design a personal productivity system for a software engineer who wants to: track daily tasks, maintain a learning journal, set quarterly goals, and do weekly reviews."
# Personal Productivity System ## Daily Workflow ### Morning Routine (10 min) 1. Review today's calendar 2. Check yesterday's open tasks 3. Set today's 3 priorities (MIT: Most Important Tasks) 4. Time-block the day ### Evening Review (5 min) 1. Check off completed tasks 2. Move incomplete MITs to tomorrow 3. Capture any loose thoughts to Inbox 4. Note one learning from today ## Weekly Review (30 min, Sunday) 1. Process inbox to zero 2. Review all active projects — next action defined? 3. Review calendar: past week and upcoming week 4. Update habit tracker 5. Set next week's 3 priorities ## Quarterly Goals | Goal | Metric | Status | |------------------------|------------------|--------| | Ship auth redesign | Deployed to prod | 75% | | Read 3 technical books | Books completed | 1/3 | | Contribute to OSS | PRs merged | 5/10 | ## Templates - Daily Note: MITs, time blocks, learning - Weekly Review: inbox, projects, calendar, goals - Project Note: outcome, next action, waiting for - Learning Note: topic, source, key insight
Core Concepts
Productivity Frameworks
| Framework | Core Idea | Best For |
|---|---|---|
| GTD | Capture → Process → Organize → Review | Comprehensive system |
| Zen to Done | 10 habits for productivity | Simplified GTD |
| PARA | Projects, Areas, Resources, Archive | Knowledge management |
| Time Blocking | Assign tasks to calendar blocks | Focused deep work |
| Eisenhower | Urgent/Important matrix | Prioritization |
Task Management System
## Task States and Workflow ### Capture (Inbox) Everything goes here first. Don't organize during capture. ### Process (2-Minute Rule) - Can I do it in 2 minutes? → Do it now - Is it actionable? → Define next action - Is it reference? → File it - Is it someday/maybe? → Add to someday list - Is it trash? → Delete it ### Organize | List | Contains | |---------------|----------------------------------| | Next Actions | Single concrete tasks | | Projects | Multi-step outcomes | | Waiting For | Delegated or pending items | | Someday/Maybe | Ideas for the future | | Calendar | Date-specific commitments | ### Review - Daily: Next Actions list - Weekly: All lists + Inbox processing - Monthly: Goals and projects - Quarterly: Life areas and priorities
Habit Tracking
## Habit Tracker Template ### Daily Habits | Habit | Mon | Tue | Wed | Thu | Fri | Sat | Sun | |----------------|-----|-----|-----|-----|-----|-----|-----| | Exercise 30min | ✅ | ❌ | ✅ | ✅ | ❌ | ✅ | ✅ | | Read 30min | ✅ | ✅ | ✅ | ❌ | ✅ | ✅ | ❌ | | Code practice | ✅ | ✅ | ❌ | ✅ | ✅ | ❌ | ❌ | | Journal | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ### Weekly Habits | Habit | W49 | W50 | W51 | W52 | |-----------------|-----|-----|-----|-----| | Weekly review | ✅ | ✅ | ❌ | ✅ | | Meal prep | ✅ | ❌ | ✅ | ✅ | | Deep work (4h+) | ✅ | ✅ | ✅ | ❌ | ### Tracking Rules - Don't break the chain: aim for streaks - Two misses in a row = adjust the habit (too ambitious?) - Track ≤ 7 daily habits (more = tracking fatigue)
Configuration
| Parameter | Description | Example |
|---|---|---|
framework | Productivity framework to use | "gtd" / "para" |
review_day | Day for weekly review | "Sunday" |
daily_mits | Number of daily priorities | 3 |
habit_count | Max daily habits to track | 5 |
tool | Tool for implementation | "obsidian" / "notion" |
Best Practices
-
Start with capture, add structure later — The most important habit is capturing every thought, task, and idea into a single inbox. Don't worry about perfect organization first. A messy inbox that captures everything beats a beautiful system that misses things.
-
Limit daily priorities to 3 items — If everything is a priority, nothing is. Pick 3 Most Important Tasks each morning and complete those before touching anything else. More than 3 MITs creates decision fatigue and context-switching.
-
Do the weekly review even when you don't feel like it — The weekly review is the maintenance that keeps the entire system running. Skip it for 2 weeks and the system collapses. Put it on your calendar as a non-negotiable appointment.
-
Track habits with a streak mindset but forgive misses — Streaks motivate consistency, but life happens. The rule is: never miss twice in a row. One miss is human; two misses is the start of a new (bad) habit.
-
Review and simplify your system quarterly — Productivity systems tend to grow in complexity. Every quarter, ask: "Am I using every part of this system?" Remove anything you've stopped using. The simplest system you'll actually follow beats the most comprehensive system you won't.
Common Issues
System setup takes more time than actual work — Spending 3 days designing the perfect Notion productivity setup is procrastination. Set up the bare minimum (inbox + daily priorities + weekly review) and start using it. Add complexity only when you identify a specific gap.
Weekly review is skipped regularly — If the review takes 90 minutes, you'll skip it. Simplify to 30 minutes: inbox to zero, update project statuses, set next week's 3 priorities. A short review done consistently beats a thorough review done occasionally.
Too many apps and tools fragment the system — Tasks in Todoist, notes in Obsidian, habits in a spreadsheet, goals in Notion. Every context-switch loses information. Consolidate into the fewest tools possible, ideally 1-2 that cover 90% of needs.
Reviews
No reviews yet. Be the first to review this template!
Similar Templates
Full-Stack Code Reviewer
Comprehensive code review skill that checks for security vulnerabilities, performance issues, accessibility, and best practices across frontend and backend code.
Test Suite Generator
Generates comprehensive test suites with unit tests, integration tests, and edge cases. Supports Jest, Vitest, Pytest, and Go testing.
Pro Architecture Workspace
Battle-tested skill for architectural, decision, making, framework. Includes structured workflows, validation checks, and reusable patterns for development.