What problem does it solve?
This Skill creates and maintains a live map of business processes, detailing external user-system interactions and internal code-based process chains, crucial for understanding system functionality and impact analysis.
Core Features & Use Cases
- External Process Mapping: Identifies and documents all user-system and system-system interactions.
- Internal Process Tracing: Maps the causal chains of code execution from entry points to responses.
- Cross-Mapping & Orphan Detection: Links external and internal processes, identifying undocumented or dead code.
- Use Case: Before making a change to the
scoring.py file, this Skill helps you understand which external user interactions and internal code chains it affects, preventing unintended consequences.
Quick Start
Use the fabric-process skill to map all external and internal processes within the codebase.