by stakpak
Ship your code, on autopilot. An open source agent that lives on your machines 24/7 and keeps your apps running. 🦀
# Add to your Claude Code skills
git clone https://github.com/stakpak/agent:star: Help us reach more developers and grow the Stakpak community. Star this repo!

curl -sSL https://stakpak.dev/install.sh | sh # install Stakpak
stakpak init # understand your apps and tech stack
stakpak autopilot up # start the autonomous agent, running 24/7 in the background
For more installation options...
You can't trust most AI agents with your DevOps. One mistake, and your production is toast. Stakpak is built different:
No comments yet. Be the first to share your thoughts!
Generate infrastructure code, debug Kubernetes, configure CI/CD, automate deployments, without giving an LLM the keys to production.
Use the new lifecycle aliases for one-command setup/start/stop:
stakpak up # alias for: stakpak autopilot up
stakpak down # alias for: stakpak autopilot down
You can also use the canonical subcommands:
stakpak autopilot up
stakpak autopilot status
stakpak autopilot logs
stakpak autopilot down
stakpak autopilot doctor