Gtd Audit
Description
A Claude skill that audits task lists against GTD (Getting Things Done) principles — Capture, Clarify, Organize, Reflect, and Engage — providing health scores and recommendations. Works with connected todo apps (Things 3, Todoist, Notion, Linear) via MCP or accepts pasted text.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
gtd-audit
A Claude skill that audits any task list against the 5 core principles of Getting Things Done (GTD) — and helps you work through them interactively.
Works with Things 3, Todoist, Notion, Linear, plain text, uploaded files, or anything pasted into chat.
What it does
**Full Audit** — Run all 5 GTD principles against your task list and get a health report with a score per principle, flagged tasks, and a recommended starting point.
**Principle Deep-Dive** — Pick one principle and work through it collaboratively. Claude flags the relevant tasks and walks through them with you one by one.
The 5 principles covered:
| Principle | What gets audited |
|---|---|
| 📥 Capture | Tasks hiding uncaptured sub-tasks; ideas not yet externalized |
| ✏️ Clarify | Vague verbs, noun-only tasks, no clear next action |
| 🗂 Organize | Inbox items, misplaced tasks, missing context or project |
| 🔍 Reflect | Overdue, stale (2+ weeks), overloaded areas, aging someday items |
| 🎯 Engage | Priority inflation, empty today queue, tasks that match your current time/energy |
Installation
Option A — Download the `.skill` file
- Download
gtd-audit.skillfrom the latest release - In Claude, go to Settings → Skills → Install from file
- Select the downloaded file
Option B — Clone the repo
git clone https://github.com/dawandepiyush/gtd-audit.git
Then point Claude at the `gtd-audit/` folder in your Skills settings.
Usage
Once installed, just talk naturally. The skill auto-triggers on phrases like:
"Audit my tasks"
"Let's do a GTD review"
"Help me review my todo list"
"What should I work on?"
"Let's work on clarify"
"What's stale in my list?"
With a connected todo app (MCP)
If you have a todo app connected via MCP (e.g. Things 3, Todoist), Claude will auto-detect it and pull your tasks directly — no copy-pasting needed.
You: "A
Related Skills
Fastapi Review
Review a FastAPI application for architecture, async correctness, dependency injection, Pydantic schemas, secu
Security Defense in Depth
Implement multi-layered testing and security best practices.
Security SecLists Official Repository
[OWASP Testing Guide](https://owasp.org/www-project-web-security-testing-guide/)
Security Threat Hunting with Sigma Rules
Use Sigma detection rules to hunt for threats and analyze security events
Security Maintenance Walkthrough - 2026-03-29
- Re-triaged the full 2026-03-15 security finding set against current `main` and wrote a fresh current-head re
Security Google Workspace Model Armor
Filter user-generated content for safety
Security Related Agents
Django Reviewer
Expert Django code reviewer specializing in ORM correctness, DRF patterns, migration safety, security misconfi
Token Auditor
Scans ui/src/ for hardcoded visual values, duplicate components, and shadcn replacement candidates; produces d
Gitnexus Security Boundary Reviewer
GitNexus security and trust-boundary reviewer. Use for auth, permissions, secrets, injection, unsafe parsing,