diff options
| author | Craig Jennings <c@cjennings.net> | 2026-05-20 14:58:01 -0400 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-05-20 14:58:01 -0400 |
| commit | 49898a8c364430abf792567d2a51ac09db97a94f (patch) | |
| tree | 1b9e02110c221bf27e697c4108d74e9d45b6d6ed /.ai/workflows/INDEX.org | |
| parent | 3627d5e61e2adc8cd196958f62579fcdf9d20889 (diff) | |
| download | rulesets-49898a8c364430abf792567d2a51ac09db97a94f.tar.gz rulesets-49898a8c364430abf792567d2a51ac09db97a94f.zip | |
refactor(workflows): rename task-review.org to open-tasks.org
The list-and-pick-next workflow was named task-review.org, but "task review" better describes a list-hygiene habit that re-grades and prunes tasks, not one that just displays them. I'm freeing the task-review.org name (and the "task review" trigger) for that habit, which lands next.
This workflow goes back to open-tasks.org — the name it carried before it merged with whats-next.org. Its content and INDEX entry drop the "task review" trigger and point at task-review.org for the hygiene habit. Behavior is unchanged; only the name and the routing phrases move.
The rename touches both the canonical workflow and the project mirror.
Diffstat (limited to '.ai/workflows/INDEX.org')
| -rw-r--r-- | .ai/workflows/INDEX.org | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.ai/workflows/INDEX.org b/.ai/workflows/INDEX.org index de1737b..5a68765 100644 --- a/.ai/workflows/INDEX.org +++ b/.ai/workflows/INDEX.org @@ -24,8 +24,8 @@ This index must list every =.org= file in =.ai/workflows/= except this one. Star ** Tasks and planning -- =task-review.org= — list all open tasks (list mode) or pick the next task (next mode). - - Triggers: "what's next", "what should I work on", "list open tasks", "show me all tasks", "what's on my plate", "task review", "show me my tasks", "I need a recommendation" +- =open-tasks.org= — list all open tasks (list mode) or pick the next task (next mode). + - Triggers: "what's next", "what should I work on", "list open tasks", "show me all tasks", "what's on my plate", "show me my tasks", "I need a recommendation" - =daily-prep.org= — prep brief for the next workday. Two modes: full-prep (default) or standup-only. - Full-prep triggers: "let's prep for tomorrow", "daily prep" - Standup-only triggers: "what's my standup report", "let's do the daily standup report", "give me the standup brief" |
