troubleshoot

Diagnoses Elastic Beanstalk issues using EB CLI and AWS CLI references.

3|Updated Jan 25, 2026
One-click install
npx skills add https://github.com/shinmc/aws-beanstalk-skills --skill troubleshoot-shinmc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: troubleshoot
Source: https://github.com/shinmc/aws-beanstalk-skills/tree/main/plugins/aws-beanstalk/skills/troubleshoot
Command: npx skills add https://github.com/shinmc/aws-beanstalk-skills --skill troubleshoot-shinmc

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Diagnose Elastic Beanstalk issues and guide the user to identify root causes and apply fixes across environments.

Core Features & Use Cases

  • Structured diagnostic workflow: status, health, events, logs, config, and SSH checks to isolate problems.
  • Actionable remediation guidance: guidance for health failures, deployment issues, latency, or memory problems, with escalation paths and cross-skill coordination.
  • Reusable playbook with EB CLI and AWS CLI references to collect data and verify fixes.

Quick Start

Describe the current EB issue by running the diagnostic workflow starting from eb status and eb health.

Frequently Asked Questions about troubleshoot

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I troubleshoot Elastic Beanstalk deployment failures?

To troubleshoot Elastic Beanstalk deployment failures, this Skill enforces a deterministic diagnostic workflow using eb status, eb health, events, logs, and config checks to isolate root causes and provide actionable remediation guidance.

What is the best way to diagnose Elastic Beanstalk health-check failures?

Diagnosing Elastic Beanstalk health-check failures requires a step-by-step checklist using EB CLI and AWS CLI references to collect environment data, verify configurations, and execute actionable remediation steps to restore health.

How do I check Elastic Beanstalk logs to resolve environment issues?

Checking Elastic Beanstalk logs is part of a structured diagnostic workflow that collects data via EB CLI and AWS CLI, allowing you to isolate performance problems, latency, or memory issues and apply targeted fixes.

Can I use AWS CLI to identify root causes of unhealthy EB environments?

Yes, you can use AWS CLI alongside EB CLI within a deterministic troubleshooting workflow to check environment status, gather logs, and verify configurations to identify and resolve unhealthy Elastic Beanstalk environments.

Why does my Elastic Beanstalk environment have high latency or memory problems?

Elastic Beanstalk latency or memory problems can be diagnosed by running a structured workflow that checks health, events, and logs to isolate performance bottlenecks and provides actionable remediation guidance.