Professional Automation Architecture & Hardening
Stop deploying fragile, "happy-path" scripts that break at the first sign of a network hiccup. This skill transforms your AI agent into a Senior Automation Architect capable of designing resilient, enterprise-grade integration pipelines and hardening existing codebases for mission-critical production environments.
What it does
- DESIGN Mode: Takes loose business requirements and architects a modular, "set-and-forget" system from scratch, complete with Mermaid diagrams, adapter patterns, and resilience strategies.
- HARDEN Mode: Audits existing scripts using a rigorous scoring matrix (Impact² / Effort) to identify and fix silent failure risks, side-effect bugs, and lack of observability.
- Resilience Engineering: Implements industry-standard invariants (INV-1..5) including exponential backoff with jitter, token-bucket rate limiting, and ledger-based idempotency.
Why use this skill
Prompting an AI for "a script to sync XYZ" usually results in a single-file spaghetti mess that lacks error handling, logging, or protection against double-runs. This skill enforces Tiered Robustness, ensuring your automations include structured JSON logging, atomic state management, and clear interface contracts. It’s the difference between a tool that "usually works" and an enterprise asset that runs unattended for months.
Deliverables
Every engagement produces a structured module map, a comprehensive runbook.md for devops handoff, and a verifiable 12-point acceptance checklist to ensure every robustness gate is passed.