Documenting Business Processes

Document business processes and workflows that a system implements. Describes end-to-end flows like user registration, order fulfillment, or payment processing — how domain entities move through the system. Use when (1) business workflows are undocumented, (2) a flow spans multiple components and no single component's docs tell the full story, (3) agents need to understand end-to-end behavior to implement changes, or (4) stakeholders need visibility into how the system handles a business process. NOT for development processes — those belong in skills and contribution guidelines.

mrpointer 0995bf4 9.8 KB Updated

File contents

mrpointer/dotfiles/tree/main/dot_agents/skills/documenting-business-processes commit 0995bf4515

Frequently asked questions

npx skillmds@latest add mrpointer/documenting-business-processes