🔀 Workflow Flow Map — 20 Workflows × 6 Systems

Every workflow belongs to a system · Clara routes between them · Lifecycle orchestrators span all

☀️ Capture
Getting stuff in
/clara
Route & dispatch hub secretary
→ feedback → all systems
/clara
Pull portal feedback + local inbox, classify by system, route to appropriate workflow. Monitors 光团 luminance for parked items.
⤷ Routes to: all systems
/ingest
Parse organized inputs
→ D1 tasks → ongoing → KB
/ingest
Ingest Smart Todo items into the hub — route to D1 tasks, ongoing.md, or KB depending on content type.
⤷ D1 tasks, ongoing.md, kb/
/remind
Quick note for future sessions
→ agent-notes
/remind
Quick-add a reminder to agent-notes.md. Adrian says "/remind X" and it's saved for future sessions. Formerly /sticky.
⤷ clara/agent-notes.md
📚 Learning
Extracting knowledge
/distill
Long-form → structured knowledge
→ KB → identity
/distill
Process long-form content (journals, ChatGPT sessions, articles) into structured knowledge. Extract → classify → propose → review → merge.
⤷ kb/, identity files
/learn
Store & propagate learnings
extract scan propagate
→ KB → identity → task docs → arch docs
/learn
Extract learnings from session, classify by context level. Store in KB + identity + rules. Propagates to task folders and architecture docs (destination gap fix).
⤷ kb/, memory.md, principles.md, task folders, architecture.md
🧠 Thinking
Analyzing & proposing
/discuss
Structured thinking, 5 modes
explore debate derive whiteboard brainstorm
/discuss
Discussion mode — structured thinking without execution. 5 modes including paradigm derivation (推演). Absorbed /qm modes.
⤷ Discussion output (chat only)
/research
Investigate & report
research evaluate
→ reports
/research
Structured research and tech/AI evaluation. Produces scored research reports. Merged /evaluate as a mode.
⤷ Portal reports, task folders
/clarity
Measure crystallization
/clarity
Measure and track clarity of project context, vision, readiness. Two-stage: research-ready → action-ready.
⤷ Assessment output, handoff files
/vision
Alignment & drift check
/vision
Check purpose, scan for drift, ensure actions serve the compass. Merged /align. Updates identity when needed.
⤷ Identity updates
/write-blog
Publish insights
→ blog
/write-blog
Create blog posts from session insights, discussions, or topics. Publishes to portal.
⤷ Portal blog posts
⚡ Action
Doing things
/task
Full lifecycle management
start save done archive spawn delegate
→ D1 tasks → task folders
/task
Task lifecycle — 6 modes. /task delegate creates instruction files for sub-agents. /task spawn creates backlog items.
⤷ D1 tasks, task folders
/commit
Git operations
→ git
/commit
Commit and push with conventional commits. Batching strategy. Explicit git add, never git add -A.
⤷ Git history
/ongoing
Parallel task tracking
→ ongoing.md
/ongoing
Manage parallel ongoing tasks in ongoing.md. Track multiple threads without losing context.
⤷ ongoing.md
/handoff
Pass to next session
→ task folders
/handoff
Save state and pass to new session when context degrades. Creates handoff files.
⤷ Task folder handoff files
⚙️ Operations
Maintaining the hub
/hub-evolve
Sync docs & rules
→ arch docs
/hub-evolve
Sync stale docs, rules, workflows after infrastructure changes. Validates system groupings.
⤷ architecture.md, decisions.md
/hub-audit
Quality inspection
/hub-audit
Deep quality scan against principles. Files findings to audit registry.
⤷ Audit findings (diagnostic)
/hub-clean
Data hygiene
/hub-clean
Data hygiene checks — log integrity, task consistency, git health.
/hub-archive
Archive old data
/hub-archive
Archive done tasks, old logs, and linked reports. Less noise, no loss (CE3).
/status
Daily pulse
/status
Quick daily read-only status check. No commits, no wrapups.
·
🔄 Lifecycle
Cross-system orchestrators
/wrapup
End session / end day
session day
→ learn → commit → log → evolve
/wrapup
Orchestrates: /learn → /commit → /log → /hub-evolve. Session and day modes.
⤷ Orchestrates 4+ workflows
/log
Create log + velocity
→ D1 logs
/log
Create log entry with velocity tracking. Uses timestamps, not git. D1 is truth, local is cache.
⤷ D1 logs (diagnostic)
/session
Session capture & health
→ session files
/session
Session capture, health checks, quality ratings. Records session artifacts for episodic memory.
⤷ Session files (episodic)

Hover any workflow node to see details and destinations

20
Workflows
6
Systems
3
Orchestrators
21
Destinations
☀️
Clara routes all