aboutsummaryrefslogtreecommitdiff
path: root/.ai/workflows/INDEX.org
Commit message (Collapse)AuthorAgeFilesLines
* chore(ai): sync triage-intake workflow from claude-templatesCraig Jennings2026-05-111-0/+2
| | | | New on-demand triage-intake workflow. It scans every inbox source (the three mail accounts, Slack, Linear, open PRs, both calendars, recent todo.org edits), surfaces what moved, runs the Linear Dev-Review sweep, and marks all unread INBOX mail plus every touched Slack conversation read. Also registered in INDEX.org, and the stale triage-intake reference dropped from wrap-it-up.org.
* docs(workflows): add clean-todo workflowCraig Jennings2026-05-111-0/+2
| | | | clean-todo is the manual entry point for tidying todo.org: it runs the hygiene pass, then --archive-done (relocate completed level-2 subtrees into "Resolved"), then summarizes what changed and leaves the diff uncommitted for review. The wrap-up flow already does both passes at session end; clean-todo runs them on demand. It's listed in INDEX.org under the usual trigger phrases.
* chore(ai): initialize project notes and Claude tooling surfacesCraig Jennings2026-05-061-0/+75
Replace the seed notes.org with project-specific context (layout, install modes, task tracker location, recent inflection point). Bring in the synced template surfaces (protocols, workflows, scripts, references, retrospectives, someday-maybe) as tracked content for this content/documentation project.