Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
aws avatar

Troubleshooting Application Failures

  • 2.9k installs
  • 2.2k repo stars
  • Updated August 4, 2026
  • aws/agent-toolkit-for-aws

troubleshooting-application-failures diagnoses AWS app failures via CloudWatch log discovery and analysis.

About

The troubleshooting-application-failures skill diagnoses application failures through CloudWatch log analysis. It discovers relevant log groups, searches error patterns and stack traces, performs root cause analysis, and generates prioritized remediation recommendations. Procedure in application-failure-troubleshooting.md must be followed exactly. When no log groups are found, agents ask for names like /aws/lambda/function-name, /aws/apigateway/api-name, or custom application groups. Use when applications fail in AWS and log-based diagnosis is needed rather than guessing from symptoms alone. Discovers CloudWatch log groups for failing applications automatically Searches error patterns, stack traces, and correlates root causes Prioritized remediation recommendations from log evidence Follows application-failure-troubleshooting.md procedure exactly Fallback prompts for log group names when discovery returns empty troubleshooting-application-failures diagnoses AWS app failures via CloudWatch log discovery and analysis Root cause analysis with prioritized fixes based on CloudWatch log patterns User has application failures needing CloudWatch log diagnosis in AWS Operators debugging La

  • Discovers CloudWatch log groups for failing applications automatically.
  • Searches error patterns, stack traces, and correlates root causes.
  • Prioritized remediation recommendations from log evidence.
  • Follows application-failure-troubleshooting.md procedure exactly.
  • Fallback prompts for log group names when discovery returns empty.

Troubleshooting Application Failures by the numbers

  • 2,943 all-time installs (skills.sh)
  • +377 installs in the week ending Aug 5, 2026 (Skillselion tracking)
  • Ranked #57 of 1,435 DevOps & CI/CD skills by installs in the Skillselion catalog
  • Security screen: LOW risk (skills.sh audit)
  • Data as of Aug 5, 2026 (Skillselion catalog sync)
At a glance

troubleshooting-application-failures capabilities & compatibility

Capabilities
log group discovery · error pattern search · root cause analysis · remediation prioritization · stack trace correlation
Works with
aws
Use cases
debugging · devops
npx skills add https://github.com/aws/agent-toolkit-for-aws --skill troubleshooting-application-failures

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs2.9k
repo stars2.2k
Security audit3 / 3 scanners passed
Last updatedAugust 4, 2026
Repositoryaws/agent-toolkit-for-aws

How do I find root cause of a failing AWS application from its logs?

Diagnose failing applications by discovering CloudWatch log groups, finding error patterns, root causes, and remediation steps.

Who is it for?

Operators debugging Lambda, API Gateway, or custom app failures in AWS.

Skip if: Infrastructure provisioning without active failure symptoms and logs.

When should I use this skill?

User has application failures needing CloudWatch log diagnosis in AWS.

What you get

Root cause analysis with prioritized fixes based on CloudWatch log patterns.

  • Error pattern analysis
  • Stack trace interpretation
  • Remediation recommendations

By the numbers

  • Structured SOP with parameter-gated workflow before log analysis begins

Files

SKILL.mdMarkdownGitHub ↗

Application Failure Troubleshooting

Overview

Domain expertise for diagnosing application failures through CloudWatch log analysis. Discovers relevant log groups, searches for error patterns and stack traces, performs root cause analysis, and generates prioritized remediation recommendations.

Troubleshoot a failing application

To diagnose and resolve application failures using CloudWatch logs, follow the procedure exactly. See Application failure troubleshooting procedure.

Troubleshooting

No log groups found

Ask the user for specific log group names. Common patterns: /aws/lambda/function-name, /aws/apigateway/api-name, or custom application log groups.

Access denied errors

Verify AWS credentials have logs:DescribeLogGroups, logs:DescribeLogStreams, logs:StartQuery, and logs:GetQueryResults permissions.

Query timeouts

Reduce the time window or limit results. Large log groups may require multiple smaller queries.

Related skills

How it compares

Pick this skill over generic debugging guides when the failure is on AWS and CloudWatch Logs are the authoritative diagnostic source.

FAQ

What if no log groups are found?

Ask the user for log group names like /aws/lambda/function-name or custom app groups.

Which AWS service is central?

CloudWatch Logs for discovery, pattern search, and stack trace analysis.

Is there a fixed procedure?

Yes. Follow application-failure-troubleshooting.md exactly.

Is Troubleshooting Application Failures safe to install?

skills.sh reports 3 of 3 security scanners passed. Review the Security Audits panel on this page before installing in production.

DevOps & CI/CDmonitoringsupport

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.