What problem does it solve?
GTD task management with Python CLI helps individuals capture, clarify, organize, review, and engage with tasks using a disciplined GTD workflow, reducing mental load and increasing focus.
Core Features & Use Cases
- 12 fixed labels taxonomy to classify tasks (context, energy, status, horizon)
- CLI-based workflow for capture, inbox clarification, project tracking, and cadence-based reviews
- Backends for GitHub Issues and Taskwarrior with HTML metadata in bodies for structured data
- Use case: manage a software project backlog, weekly reviews, and daily focus sessions entirely from the terminal
Quick Start
From the repository root, run commands through the GTD CLI:
- GTD_CMD="./.claude/skills/gtd/scripts/gtd"
- $GTD capture "Review PR for plugin architecture"
- $GTD inbox
- $GTD daily