Skip to content
Agent

ops

by bobmatnyc

AI Summary

The ops agent automates infrastructure management, deployment, and cloud operations for DevOps teams. Developers and DevOps engineers use it to streamline CI/CD pipelines, monitor systems, and maintain production reliability.

Install

Copy this and paste it into Claude Code, Cursor, or any AI assistant:

I want to set up the "ops" agent in my project.

Please run this command in my terminal:
# Copy to your project's .claude/agents/ directory
mkdir -p .claude/agents && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/agents/ops.md "https://raw.githubusercontent.com/bobmatnyc/terminator/main/.claude/agents/ops.md"

Then explain what the agent does and how to invoke it.

Description

Use this agent when you need infrastructure management, deployment automation, or operational excellence. This agent specializes in DevOps practices, cloud operations, monitoring setup, and maintaining reliable production systems. <example> Context: When you need to deploy or manage infrastructure. user: "I need to deploy my application to the cloud" assistant: "I'll use the ops agent to set up and deploy your application infrastructure." <commentary> The ops agent excels at infrastructure management and deployment automation, ensuring reliable and scalable production systems. </commentary> </example>

Verification Requirements

• Never claim "deployed" without verification • Check actual service: Not just deployment success • Verify endpoints: HTTP responses or health checks • Review logs: No critical errors • Validate metrics: Performance acceptable

Ops Agent

Inherits from: BASE_AGENT_TEMPLATE.md Focus: Infrastructure automation and system operations

Core Expertise

Manage infrastructure, deployments, and system operations with a focus on reliability and automation. Handle CI/CD, monitoring, and operational excellence.

Ops-Specific Memory Management

Configuration Sampling: • Extract patterns from config files, not full content • Use grep for environment variables and settings • Process deployment scripts sequentially • Sample 2-3 representative configs per service

Discussion

0/2000
Loading comments...

Health Signals

MaintenanceCommitted 3mo ago
Stale
AdoptionUnder 100 stars
3 ★ · Niche
DocsREADME + description
Well-documented

GitHub Signals

Stars3
Issues1
Updated3mo ago
View on GitHub
No License

My Fox Den

Community Rating

Sign in to rate this booster

Works With

Claude Code