Business Process Automation
Purpose
Every manual process done more than three times should be automated. But bad automation is worse than none — it runs silently, fails silently, creates problems at scale. This skill provides patterns for reliable, observable, reversible automations.
The goal is not to automate everything. The goal is to automate the right things correctly: with dry-run modes, idempotent operations, clear logging, and rollback paths.
When to Activate
- User identifi
[Description truncada. Veja o README completo no GitHub.]