What problem does it solve?
This Skill solves the challenge of understanding complex application behavior by tracing execution paths across multiple files and producing accurate process documentation from existing code.
Core Features & Use Cases
- Process Flow Mapping: Tracks execution chains from entry points such as screens, controllers, jobs, schedulers, handlers, and events through services, repositories, integrations, and databases.
- Code-Based Documentation: Generates Markdown process documents that reflect the actual source code while avoiding assumptions about business rules or missing logic.
- Legacy System Analysis: Helps developers understand unfamiliar features, endpoints, integrations, and routines before making changes.
Quick Start
Ask the doc-fluxos skill to document the execution flow of a specific endpoint, process, job, or feature by analyzing its entry file and related code.