Skip to main content

gtd

Getting Things Done workflow. Capture, clarify, organise, reflect and engage over a task store that hooks keep in sync with the session in real time.

Version2.1.0
Marketplacemagus
Commands7
Subagents1
Skills2
MCP serverno
Hooksyes

Install

claudeup

Find gtd on the Plugins tab and turn it on. claudeup registers the magus marketplace if you do not have it, and installs what the plugin needs to actually run — binaries, MCP servers, CLI tools.

For a team, press s to save your plugins as a profile and commit it. Everyone else runs claudeup install — see Teams and profiles.

Prefer to do it by hand? Installing Magus has the manual path.

Commands

CommandWhat it does
/gtd:captureQuickly capture an item to your GTD inbox. Usage: /gtd:capture "" [--someday]
/gtd:clarifyWalk through inbox items applying the GTD decision tree. Usage: /gtd:clarify [--id gtd-xxx]
/gtd:engageSet the active GTD task to focus on. Usage: /gtd:engage
/gtd:helpShow all GTD commands with descriptions and usage examples.
/gtd:nextShow next actions, optionally filtered by context, energy, or time. Usage: /gtd:next [--context @tag] [--energy high|medium|low] [--time ] [--waiting]
/gtd:reviewRun the GTD Weekly Review. Usage: /gtd:review [--quick]
/gtd:statusShow the GTD dashboard with color-coded task counts. Usage: /gtd:status [--json]

Subagents

Dispatched with the Agent tool, each in its own context window.

AgentWhat it does
gtd:gtd-reviewerGTD Weekly Review agent. Runs the complete weekly review protocol in a dedicated context window. Invoke when the user wants a thorough, uninterrupted GTD review session.

Skills

SkillWhat it covers
gtd:gtd-captureProactive capture trigger detection for GTD workflow. Detects "I need to", "we should", "remind me" signals and routes to inbox.
gtd:gtd-reviewWeekly review automation for GTD workflow. Guides through inbox processing, project review, and next actions.

Hooks

This plugin installs hooks. They run automatically and are the usual first place to look if its behaviour stops firing.

Source

plugins/gtd/ on GitHub, including its full README.