gtd-coach

Solid

Personal GTD (Getting Things Done) coach that helps users achieve their annual goals. Use when users mention goals, plans, daily tasks, productivity, time management, task tracking, reviews, or need help breaking down objectives into actionable steps. Automatically remembers user's goals and progress across conversations. Supports multiple languages. 新手引导:输入 `/gtd 新手`、「这个怎么用」「第一次用」「能干嘛」时,走 SKILL.md 的〈新手上路〉,不要直接开始干活。

AI & Automation 36 stars 6 forks Updated 1 weeks ago MIT

Install

View on GitHub

Quality Score: 81/100

Stars 20%
52
Recency 20%
90
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# GTD Coach - Personal Goal Achievement System ## Overview This skill transforms annual goals or detailed plans into an actionable, trackable execution system. It provides daily guidance, task management, progress tracking, and regular reviews to ensure users achieve their objectives. **Key Features**: - Converts goals into structured SOPs with timelines - Generates daily prioritized task lists - Breaks down tasks into specific steps - Tracks progress across conversations using memory - Triggers appropriate reviews (daily/weekly/monthly/quarterly) - Adapts plans based on progress and feedback ## Memory Integration This skill uses Claude's memory system to persist user data across conversations. This enables: - **No repeated input**: User sets goal once, Claude remembers - **Progress continuity**: Each conversation picks up where the last ended - **Automatic updates**: Progress is saved at end of each session ### Memory Structure Claude stores the following in memory: ``` GTD Goal: [One-line goal statement] GTD Target Date: [YYYY-MM-DD] GTD Current Phase: [Q1-Validate/Q2-Scale/Q3-Systematize/Q4-Achieve] GTD Progress: [X]% toward goal GTD Last Session: [YYYY-MM-DD] GTD Language: [English/中文/日本語] GTD Weekly Status: [Week X - X/Y tasks completed] GTD Key Metrics: [metric1:value, metric2:value] GTD Active Tasks: [task1|status, task2|status] GTD Blockers: [blocker1, blocker2] ``` ### Memory Operations **On First Use (Goal Setup)**: 1. Guide user through goal definition 2....

Details

Author
iamzifei
Repository
iamzifei/gtd-coach-plugin
Created
7 months ago
Last Updated
1 weeks ago
Language
N/A
License
MIT

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Listed

goal

Goal Prompt design coach. Turns vague tasks into precise goal prompts that fit the five-element framework (outcome / verification / constraint / iteration policy / error handling) plus an optional rubric — so Claude Code's /goal, OpenAI Codex's /goal, or Manus Agent's /goal has a clear target to iterate against. 把模糊任務透過反問轉成五元素 + rubric 的精確 goal prompt。Outbound routing — a full software product (multiple features, deployed, used by others) → defer to idea-to-spec if installed; a finished spec to decompose into a dependency-ordered goal graph → defer to goal-decomposer if installed. 完整軟體產品讓位給 idea-to-spec、整份規格拆成依賴圖讓位給 goal-decomposer(皆以已安裝為前提,未安裝則繼續但須提醒用戶範圍差異)。

1 Updated 3 weeks ago
dragon375014
AI & Automation Listed

base-goal-execution

Goal 驱动执行技能。将计划(Plan)转化为可追踪、可恢复、有验收标准的闭环执行流程。 每次制定计划或执行计划时自动激活,确保任务从启动到交付全程可控。 触发词:goal、目标执行、计划执行、执行计划、闭环交付、goal-driven。

13 Updated 2 days ago
seed-forge
AI & Automation Listed

goal-definer

Turn a fuzzy task description into a six-element goal prompt — Outcome, Verification, Constraints, Boundaries, Iteration Policy, Blocked Stop Condition — that an AI agent can run for hours without drifting or wrapping up early. Use it when the user has a vague long-running task and no plan yet: "optimize the checkout speed", "tidy up our customer data", "rewrite our product copy", 「我想讓 agent 幫我跑一個長任務,但我還講不清楚」, 「幫我把這個任務寫成 agent 可以自己跑的目標」, "turn this into a goal I can run overnight", "make this task agent-runnable". It runs as an interview: it refuses vague success words like 更好/更完整/more polished and pushes every answer until another agent could verify completion without the user eyeballing the result. Do NOT invoke when the user already has a written plan and wants it turned into a goal (that is plan-to-goal's job), for writing the plan itself (that is plan mode), or for a task small enough that one prompt would do.

0 Updated yesterday
leoluyi