diff options
| author | Craig Jennings <c@cjennings.net> | 2026-05-23 03:42:08 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-05-23 03:42:08 -0500 |
| commit | 2d34e9ac3a9cec1f625df75f08890ee85836afa3 (patch) | |
| tree | 895354a88cb4edc32c7dc9cde0df91cc2e0599af /claude-templates/.ai/workflows/task-audit.org | |
| parent | 8f58949c854df8924d01c565542d42bd3194ba71 (diff) | |
| download | rulesets-2d34e9ac3a9cec1f625df75f08890ee85836afa3.tar.gz rulesets-2d34e9ac3a9cec1f625df75f08890ee85836afa3.zip | |
docs: add :solo: tag handling to the task workflows
The task-review and task-audit workflows already assess :quick:, an effort estimate. I added :solo: alongside it: a task Claude can finish end-to-end without Craig's input, gated on bounded scope, no design or preference call, and local verifiability.
In task-review.org I added a tagging subsection paralleling :quick:, a mention in the close-out summary, and a common-mistake entry against over-tagging. task-audit.org now re-assesses both tags during content reconciliation, since a resolved dependency can make a stuck task newly solo-able. It points at task-review.org for the definitions rather than restating them.
Diffstat (limited to 'claude-templates/.ai/workflows/task-audit.org')
| -rw-r--r-- | claude-templates/.ai/workflows/task-audit.org | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/claude-templates/.ai/workflows/task-audit.org b/claude-templates/.ai/workflows/task-audit.org index d9767e5..edbaa8d 100644 --- a/claude-templates/.ai/workflows/task-audit.org +++ b/claude-templates/.ai/workflows/task-audit.org @@ -73,6 +73,7 @@ For every STALE task, edit it in the main thread: - Mark statuses that moved; rewrite "waiting on X" lines whose X resolved. - Fix dead/renamed =file:= links. - *Consolidate duplicates* — when several tasks track the same thing, fold them into one home and delete the duplicates (per the user's call on which is canonical). +- *Re-assess the =:quick:= and =:solo:= tags* — reconciliation can change a task's effort or autonomy: a resolved dependency may make a stuck task =:solo:=, a scope cut may make it =:quick:=, and new complexity surfaced by the sources can invalidate either. Add or remove the tags per the definitions in [[file:task-review.org][task-review.org]] when the reconciled facts make the call clear. When they don't — an effort estimate you can't pin down, a =:solo:= gate you can't confirm — it's a NEEDS-USER flag, not a guess. - Bump =:LAST_REVIEWED:= on each edited task. Follow =todo-format.md= for completion mechanics (depth-based DONE vs dated-rewrite) and the working-files / link-hygiene rules when moving artifacts. |
