production-debugging

Community

Debug production issues in Kubernetes.

Authormjunaidca
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Systematic approach to debugging production issues in Kubernetes microservice environments, enabling faster isolation of errors, tracing across services, and reliable remediation.

Core Features & Use Cases

  • Systematic Logs: Structured log analysis and filtering
  • Request Tracing: Trace requests across frontend, API, and downstream services
  • Bug Pattern Library: Common production bugs and proven fixes

Quick Start

Reproduce the symptom, collect logs, trace the request path across services, identify the root cause, implement a fix, and verify the behavior.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: production-debugging
Download link: https://github.com/mjunaidca/mjs-agent-skills/archive/main.zip#production-debugging

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository