DEV Community

Pavel Kalashnikov
Pavel Kalashnikov

Posted on

Token safety of deployment

I updated my skill for deployment non-Rails apps with Kamal.

It now uses the --quiet flag correctly. This is especially important when Claude or Codex deploy your apps autonomously, so they don’t waste context on tons of useless logs.

https://github.com/kalashnikovisme/kamal-deploy-skill

Top comments (0)