diff options
| author | Craig Jennings <c@cjennings.net> | 2026-06-10 01:38:27 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-06-10 01:38:27 -0500 |
| commit | e212dab8ad8945369378835ae453b6ad8718563c (patch) | |
| tree | 60f4245d8c7a81b92f8b9b0a87df9281c9f5e559 | |
| parent | 43a2a5e6e20bce3392f2b959425942e5e3930f09 (diff) | |
| download | rulesets-e212dab8ad8945369378835ae453b6ad8718563c.tar.gz rulesets-e212dab8ad8945369378835ae453b6ad8718563c.zip | |
chore: task review — kill stale Skill Seekers trial, regrade c4-* to D, tag meeting-prep solo
| -rw-r--r-- | todo.org | 22 |
1 files changed, 16 insertions, 6 deletions
@@ -34,17 +34,26 @@ Tags are assigned and refreshed by =task-audit=; =task-review= keeps them honest * Rulesets Open Work -** TODO [#C] Promote meeting-prep to a template workflow :feature: +** TODO [#C] Promote meeting-prep to a template workflow :feature:solo: +:PROPERTIES: +:LAST_REVIEWED: 2026-06-10 +:END: meeting-prep lives in the work project's =project-workflows/= and is general-purpose — it builds a per-meeting prep doc — but its body carries project-specific references: =deepsat/assets/= transcript paths, Linear as the tracker, =knowledge.org=. Promoting to =claude-templates= means generalizing those to project-neutral terms (the project's transcript home, the project's tracker), adding it plus its =meeting-prep.pre-wire.org= supporting doc to the =.ai/= mirror and INDEX.org, and a workflow-integrity pass. Once promoted, the daily-prep 5-Day Look-Ahead's conditional "where the project has one" reference can become a direct link. Out of the 2026-06-10 daily-prep handoff from the work project. ** TODO [#C] Wide org-table handling — helper/lint/standard :spec: +:PROPERTIES: +:LAST_REVIEWED: 2026-06-10 +:END: The org-table standard keeps project-doc tables <=120 cols with multi-line wrapped cells and a rule between rows, but nothing enforces it and hand-wrapping a wide cell into multi-row form is tedious and error-prone. Decide among: (a) a helper that auto-wraps a wide table into multi-row cells at a target width, (b) a lint check that flags tables over the width budget, (c) tighten the written standard with a worked before/after example. Likely some combination. A worked before/after example exists in a work-project prep doc (a 6-col table reformatted by hand to a 4-col multi-row-cell version), to be reproduced generically when this lands. Out of a work-project handoff 2026-06-09. ** TODO [#C] SessionStart-on-clear hook for auto-resume :feature: +:PROPERTIES: +:LAST_REVIEWED: 2026-06-10 +:END: Add a SessionStart hook (matcher: clear) in settings.json that auto-injects "read .ai/session-context.org and resume if present, else run startup.org". Today /flush prompts the user to /clear and the next session relies on the model re-reading session-context; the hook makes resume automatic on /clear. Keep full startup.org for genuine fresh starts (new day, other machine, been away). Likely lands as claude-templates workflow notes plus the hook in settings.json. The checkpoint+resume halves already shipped as /flush. This is the remaining automation piece. Out of a work-project handoff 2026-06-09 (process tooling, belongs in rulesets not the work project). @@ -736,7 +745,7 @@ The skill should reject: ** TODO [#C] Build =/update-skills= skill for keeping forks in sync with upstream :feature: :PROPERTIES: -:LAST_REVIEWED: 2026-05-28 +:LAST_REVIEWED: 2026-06-10 :END: The rulesets repo has a growing set of forks (=arch-decide= from @@ -822,7 +831,7 @@ write the specification here. ** TODO [#C] Build /research-writer — clean-room synthesis for research-backed long-form :feature: :PROPERTIES: -:LAST_REVIEWED: 2026-05-28 +:LAST_REVIEWED: 2026-06-10 :END: Gap in current rulesets: between =brainstorm= (idea refinement → design doc) @@ -877,7 +886,8 @@ Triggers that would prompt "let's build it now": Upstream reference (do not vendor): ComposioHQ/awesome-claude-skills =content-research-writer/SKILL.md=. -** TODO [#C] Try Skill Seekers on a real DeepSat docs-briefing need :chore: +** CANCELLED [#C] Try Skill Seekers on a real DeepSat docs-briefing need :chore: +CLOSED: [2026-06-10 Wed] :PROPERTIES: :LAST_REVIEWED: 2026-05-28 :END: @@ -924,9 +934,9 @@ discard and stick with hand briefing. - Companion =skill-seekers-configs= community repo has only 8 stars despite main's 12.9k — ecosystem thinner than headline adoption -** TODO [#C] Revisit =c4-*= rename if a second notation skill ships :chore: +** TODO [#D] Revisit =c4-*= rename if a second notation skill ships :chore: :PROPERTIES: -:LAST_REVIEWED: 2026-05-28 +:LAST_REVIEWED: 2026-06-10 :END: Current naming keeps =c4-analyze= and =c4-diagram= as-is (framework prefix |
