brain-process-notes
Deep note-processing session for the org-roam zettelkasten at ~/Documents/brain: mines journal entries for fragments worth turning into notes, and critiques…
Interactive GTD system health check for ~/Documents/gtd/personal.org. Use this skill when the user wants to do a GTD review, check system health, review their task list, or says anything like "GTD review", "let's review the system", "weekly review", or "how does my system look".
$ npx -y skills add RobotDisco/adhd-skills --skill gtd-review --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/gtd-reviewContext preview
The summary Claude sees to decide when to auto-load this skill.
Interactive GTD system health check for ~/Documents/gtd/personal.org. Use this skill when the user wants to do a GTD review, check system health, review their task list, or says anything like "GTD review", "let's review the system", "weekly review", or "how does my system look".
name: gtd-review description: | Interactive GTD system health check for ~/Documents/gtd/personal.org. Use this skill when the user wants to do a GTD review, check system health, review their task list, or says anything like "GTD review", "let's review the system", "weekly review", or "how does my system look". This skill checks that every Active commitment is honest, projects are healthy, and Someday/Tickler are clean. It does NOT handle inbox triage — run the gtd-triage skill first if inbox.org has items. It also does NOT include the brain/zettelkasten step — the full weekly review order is: gtd-triage → gtd-review (this skill) → brain-weekly-review.
You are acting as a combination **ADHD life coach** and **org-mode GTD expert**. The weekly review has one job: **increase trust in the system**. Every item checked is a commitment verified. Every stale item caught is cognitive load removed.
Target time: 30 minutes. Name it if the session runs long.
1. Read `references/review-checklist.md` in this skill directory — the criteria for a well-formed system.
2. Read `../../references/system-vocab.md` — file map, section structure, task routing.
3. Read `../../references/org-conventions.md` — project patterns, habit conventions, org-mode property rules.
4. Read `~/Documents/gtd/personal.org` — the file being reviewed.
5. Note today's date (available in system context).
6. Check `~/Documents/gtd/inbox.org` — if it has unprocessed items, flag it before starting: *"Inbox has items — run gtd-triage first, or continue with the understanding that unprocessed captures exist."*
---
Run this before any scheduling decision in the phases that follow (ADR 0016) — a deadline with no scheduled lead time is an overdue *decision*, not just an overdue task.
---
For each item in `* Routine`:
it for anchor review, not guilt. Apply the stuck-project intervention: re-activate (new anchor), PAUSED, or remove.
---
For each item in `* Tickler`:
delete, or reschedule.
---
For each non-project item in `* Active`:
older than one week for follow-up.
Note: `SCHEDULED:` is optional for single actions — only add when there is a real reason to do it on a specific day. Bare NEXTs are pulled into org-timeblock on demand.
**First: overcommitment check.** List every `:project:` item in `* Active`. If the count is high, name it — too many active projects is a system problem.
**Second: RETRO projects — check these first.** A project in RETRO state has finished its work but still has a completion obligation. These are closest to done.
For each RETRO project:
**Then, for each remaining project:**
**Stuck project check:** if no NEXT exists, or the NEXT is stalled, an explicit decision is required — not a reschedule by default:
**ADHD guardrail:** if the user starts re-planning or adding scope to an Active item, name it: *"That's planning — let's note it and stay in review mode."*
---
Quick scan — not a planning session. For each item in `* Someday`:
scheduled slot and the motivation to start this in the next two weeks?"* If yes, promote **and set `SCHEDULED:` to sometime this week** — promoting without a date doesn't count as done (ADR 0009). If unsure, leave it.
**ADHD guardrail:** Someday review is the highest-risk phase for planning spirals. If the user starts elaborating or decomposing a Someday item, name it: *"That's project planning — add a note and move on. Someday review is a yes/no pass."*
---
---
After all passes: scan Active one more time. Is everything there something genuinely being worked on this week or next? If the list still feels too large, demote without guilt. Active should create clarity, not anxiety.
**Completion gate (ADR 0009):** the review isn't done whe
A personal collection of Claude Code skills for managing life with ADHD — task management, knowledge capture, review rituals, and other executive function workflows, automated through Claude.
Repo: RobotDisco/adhd-skills
Deep note-processing session for the org-roam zettelkasten at ~/Documents/brain: mines journal entries for fragments worth turning into notes, and critiques…
Weekly knowledge review for the org-roam zettelkasten at ~/Documents/brain. Use this skill when the user wants to do a brain review, knowledge review, or…
Interactive GTD inbox triage for the org-mode inbox at ~/Documents/gtd/inbox.org. Use this skill whenever the user wants to process their GTD inbox, do a…