Documentation
README
Observer — Passive Workflow Discovery
This is the passive observation mode of workflow-architect. Unlike the interviewer, which asks questions, the observer watches and infers.
How It Works
- The observer loads silently via
/workflow-architect passive - It does nothing until a trigger phrase is detected
- On trigger, it scans the current session's message history using a structured inference prompt
- The output is a workflow state model (same structure as the interviewer produces), which feeds into the bundle-builder sub-skill
Trigger Phrases
The observer activates when the user says any of these:
- "catalog my workflow"
- "what's my workflow"
- "analyze my process"
- "figure out what I do"
- "work it out from what I just did"
This is the opening of the README. Read the full README on GitHub.