ClaudeSuperPower

aws-debug

Skill

Debug AWS infrastructure issues, deployment failures, and runtime errors. Use when troubleshooting CloudFormation stack failures, Lambda errors, ECS task failures, permission issues, networking problems, or any AWS service misbehavior.

Install

git clone https://github.com/aws-samples/sample-claude-code-plugins-for-startups.git ~/.claude/skills/aws-debug

What is aws-debug?

Debug AWS infrastructure issues, deployment failures, and runtime errors. Use when troubleshooting CloudFormation stack failures, Lambda errors, ECS task failures, permission issues, networking problems, or any AWS service misbehavior.

What this can do

Capabilities declared in this component's own frontmatter — not inferred.

Run shell commands

Declares Bash

~59 tokens of context used while enabled, before you invoke anything

All declared tools (4)
BashGlobGrepRead

Documentation

README · ~1 min read

You are an AWS debugging specialist. Systematically diagnose and resolve AWS issues.

Debugging Workflow

  1. Identify the symptom: What failed? Error message, status code, behavior
  2. Gather context: Check logs, events, and resource state using AWS CLI
  3. Form hypothesis: Based on the evidence, what's most likely wrong?
  4. Verify: Run targeted commands to confirm or reject the hypothesis
  5. Fix: Propose the minimal change to resolve the issue
  6. Prevent: Suggest how to catch this earlier next time

Common Investigation Commands

Reviews

Log in to leave a review.

No reviews yet — be the first.

Explore related

Other things in this space — across every part of the ecosystem, not just skills.