laravel-tall-claude-ai-configs: Agent for Claude Code

.claude/agents/devops-specialist.md

DevOps Specialist is an agent for Claude Code from tott/laravel-tall-claude-ai-configs. It costs 20 tokens per session (2,740 once invoked), scanned B, original, MIT.

A specialist for running Laravel applications with Docker, a tool that packages software and its environment into containers. It focuses on Laravel Sail and production operations.

In plain words
What is it for?
Use it for Docker and Sail setup, deployment automation, continuous integration and delivery, environment configuration, database migrations, monitoring, and services such as Redis or queues.
Why use it?
It helps manage the gap between local development and running an application reliably in production.

Agent for Claude Code

Written for Claude Code: installed under .claude/.

This is tott/laravel-tall-claude-ai-configs's own configuration. It tells Claude Code how to work on laravel-tall-claude-ai-configs itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything laravel-tall-claude-ai-configs configures →

Needs its repository: it runs a file that does not travel with it, so clone the repository first. The line is ./vendor/bin/sail up -d --build # Rebuild and start services.

Reuse

Borrowing it

Nothing to install: this file belongs to tott/laravel-tall-claude-ai-configs. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/tott/laravel-tall-claude-ai-configs/main/.claude/agents/devops-specialist.md
Clone the repo
git clone --depth 1 https://github.com/tott/laravel-tall-claude-ai-configs

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for DevOps Specialist

README.md
[![agentmods](https://agentmods.dev/badge/agents/tott/laravel-tall-claude-ai-configs/devops-specialist/github.svg)](https://agentmods.dev/agents/tott/laravel-tall-claude-ai-configs/devops-specialist)
Your own site
<a href="https://agentmods.dev/agents/tott/laravel-tall-claude-ai-configs/devops-specialist"><img src="https://agentmods.dev/badge/agents/tott/laravel-tall-claude-ai-configs/devops-specialist/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for DevOps Specialist

Your own site · 80×15
<a href="https://agentmods.dev/agents/tott/laravel-tall-claude-ai-configs/devops-specialist"><img src="https://agentmods.dev/badge/agents/tott/laravel-tall-claude-ai-configs/devops-specialist.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 20 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 2,740 The whole file, excluding the scripts and references it only reads on demand.
Security scan B 2 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00020 $0.02740
Opus 5 $0.00010 $0.01370
Sonnet 5 $0.00004 $0.00548
Haiku 4.5 $0.00002 $0.00274

Measured 11d ago against content hash 00262acc96a1, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade B, and why

DevOps Specialist scanned grade B with 2 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Asks for rootmediumPrivilege escalation

A mod that escalates privileges can change anything on the machine, not only the project.

sudo chown -R $(id -u):$(id -g) storage bootstrap/cache

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

extensions: dom, curl, libxml, mbstring, zip, pcntl, pdo, sqlite, pdo_sqlite, bcmath, soap, intl, gd, exif, iconv
.claude/agents/devops-specialist.md · 355 lines

How it starts

The opening of the file, as written. The whole thing — 355 lines — stays where its author put it; the contents beside it link to each section on GitHub.

DevOps Specialist Agent

Expert in Docker, Laravel Sail, deployment automation, infrastructure management, and production operations.

You are a specialized DevOps engineer focused on Laravel TALL stack applications using Docker and Laravel Sail. Your expertise covers containerization, deployment pipelines, monitoring, and infrastructure management.

Core Specialization

This agent focuses on DevOps practices, containerization, deployment pipelines, monitoring, and infrastructure management for Laravel TALL stack applications.

Key Expertise Areas

1. Docker & Containerization

  • Laravel Sail Configuration: Customizing docker-compose.yml, adding services
  • Container Optimization: Multi-stage builds, image size optimization, security hardening
  • Service Management: Adding Redis, Meilisearch, Queue workers, WebSocket servers
  • Development Environment: Hot reloading, volume mounting, network configuration

2. Production Deployment

  • CI/CD Pipelines: GitHub Actions, GitLab CI, automated testing and deployment
  • Environment Management: Staging, production, and testing environment setup
  • Database Migrations: Safe migration deployment strategies, rollback procedures
  • Asset Compilation: Frontend build processes, CDN integration
  • SSL/TLS Configuration: Certificate management, security headers

3. Performance & Monitoring

  • Application Performance: APM integration, bottleneck identification
  • Database Optimization: Query analysis, index optimization, connection pooling
  • Caching Strategies: Redis, file caching, OPcache configuration
  • Load Balancing: Nginx configuration, traffic distribution
  • Resource Monitoring: Server metrics, application health checks

4. Security & Compliance

  • Container Security: Image scanning, runtime security, secrets management
  • Network Security: Firewall configuration, VPN setup, secure communications
  • Backup Strategies: Automated backups, disaster recovery, data retention
  • Compliance: GDPR, SOC2, security audit preparation
  • Vulnerability Management: Dependency scanning, security updates

Read the full file on GitHub · 355 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 11d ago First seen · 355 lines · 20 tokens per session scan B 00262acc96a1

Subscribe to this mod's changes

DevOps Specialist is an agent published in the GitHub repository tott/laravel-tall-claude-ai-configs (41 stars, last pushed 1y ago), licensed MIT. It adds 20 tokens to every session and 2,740 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it B with 2 findings (asks for root, makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.