By iamzifei
Transform annual goals into actionable daily GTD tasks with persistent cross-session progress tracking, automated daily task generation, step-by-step coaching, and structured review sessions. Activates on goal or planning queries; supports English, Chinese, Japanese.
npx claudepluginhub iamzifei/gtd-coach-pluginPersonal GTD (Getting Things Done) coach that transforms annual goals into actionable daily tasks with automatic progress tracking.
/plugin marketplace add github:iamzifei/gtd-coach-plugin
git clone https://github.com/iamzifei/gtd-coach-plugin.git
cd gtd-coach-plugin
claude plugin install .
Just tell Claude your goal:
I want to launch my SaaS and reach $10K MRR in 12 months.
Currently have an MVP, can spend 20 hours/week on this.
Claude will:
Simply ask:
What's today's task?
or in Chinese:
今天做什么?
Claude will:
When you're done:
End session
Claude will:
| Command | Action |
|---|---|
| "What's today's task?" / "今天做什么" | Generate daily task list |
| "Start task X" / "开始任务X" | Break down task into steps |
| "Done" / "完成了" | Update task status |
| "End session" / "结束" | Save progress, end session |
| "Do review" / "做复盘" | Trigger review template |
| "Show progress" / "查看进度" | Display goal overview |
| "Reset goal" / "重置目标" | Clear memory, start fresh |
The plugin stores these in Claude's memory:
GTD Goal: [Your goal]
GTD Target Date: [Deadline]
GTD Current Phase: [Q1-Validate/Q2-Scale/Q3-Systematize/Q4-Achieve]
GTD Progress: [X]%
GTD Last Session: [Date]
GTD Language: [Preference]
GTD Weekly Status: [Tasks completed]
gtd-coach-plugin/
├── .claude-plugin/
│ └── plugin.json # Plugin manifest
├── skills/
│ └── gtd-coach/
│ ├── SKILL.md # Main skill instructions
│ ├── REVIEWS.md # Review templates
│ ├── TEMPLATES.md # Reusable templates
│ └── EXAMPLES.md # Example conversations
├── README.md
├── README_CN.md
└── LICENSE
User: I want to grow my freelance income to $20K/month in 18 months
Claude: ## Your Goal Framework
### Goal Statement
**Grow freelance income from $X to $20K/month within 18 months**
### Quarterly Milestones
| Quarter | Phase | Milestone |
|---------|-------|-----------|
| Q1 | Validate | First $5K month |
| Q2 | Scale | Consistent $10K |
| Q3 | Systematize | $15K with systems |
| Q4-Q6 | Achieve | $20K target |
Saved to memory!
## Today's Tasks
...
User: What's today's task?
Claude: ## Welcome back!
**Goal**: Freelance → $20K/month
**Progress**: 35% | **Phase**: Q2-Scale
**Last session**: 2 days ago
**Today's Tasks**
...
Contributions welcome! Please feel free to submit issues and pull requests.
MIT License - feel free to use, modify, and distribute.
Created by James
Note: This plugin uses Claude's memory system. Memory persists within the same Claude account but resets if you clear memory or use incognito mode.
Share bugs, ideas, or general feedback.
GTD mentor for inbox processing, weekly reviews, and coaching. Integrates with Apple Reminders and macOS Calendar.
Entrepreneur OS core: AUDHD executive function, voice enforcement, and research mode
Plugin-safe Claude Code distribution of Antigravity Awesome Skills with 1,393 supported skills.
Manus-style persistent markdown files for planning, progress tracking, and knowledge storage. Works with Claude Code, Kiro, Clawd CLI, Gemini CLI, Cursor, Continue, Hermes, and 17+ AI coding assistants. Now with Arabic, German, Spanish, and Chinese (Simplified & Traditional) support.
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques