diff options
| author | Craig Jennings <c@cjennings.net> | 2026-05-15 16:16:18 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-05-15 16:16:18 -0500 |
| commit | ee721ee96f984ccd38233309f0dfe6362057e644 (patch) | |
| tree | f84a3b21ae846c82a2677a59f54947ee5b557174 /.ai/workflows | |
| parent | 421b17a15219c7061ee92c07451993965fad88ea (diff) | |
| download | rulesets-ee721ee96f984ccd38233309f0dfe6362057e644.tar.gz rulesets-ee721ee96f984ccd38233309f0dfe6362057e644.zip | |
chore(ai): sync scripts and workflows from claude-templates
- todo-cleanup.el: :no-sync: tag now inherits down the outline tree
- task-review.org: completion procedure scoped to top-level entries
- cj-scan.py + cj-remove-block.py: helpers for cj-comment block handling
- inbox-send.py: cross-project messaging via inbox directories
Diffstat (limited to '.ai/workflows')
| -rw-r--r-- | .ai/workflows/task-review.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.ai/workflows/task-review.org b/.ai/workflows/task-review.org index f11db2a..98d26e1 100644 --- a/.ai/workflows/task-review.org +++ b/.ai/workflows/task-review.org @@ -105,7 +105,7 @@ These tasks may already be completed — can you confirm? - "Sweetwater order arriving" — expected Feb 7, now Feb 12 #+end_example -For each task Craig confirms as done: +For each task Craig confirms as done — applies to top-level (=**=) entries, which is what this workflow's list contains. Sub-tasks (=***+=) follow the dated-rewrite rule in [[file:../../claude-rules/todo-format.md][todo-format.md → Completion]] instead: 1. Add =CLOSED: [YYYY-MM-DD Day]= timestamp (use the =date= output from Phase A). 2. Change status from =TODO= to =DONE=. 3. Add a brief completion note (when/how it was resolved). |
