From 83d48bd320157f9390e95b266f224f307c9a5ac3 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Mon, 11 May 2026 15:37:19 -0500 Subject: docs(workflows): add clean-todo workflow clean-todo is the manual entry point for tidying todo.org: it runs the hygiene pass, then --archive-done (relocate completed level-2 subtrees into "Resolved"), then summarizes what changed and leaves the diff uncommitted for review. The wrap-up flow already does both passes at session end; clean-todo runs them on demand. It's listed in INDEX.org under the usual trigger phrases. --- .ai/workflows/INDEX.org | 2 ++ 1 file changed, 2 insertions(+) (limited to '.ai/workflows/INDEX.org') diff --git a/.ai/workflows/INDEX.org b/.ai/workflows/INDEX.org index 3750e91..7349d74 100644 --- a/.ai/workflows/INDEX.org +++ b/.ai/workflows/INDEX.org @@ -31,6 +31,8 @@ This index must list every =.org= file in =.ai/workflows/= except this one. Star - Standup-only triggers: "what's my standup report", "let's do the daily standup report", "give me the standup brief" - =journal-entry.org= — capture a daily journal entry. - Triggers: "let's do a journal entry", "create a journal entry" +- =clean-todo.org= — tidy =todo.org=: hygiene pass + =--archive-done=, then summarize. Wrap-up does this automatically; this is the manual entry point. + - Triggers: "clean up todo.org", "clean-todo", "tidy the todo file", "archive the done items in todo.org", "run the todo cleanup" ** Calendar -- cgit v1.2.3