Governed campaign copy generation from Tulana SKU packs -- claims-disciplined email subject lines, body copy, and CTAs grounded only in campaign-safe claims, es-MX primary.
Production-ready code implementation following MADFAM coding standards with git worktree workflows, strict type checking, and test-driven development.
Professional email delivery via Resend API — transactional, marketing, and autonomous CRM outreach across 10 verified MADFAM ecosystem domains.
Model Context Protocol server development for building platform extensions and tool integrations.
Refresh the staging database from prod with PII masked. Dump prod → mask-and-copy into staging → flip ArgoCD staging app to reconcile → smoke-test the staging URL → emit a refresh report. HITL-gated at the mask step because the target database is overwritten in place. Per the PhyndCRM PP.5 staging spec.
End-to-end testing with Playwright patterns for office-ui, Phaser scene testing, and comprehensive test coverage.
Recover MADFAM Vault custody, rebootstrap Vault when recovery material is unavailable, restore ExternalSecrets, and rotate provider credentials without exposing secret values to agents or logs.
Diagnose and recover from Kubernetes cluster incidents — stuck rollouts, ImagePullBackOff, CrashLoopBackOff, sync failures, ArgoCD degradations. Composes k8s_diagnostics + argocd + backup_ops + cloudflare tools. Used as an autonomous responder to prod-alert webhooks AND as the playbook a human operator invokes when pointing the swarm at an incident.