claudeers.
// Claude Skills

gtd-coach-plugin

Claude Skill that break down everyday's todo with details action plan based on your goal/plan

// Claude Skills[ cli ][ claude ]#claude#ai#claude-code#claude-skill#skillsMIT$open-sourceupdated 21 days ago
Actively maintained
98/100
last commit 11 days ago
last release 8 months ago
releases 1
open issues 1
// star history+1 this week (+2.9%)

Install with your AI

Paste into Claude Code, Cursor, or any agent — it reads the repo and wires the tool into your project.

Install and set up gtd-coach-plugin (claude-plugin project) into my current project.
Found on https://claudeers.com/gtd-coach-plugin
Repo: https://github.com/iamzifei/gtd-coach-plugin
Homepage/docs: —
Detected install method: claude-plugin → /plugin install gtd-coach-plugin@iamzifei/gtd-coach-plugin
Category: skills. Platforms: cli.
Read the repo's README for exact setup and env vars, then install it and wire it into my project.

Claudeers Health Verdict:
active; community-verified: false. Confirm the source before running anything.
// or install directly (claude-plugin)
/plugin marketplace add iamzifei/gtd-coach-plugin
/plugin install gtd-coach-plugin@iamzifei/gtd-coach-plugin
// or clone
git clone https://github.com/iamzifei/gtd-coach-plugin

// compatibility

Platformscli
Operating systems
AI compatibilityclaude
LicenseMIT
Pricingopen-source
Language

GTD Coach - Claude Code Plugin

English | 中文

Personal GTD (Getting Things Done) coach that transforms annual goals into actionable daily tasks with automatic progress tracking.

Features

  • Goal → SOP Framework: Convert high-level goals into structured plans with quarterly milestones
  • Daily Task Generation: Prioritized task lists based on your timeline position
  • Step-by-Step Guidance: Break down each task into specific actionable steps
  • Automatic Memory: Progress persists across conversations - no need to repeat context
  • Review System: Daily, weekly, monthly, and quarterly review templates
  • Adaptive Planning: Adjusts recommendations based on actual progress
  • Multi-language: Supports English, 中文, 日本語

Installation

Via Claude Code CLI

/plugin marketplace add github:iamzifei/gtd-coach-plugin

Manual Installation

git clone https://github.com/iamzifei/gtd-coach-plugin.git
cd gtd-coach-plugin
claude plugin install .

Usage

First Time Setup

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:

  1. Create a structured SOP framework
  2. Generate quarterly milestones
  3. Save everything to memory
  4. Generate your first day's tasks

Daily Use

Simply ask:

What's today's task?

or in Chinese:

今天做什么?

Claude will:

  1. Load your goal from memory
  2. Show your current progress
  3. Generate today's prioritized tasks
  4. Offer to break down any task into steps

Session End

When you're done:

End session

Claude will:

  1. Summarize completed tasks
  2. Update progress in memory
  3. Prepare context for next session

Commands

CommandAction
"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

Memory Structure

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]

File Structure

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

Examples

Goal Setup Flow

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
...

Returning User Flow

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**
...

Contributing

Contributions welcome! Please feel free to submit issues and pull requests.

License

MIT License - feel free to use, modify, and distribute.

Author

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.

// faq

What is gtd-coach-plugin?

Claude Skill that break down everyday's todo with details action plan based on your goal/plan. It is open-source on GitHub.

Is gtd-coach-plugin free to use?

gtd-coach-plugin is open-source under the MIT license, so it is free to use.

What category does gtd-coach-plugin belong to?

gtd-coach-plugin is listed under skills in the Claudeers registry of Claude-compatible tools.

3 views
36 stars
unclaimed
updated 21 days ago

// embed badge

gtd-coach-plugin on Claudeers
[![Claudeers](https://claudeers.com/api/badge/gtd-coach-plugin.svg)](https://claudeers.com/gtd-coach-plugin)

// retro hit counter

gtd-coach-plugin hit counter
[![Hits](https://claudeers.com/api/counter/gtd-coach-plugin.svg)](https://claudeers.com/gtd-coach-plugin)

// reviews

// guestbook

0/500

// related in Claude Skills

🔓

An agentic skills framework & software development methodology that works.

// skillsobra/Shell272,506MIT[ claude ]
🔓

Public repository for Agent Skills

// skillsanthropics/Python169,406[ claude ]
🔓

💫 Toolkit to help you get started with Spec-Driven Development

// skillsgithub/Python129,208MIT[ claude ]
🔓

AI coding assistant skill (Claude Code, Codex, OpenCode, Cursor, Gemini CLI, and more). Turn any folder of code, SQL schemas, R scripts, shell scripts, docs,…

// skillsGraphify-Labs/Python106,387MIT[ claude ]
→ see how gtd-coach-plugin connects across the ecosystem