agentsclimarketplace

Gtd triage

Skill RobotDisco/adhd-skills/gtd/skills/gtd-triage

Personal Claude skills for ADHD self-management. Not a general-purpose toolkit.

Install
npx -y skills add RobotDisco/adhd-skills --skill gtd-triage

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 5 stars5 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

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.

SKILL.md

3.7 KB, as published. Nobody here has run it

GTD Triage Skill

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.

Before you start

  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.


Phase 1: DONE items

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.


Phase 2: Per-item triage

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.


Phase 3: Final summary

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.


Key rules

  • Two decisions only: bucket and state. No project recognition, no decomposition.
  • Make the call. Don't ask. Only ask when a deadline is genuinely unknowable.
  • Don't move files yourself. Output is a decision list + suggested org formatting.
  • Operational work → Sunsama. Career/learning/research → personal.org Someday :work:.
  • :work: is a category tag, not a context. Most tasks get no context tag.
  • Effort estimates only on Active items, at scheduling time.
  • Unknown deadlines get two things: Someday entry + Active sub-item * NEXT Find out [deadline].
  • Two-minute rule: under 5 min → encourage doing it now, don't schedule.
  • DONE items are deleted, not archived.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.