← technical essays
[ESSAY]
signal_№_7.9 Jan 3, 2023 essay

What to Automate First in a Small Team

Automate repetition before you automate judgment.

[ essay ]

Automate what is boring, frequent, and error-prone: deploy scripts, test runs, lint, dependency updates with CI gates, backup verification, certificate expiry checks.

Do not automate ambiguous product decisions or one-off migrations without human review.

The ROI test: hours saved per month vs hours to build and maintain automation.

Start with toil that wakes people at night — restore scripts, smoke tests post-deploy, rollback buttons.

Automation should fail loudly and visibly, not silently replace thinking.

— JV · Dark Heart Labs.

№ 7.9 — JV · Dark Heart Labs.