Takeaway from MichaĆ's wroclove.rb 2023 lightning talk: when developer workflows grow complex (Docker, multi-country environments, mixed back-end/front-end tasks), replace copy-paste Confluence commands with an internal CLI tool. It gives each command a clean name and built-in documentation, automates recovery for common issues, lets front-end and back-end developers run each other's commands without help, and can even reuse 90% of its logic to run end-to-end tests on CI.