aboutsummaryrefslogtreecommitdiff
path: root/.ai/workflows/clean-todo.org
Commit message (Collapse)AuthorAgeFilesLines
* docs(workflows): add clean-todo workflowCraig Jennings2026-05-111-0/+58
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.