aboutsummaryrefslogtreecommitdiff
path: root/todo.org
diff options
context:
space:
mode:
Diffstat (limited to 'todo.org')
-rw-r--r--todo.org14
1 files changed, 14 insertions, 0 deletions
diff --git a/todo.org b/todo.org
index 7c4d713..6c1541b 100644
--- a/todo.org
+++ b/todo.org
@@ -7,6 +7,20 @@ Project-scoped (not the global =~/sync/org/roam/inbox.org= list).
* Rulesets Open Work
+** TODO [#A] Implement task-review daily-habit per spec
+Spec: [[file:docs/design/task-review.org]]
+
+Retires =wrap-it-up.org='s date-coverage scan and replaces it with a daily 5-min keystroke-driven review (N=7 oldest-unreviewed top-level =[#A]= / =[#B]= / =[#C]= tasks per session, ~12-day rotation). Six components per the spec's Next Steps:
+
+1. Extract =task-review-staleness.sh= to =claude-templates/.ai/scripts/= with bats tests.
+2. Replace date-coverage scan in =wrap-it-up.org= (lines 177-213) with the health-check block.
+3. Author =task-review.el= in =archsetup/dotfiles/common/.emacs.d/lisp/= with ERT tests.
+4. Author =task-review.org= workflow in =claude-templates/.ai/workflows/= + INDEX entry.
+5. Add startup-nudge block to =.ai/project-workflows/startup-extras.org=.
+6. Smoke test against live =todo.org=.
+
+Triggered by: 2026-05-16 brainstorm on retiring the date-coverage scan.
+
** TODO [#C] wrap-it-up Step 3.5 assumes GitHub-family remote :chore:
Triggered by: 2026-05-16 wrap-it-up github.com cleanup (audit of the same file).