// Map workflows, extract SOPs, and identify automation opportunities through systematic process capture and AI tractability assessment. Use when documenting workflows, creating SOPs, conducting process discovery interviews, or analyzing automation opportunities. Grounds the SOP-first doctrine in tacit knowledge documentation and structured analysis.
| name | process-mapper |
| description | Map workflows, extract SOPs, and identify automation opportunities through systematic process capture and AI tractability assessment. Use when documenting workflows, creating SOPs, conducting process discovery interviews, or analyzing automation opportunities. Grounds the SOP-first doctrine in tacit knowledge documentation and structured analysis. |
| license | Complete terms in LICENSE.txt |
Systematic workflow for discovering, documenting, and analyzing processes. Implements user's SOP-first doctrine: "You can't automate what you can't see."
From user's work:
"When I sit with a person or team to start working through how they can work out where and how to apply AI into their job, I often like to start with a common task or value stream, and talk through—or more often than not, document—the SOP for that value stream."
Three truths:
Determine SOP state:
Load references/discovery-methodology.md for framework
State 1: Fiction
State 2: Nonexistent
State 3: Accurate
Action by state:
If starting from State 2 (Nonexistent), conduct discovery:
Setup:
Five-round interview sequence:
Load references/discovery-methodology.md for detailed questions. Brief framework:
Round 1: High-Level Flow - Get end-to-end sequence (5-10 major steps, trigger, endpoint, duration)
Round 2: Step Decomposition - Break into substeps (inputs, tools, transformations). Look for copy-paste, manual entry, system switching.
Round 3: Decision Points - Identify where judgment is required. Distinguish explicit rules from tacit judgment (labeled black box pattern).
Round 4: Edge Cases & Exceptions - Understand failure modes, workarounds, frequency. High exceptions = process might be wrong.
Round 5: Context Dependencies - Identify tacit knowledge (domain knowledge, institutional knowledge, relationships). Reveals automation tractability.
Choose format based on process characteristics:
Format 1: Linear SOP (≤10 steps, minimal branching)
Format 2: Decision Tree (multiple paths, branching logic)
Format 3: Swimlane (multi-role, handoffs important)
Format 4: Visual Diagram (complex flows)
Load assets/visual-templates.md for specific templates
Documentation principles:
Map each process step to Tractability Grid (9 zones):
Load references/automation-framework.md for full framework and detailed assessment criteria.
Two dimensions:
Assessment questions: Could intern do this with instructions? How many steps/systems/decisions?
Plot each step on 9-zone grid (see references/automation-framework.md for visual):
Priority quadrants (Pain × Feasibility):
ROI: Payback Period = Cost / (Hours Saved × Rate + Error Reduction)
Standard deliverables: Process Map (visual), SOP Document (written), Automation Analysis (zone classifications, priorities, ROI), Implementation Roadmap (phased plan)
Optional: Interview transcript, validation notes, comparative analysis, metrics dashboard
Critical technique: Document THAT a decision exists, not HOW it's made (when tacit).
Load references/documentation-patterns.md for detailed examples and template.
Core principle: Name decision points even when logic is tacit. Enables process visibility, appropriate handoffs, training focus, and future automation planning.
Key insight: Can't automate high-context zones directly. Build infrastructure to move problems to lower zones.
Load references/documentation-patterns.md for case study (Air India: Zone 8 → Zone 2, 97% accuracy).
Infrastructure path: Zone 8→5 (frameworks), Zone 5→2 (explicit logic), Zone 2→1 (eliminate manual steps)
Good process map has:
Red flags:
With concept-forge:
With strategy-to-artifact:
With research-to-essay:
With user's voice (from research-to-essay):
Approval Workflows: Zones 1-2 (rule-based) or 4-5 (judgment). High automation potential for rules.
Data Processing: Zones 1-3. Very high automation if algorithmic.
Customer Service: Zones 4-8. Medium automation (copilot model).
Reporting: Zones 1-3 (structured) or 5-7 (insights). High for gathering, medium for analysis.
Coordination: Zones 4-9 (relationship-dependent). Low for core, high for supporting tasks.
Don't:
Do:
Process mapping succeeds when:
Automation analysis succeeds when: