What problem does it solve?
This Skill prevents low-value, fragile, or unsafe automations from reaching production by providing a governance-first audit that assesses business value, operational risk, and maintainability before implementation. It helps teams decide what to automate, what to pilot, and what must remain human-controlled while ensuring consistent standards for reliability, observability, and handover.
Core Features & Use Cases
- Decision Framework: Structured evaluation of time savings, data criticality, external dependency risk, and scalability to produce a clear verdict.
- Verdicts & Controls: Exact outcomes (APPROVE, APPROVE AS PILOT, PARTIAL AUTOMATION ONLY, DEFER, REJECT) with required rationale and guardrails.
- n8n Workflow Standard: Prescriptive workflow stages (trigger, validation, normalization, business logic, external actions, validation, logging, error branch, fallback, completion) and naming/versioning conventions.
- Reliability, Logging & Testing Baselines: Mandates for idempotency, retries, timeouts, audit logs, and a defined test matrix before production.
- Integration Governance & Re-audit: Per-system source-of-truth, auth, mappings, rate limits, owners, and triggers for re-audit on schema or volume changes.
- Use Cases: Auditing CRM lead intake, automated billing updates, document processing pipelines, or any integration-heavy orchestration targeted for n8n or similar platforms.
Quick Start
Evaluate the Customer onboarding lead routing process for automation, scoring time savings, data criticality, dependency risk, and scalability, and return the verdict, rationale, recommended architecture, tests, and rollout preconditions.