⚙️ OpsGuild
Operations Guild — Open Source Developer Tools
OpsGuild (Operations Guild) is an open-source organization dedicated to building powerful, practical, and production-ready developer tools. We believe that the best tooling should be accessible to everyone — free to use, easy to extend, and backed by a community that cares.
Our projects span the full developer workflow — from writing your first commit to deploying to bare-metal servers in production. Every tool is CLI-first, cross-platform, and designed to get out of your way so you can focus on what matters: shipping great software.
| Project | Description | Language |
|---|---|---|
| ShellDock | A fast, cross-platform shell command repository manager. Save, organize, and execute shell commands with platform-specific support and versioning. | Go |
| MetalDeploy | A comprehensive GitHub Action for deploying applications to bare-metal servers via SSH. Supports baremetal, Docker, and Kubernetes deployment modes. | Python |
| DevCommit | An AI-powered CLI tool for intelligent autocommits. Supports Gemini, GPT, Claude, Groq, Ollama, and more with semantic change grouping and changelog generation. | Python |
| guildpack | A comprehensive multi-language utilities pack providing essential tools and helper functions for modern software development. | Python |
| PPTester | Pi Payment Tester — a testing utility for Pi Network payment integrations. | HTML |
| migkit | A lightweight migration toolkit for managing database schema changes and data migrations. | Shell |
| homebrew-tap | Official Homebrew tap for installing OpsGuild CLI tools on macOS and Linux. | Ruby |
- 🛠 CLI-First — Every tool starts in the terminal. Beautiful TUI interfaces, composable commands, and zero bloat.
- 🌍 Cross-Platform — Linux, macOS, and Windows as first-class citizens. Install via your favorite package manager or grab a single binary.
- 🤖 AI-Augmented — Leveraging the best AI models to automate tedious tasks while keeping developers in control.
- 🔒 Secure by Default — SSH-based deployments, GPG-signed packages, safe command previews. Security is never an afterthought.
- 📖 Open Source — MIT and GPL-3.0 licensed. Fork it, extend it, make it yours.
- 🤝 Community Driven — Built by developers, for developers. Every contribution matters — from fixing a typo to building a new feature.
ShellDock (Linux):
curl -fsSL https://shelldock.opsguild.tech/install.sh | bashDevCommit:
pip install devcommitMetalDeploy (GitHub Action):
- uses: OpsGuild/MetalDeploy@v1Visit each project's repository for full documentation, installation guides, and contribution instructions.
We welcome contributions of all sizes. Whether you're fixing a bug, improving documentation, or proposing a brand-new tool — we'd love to have you.
- Find a project that interests you
- Fork the repository and create a feature branch
- Make your changes and open a Pull Request
- Our maintainers will review, provide feedback, and help get it merged
Check each project's CONTRIBUTING.md for specific guidelines.
- GitHub: github.com/opsguild
- GitHub Marketplace: MetalDeploy Action
- PyPI: devcommit
Made with ❤️ for developers who love automation.
© 2025 OpsGuild. Open source under MIT & GPL-3.0 licenses.