octopus-deploy
Installation
SKILL.md
Octopus Deploy
Octopus Deploy is an automated deployment tool for .NET and Java applications. It's used by software teams to manage releases, automate deployments, and orchestrate complex application deployments across various environments.
Official docs: https://octopus.com/docs
Octopus Deploy Overview
- Deployment
- Task
- Project
- Environment
- Machine
- Library Variable Set
- Runbook
Working with Octopus Deploy
This skill uses the Membrane CLI to interact with Octopus Deploy. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing.
Related skills