infrastructure-catchall

infrastructure-catchall is a skill for Claude Code from Chipagosfinest/enterprise-team. It costs 92 tokens per session (428 once invoked), scanned A, original, no licence file.

An infrastructure request router that directs work involving deployment, CI/CD, containers, cloud services, databases, monitoring, and system administration.

In plain words
What is it for?
Use it for Docker, Kubernetes, Terraform, CI/CD, GitHub Actions, deployments, AWS, databases such as PostgreSQL, monitoring, alerting, incidents, and service-level objectives.
Why use it?
It helps send operational problems to the right infrastructure specialist instead of handling every systems task through one general route.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the enterprise-team plugin — 12 skills, 76 agents shipped together

Good fit Use it for Docker, Kubernetes, Terraform, CI/CD, GitHub Actions, deployments, AWS, databases such as PostgreSQL, monitoring, alerting, incidents, and service-level objectives.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/chipagosfinest/enterprise-team/infrastructure-catchall
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add Chipagosfinest/enterprise-team --skill infrastructure-catchall
Clone the repo
git clone --depth 1 https://github.com/Chipagosfinest/enterprise-team

Made for: Claude Code.

Or install enterprise-team, the plugin that ships this one along with the rest of its 12 skills, 76 agents.

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 infrastructure-catchall

README.md
[![agentmods](https://agentmods.dev/badge/skills/chipagosfinest/enterprise-team/infrastructure-catchall.svg)](https://agentmods.dev/skills/chipagosfinest/enterprise-team/infrastructure-catchall)
Your own site
<a href="https://agentmods.dev/skills/chipagosfinest/enterprise-team/infrastructure-catchall"><img src="https://agentmods.dev/badge/skills/chipagosfinest/enterprise-team/infrastructure-catchall.svg" alt="Measured on agentmods" height="20"></a>
Per session 92 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 428 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown 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.00092 $0.00428
Opus 5 $0.00046 $0.00214
Sonnet 5 $0.00018 $0.00086
Haiku 4.5 $0.00009 $0.00043

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

Security

Grade A, and why

infrastructure-catchall scanned grade A with 0 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 5d 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.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

enterprise-team/skills/infrastructure-catchall/SKILL.md · 43 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

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. 5d ago First seen · 43 lines · 92 tokens per session scan A 5d64029763bd

Subscribe to this mod's changes

infrastructure-catchall is a skill published in the GitHub repository Chipagosfinest/enterprise-team (19 stars, last pushed 4mo ago), with no licence file. It adds 92 tokens to every session and 428 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other skills, from other repositories

aws-cloudformation-task-ecs-deploy-gh

Provides patterns to deploy ECS tasks and services with GitHub Actions CI/CD. Use when building Docker images, pushing to ECR, updating ECS task definitions, deploying ECS services, integrating with CloudFormation stacks, configuring AWS OIDC authentication for GitHub Actions, and implementing production-ready…

giuseppe-trisciuoglio/developer-kit · 106 tokens

040101-docker-deploy

Docker deployment patterns for web applications — multi-stage builds, environment management, CI/CD integration, and self-hosting strategies.

natuleadan/skills · 31 tokens

agent-development

This skill should be used when the user asks to "create an agent", "add an agent", "write a subagent", "agent frontmatter", "when to use description", "agent examples", "agent tools", "agent colors", "autonomous agent", or needs guidance on agent structure, system prompts, triggering conditions, or agent development…

mahmoud20138/Tradecraft · 80 tokens

database-architecture

MANDATORY when designing schemas, writing migrations, creating indexes, or making architectural database decisions - enforces PostgreSQL 18 best practices including AIO, UUIDv7, temporal constraints, and modern indexing strategies.

troykelly/claude-skills · 45 tokens

timescaledb

MANDATORY when working with time-series data, hypertables, continuous aggregates, or compression - enforces TimescaleDB 2.24.0 best practices including lightning-fast recompression, UUIDv7 continuous aggregates, and Direct Compress.

troykelly/claude-skills · 50 tokens

postgis

MANDATORY when working with geographic data, spatial queries, geometry operations, or location-based features - enforces PostGIS 3.6.1 best practices including STCoverageClean, SFCGAL 3D functions, and bigint topology.

troykelly/claude-skills · 52 tokens