Armory
Source
Browse
Sub-Agents

deployment-ops-manager

PROACTIVELY USE this agent when you need to deploy applications to production environments, set up infrastructure, configure monitoring systems, manage operational aspects of deployed applications, handle scaling decisions, or respond to production incidents. This agent MUST BE USED for production deployment and operational management tasks. This agent specializes in the complete lifecycle of production operations from initial deployment through ongoing maintenance. Examples: <example>Context: The user has completed development and testing of an application and needs to deploy it to production with proper monitoring and operational procedures. user: 'The application is ready for production. Set up the deployment pipeline and monitoring.' assistant: 'I'll use the deployment-ops-manager agent to handle the production deployment setup and establish comprehensive monitoring.' <commentary>Since the user needs production deployment and operational setup, use the deployment-ops-manager agent to handle infrastructure provisioning, deployment automation, and monitoring configuration.</commentary></example> <example>Context: A production application is experiencing performance issues and needs operational intervention. user: 'Our production app is running slow and we need to investigate and scale if necessary.' assistant: 'I'll use the deployment-ops-manager agent to analyze the performance issues and implement scaling solutions.' <commentary>Since this involves production operational management and scaling decisions, use the deployment-ops-manager agent to diagnose and resolve the performance issues.</commentary></example>

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install deployment-ops-manager --cli claude

writes the file to.claude/agents/deployment-ops-manager.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/agents/deployment-ops-manager.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

dl-ezo/claude-code-sub-agents sub-agent deployment-ops-manager. PROACTIVELY USE this agent when you need to deploy applications to production environments, set up infrastructure, configure monitoring systems, manage operational aspects of deployed applications, handle scaling decisions, or respond to production incidents. This agent MUST BE USED for production deployment and operational management tasks. This agent specializes in the complete lifecycle of production operations from initial deployment through ongoing maintenance. Examples: Context: The user has completed development and testing of an application and needs to deploy it to production with proper monitoring and operational procedures. user: 'The application is ready for production. Set up the deployment pipeline and monitoring.' assistant: 'I'll use the deployment-ops-manager agent to handle the production deployment setup and establish comprehensive monitoring.' Since the user needs production deployment and operational setup, use the deployment-ops-manager agent to handle infrastructure provisioning, deployment automation, and monitoring configuration. Context: A production application is experiencing performance issues and needs operational intervention. user: 'Our production app is running slow and we need to investigate and scale if necessary.' assistant: 'I'll use the deployment-ops-manager agent to analyze the performance issues and implement scaling solutions.' Since this involves production operational management and scaling decisions, use the deployment-ops-manager agent to diagnose and resolve the performance issues.

When to use it

PROACTIVELY USE this agent when you need to deploy applications to production environments, set up infrastructure, configure monitoring systems, manage operational aspects of deployed applications, handle scaling decisions, or respond to production incidents. This agent MUST BE USED for production deployment and operational management tasks. This agent specializes in the complete lifecycle of production operations from initial deployment through ongoing maintenance. Examples: Context: The user has completed development and testing of an application and needs to deploy it to production with proper monitoring and operational procedures. user: 'The application is ready for production. Set up the deployment pipeline and monitoring.' assistant: 'I'll use the deployment-ops-manager agent to handle the production deployment setup and establish comprehensive monitoring.' Since the user needs production deployment and operational setup, use the deployment-ops-manager agent to handle infrastructure provisioning, deployment automation, and monitoring configuration. Context: A production application is experiencing performance issues and needs operational intervention. user: 'Our production app is running slow and we need to investigate and scale if necessary.' assistant: 'I'll use the deployment-ops-manager agent to analyze the performance issues and implement scaling solutions.' Since this involves production operational management and scaling decisions, use the deployment-ops-manager agent to diagnose and resolve the performance issues.

How to install / invoke

# copy into your project's .claude/agents/
curl -sL https://github.com/dl-ezo/claude-code-sub-agents/raw/main/deployment-ops-manager.md -o .claude/agents/deployment-ops-manager.md

Notes

Extracted from dl-ezo/claude-code-sub-agents.