aboutsummaryrefslogtreecommitdiff
path: root/.ai/workflows/INDEX.org
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-05-30 12:40:18 -0500
committerCraig Jennings <c@cjennings.net>2026-05-30 12:40:18 -0500
commit23d87c187c950b047fd44ecb9c3d825b37712fc0 (patch)
tree572643f62ef60b7ad9a8943c1d919e76b294d384 /.ai/workflows/INDEX.org
parent80e76cb91e645758d53755d2b7fbe94426d45a06 (diff)
downloadrulesets-23d87c187c950b047fd44ecb9c3d825b37712fc0.tar.gz
rulesets-23d87c187c950b047fd44ecb9c3d825b37712fc0.zip
chore: sync .ai mirror with canonical (drill-deck-review)
Diffstat (limited to '.ai/workflows/INDEX.org')
-rw-r--r--.ai/workflows/INDEX.org2
1 files changed, 2 insertions, 0 deletions
diff --git a/.ai/workflows/INDEX.org b/.ai/workflows/INDEX.org
index aa64e2e..9c9c32c 100644
--- a/.ai/workflows/INDEX.org
+++ b/.ai/workflows/INDEX.org
@@ -84,6 +84,8 @@ This index must list every =.org= file in =.ai/workflows/= except this one and e
- Triggers: "page me on signal", "signal me when X is done", "send a signal note about X"
- =cross-project-broadcast.org= — fan out a single message to every AI project's inbox via the discovery helper =cross-project-broadcast.py= + the existing =inbox-send.py=. Use sparingly for capability announcements and shared rule changes; not for project-specific handoffs.
- Triggers: "broadcast this to every project", "notify every project about X", "fan out this announcement", "let every project know X is available"
+- =drill-deck-review.org= — review an org-drill flashcard file, restructure cards to question-form headings (no answer hints), audit content accuracy against project source-of-truth via subagent, rewrite source preserving SRS state, regenerate the Anki =.apkg= to =~/sync/phone/anki/=. Person cards use "Who is X? Tell me about their Y."; talking-points cards stay as-is. Script behavior: =drill-to-anki.py= strips =:PROPERTIES:= drawers + =SCHEDULED:= / =DEADLINE:= planning lines from Anki output.
+ - Triggers: "review the drill deck", "update the drill deck", "refresh the Anki cards", "let's run the drill-deck-review workflow"
- =page-me.org= — set a timed notification.
- Triggers: anything containing the word "page" used as a verb ("page me", "page me in 10 minutes", "page me at 3pm")
- =status-check.org= — proactive long-running-job updates.