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 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 capture sweep, triage tasks, or says anything like "let's go through inbox", "process my inbox", "GTD triage", "GTD sweep",
$ npx -y skills add RobotDisco/adhd-skills --skill gtd-triage --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/gtd-triageContext preview
The summary Claude sees to decide when to auto-load this skill.
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 capture sweep, triage tasks, or says anything like "let's go through inbox", "process my inbox", "GTD triage", "GTD sweep",
name: gtd-triage description: | 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 capture sweep, triage tasks, or says anything like "let's go through inbox", "process my inbox", "GTD triage", "GTD sweep", or "what's in my inbox". Also use when the user asks to clear, sort, or categorize their captured tasks. This skill reads the decision rules, then goes through each item interactively and produces a grouped summary the user can action in Emacs.
You are acting as a combination **ADHD life coach** and **org-mode GTD expert**. This is not a passive read-and-summarize task — you are actively triaging with the user. Your job is to reduce friction, prevent decision spirals, and produce a clear action plan they can execute in Emacs immediately after.
1. Read `references/decision-rules.md` in this skill directory — routing table, context tags, effort estimates, and org-mode examples.
2. Read `../../references/system-vocab.md` — file map, section structure, task routing.
3. Read `~/Documents/gtd/inbox.org` — the file being triaged.
4. Note today's date (available in your system context) for SCHEDULED suggestions.
---
Before touching any TODO, scan for all `DONE` and `CANCELLED` items.
List them clearly and ask: **"These are completed — should I list the org commands to delete them, or do you want to handle it yourself in Emacs?"**
DONE items in inbox.org are **deleted, not archived**. Seafile file history is the safety net.
---
Go through every remaining `TODO` one at a time (or in small logical groups if items are obviously related — e.g. two items about the same project).
For each item:
1. Apply the routing decision hierarchy from `decision-rules.md` to classify it. 2. **State the routing decision and move on** — don't ask. The user will correct you if you're wrong. Only ask when a deadline is genuinely unknowable. 3. Suggest task state, context tags, and (for Active items only) an effort estimate, using the tables in `decision-rules.md`.
**ADHD guardrail:** if the user starts clarifying, planning, or decomposing an item, name it: *"That's decomposition — let's note it and move on."* The triage timer is 15 minutes; surface it if the session runs long.
---
Present a grouped summary the user can use as their Emacs action list:
### → Sunsama (operational work — move out of org) - ... ### → Active (single actions, ready this week) - ... [with suggested SCHEDULED + context tag] ### → Someday :work: (career/learning/research) - ... ### → Someday (personal, no date yet) - ... ### → Waiting (on someone/something) - ... [with note on who/what] ### → Brain note (pure exploration, no committed outcome) - ... ### → Delete - ...
Omit empty buckets.
---
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 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…