aws-cloudwatch-investigation

by github 38k MIT Updated Aug 18, 2026
aws-cloudwatch-investigation skill by github
aws-cloudwatch-investigation — DevOps skill by github

aws-cloudwatch-investigation is an open-source devops skill for Claude Code and compatible agents, published by github. Its author describes it as: “Reusable investigation patterns for AWS CloudWatch: Logs Insights query templates, alarm-to-deployment correlation, blast-radius narrowing decision tree, and PromQL-style metric query patterns for structured incident…”. The project has 38k stars on GitHub and is available under the MIT license. Add it to your setup with `git clone https://github.com/github/awesome-copilot ~/.claude/skills/aws-cloudwatch-investigation`.

What aws-cloudwatch-investigation does

Reusable patterns for investigating production incidents using CloudWatch Logs, Metrics, and Alarms. These patterns are designed to be composed together during incident triage.

Installation

Add aws-cloudwatch-investigation to your agent with:

git clone https://github.com/github/awesome-copilot ~/.claude/skills/aws-cloudwatch-investigation

Always review a skill's source before installing it. This command comes from the skill's public repository; the linked repo is the source of truth for exact setup steps.

What's inside

The SKILL.md for aws-cloudwatch-investigation is organised into these sections:

  • Pattern 1: Logs Insights Query Templates
  • Error Spike Detection
  • P99 Latency Breakdown by Operation
  • Lambda Cold Start Detection
  • Out-of-Memory (OOM) Detection
  • Timeout Detection
  • Pattern 2: Alarm History to Deploy-Event Correlation
  • Process
  • Output Format
  • Pattern 3: Narrow the Blast Radius Decision Tree
  • Shared Dependency Investigation
  • Pattern 4: PromQL-Style Metric Query Patterns

When to use it

Reach for aws-cloudwatch-investigation when you want devops help from your agent without writing the same instructions every session. Load the skill and the agent picks it up automatically for relevant tasks.

Strengths

  • Clear MIT license — safe to read and adapt
  • Ships in github/awesome-copilot, an established project with 37,982 GitHub stars
  • Actively maintained (recent commits)

Topics

agent-skillsagentsaiawesomecustom-agentsgithub-copilothacktoberfestprompt-engineering

Frequently asked questions

What does aws-cloudwatch-investigation do?
Reusable investigation patterns for AWS CloudWatch: Logs Insights query templates, alarm-to-deployment correlation, blast-radius narrowing decision tree, and PromQL-style metric query patterns for structured incident triage.
How do I install aws-cloudwatch-investigation?
Run git clone https://github.com/github/awesome-copilot ~/.claude/skills/aws-cloudwatch-investigation in your agent, then reload your skills. Review the source at https://github.com/github/awesome-copilot before installing.
Is aws-cloudwatch-investigation free to use?
Yes. aws-cloudwatch-investigation is free and open source under the MIT license, so you can read, run, and adapt it within that license's terms.
Where does aws-cloudwatch-investigation come from?
aws-cloudwatch-investigation ships inside github/awesome-copilot, a repository that contains 41 catalogued skills in total. The repository's 37,982 GitHub stars apply to that whole collection, not to this skill on its own.

Related skills

More DevOps →

Setup and initialization guide for developing AWS CDK (Cloud Development Kit) applications in Python. This skill enables users to configure environment prerequisites, create new CDK projects, manage dependencies, and deploy to AWS.

38k github MIT

Analyze AWS resources used in the app (IaC files and/or resources in a target account/region) and optimize costs - creating GitHub issues for identified optimizations.

38k github MIT

Optimize cloud costs across AWS, Azure, GCP, and OCI through resource rightsizing, tagging strategies, reserved instances, and spending analysis. Use when reducing cloud expenses, analyzing infrastructure costs, or implementing cost governance policies.

39k wshobson MIT

Configure secure, high-performance connectivity between on-premises infrastructure and cloud platforms using VPN and dedicated connections. Use when building hybrid cloud architectures, connecting data centers to cloud, or implementing secure cross-premises networking.

39k wshobson MIT

Design multi-cloud architectures using a decision framework to select and integrate services across AWS, Azure, GCP, and OCI. Use when building multi-cloud systems, avoiding vendor lock-in, or leveraging best-of-breed services from multiple providers.

39k wshobson MIT