# Analyze Local

> Analyze the local Docker or development environment by collecting container status, logs, networking signals, and configuration evidence, then summarize the likely root cause.

- Skill: `majiayu000/analyze-local-3` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add majiayu000/analyze-local-3`
- Raw SKILL.md: https://api.skillmd.com/api/skills/majiayu000/analyze-local-3/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: DevOps & Infra
- Author: majiayu000 (https://skillmd.com/u/majiayu000)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/majiayu000/analyze-local-3

---


# Analyze Local Environment

Inspect the local environment before changing code or infrastructure.

## Workflow

1. Capture the reported issue and affected service.
2. Check container or process status.
3. Review logs and error output.
4. Inspect networking, ports, health checks, and dependencies.
5. Summarize findings with evidence and likely root cause.

## Output

- Environment summary
- Findings
- Root-cause hypothesis
- Recommended next action

