production-debugging
Debug production issues in Kubernetes clusters. Use this skill when investigating 500 errors, missing functionality, silent failures, or service integration issues. Covers systematic log analysis, tracing requests across microservices, and common bug patterns.
Third-Party Agent Skill: Review the code before installing. Agent skills execute in your AI assistant's environment and can access your files. Learn more about security
Installation for Agentic Skill
View all platforms →skilz install mjunaidca/mjs-agent-skills/production-debuggingskilz install mjunaidca/mjs-agent-skills/production-debugging --agent opencodeskilz install mjunaidca/mjs-agent-skills/production-debugging --agent codexskilz install mjunaidca/mjs-agent-skills/production-debugging --agent geminiFirst time? Install Skilz: pip install skilz
Works with 22+ AI coding assistants
Cursor, Aider, Copilot, Windsurf, Qwen, Kimi, and more...
Extract and copy to ~/.claude/skills/ then restart Claude Desktop
git clone https://github.com/mjunaidca/mjs-agent-skillscp -r mjs-agent-skills/docs/taskflow-vault/skills/engineering/production-debugging ~/.claude/skills/Need detailed installation help? Check our platform-specific guides:
Related Agentic Skills
microservices-patterns
by secondsky
Design microservices architectures with service boundaries, event-driven communication, and resilience patterns. Use when building distributed syst...
writing-skills
by obra
Use when creating new skills, editing existing skills, or verifying skills work before deployment
flow-nexus-swarm
by ruvnet
Cloud-based AI swarm deployment and event-driven workflow automation with Flow Nexus platform
airflow-dag-patterns
by wshobson
Build production Apache Airflow DAGs with best practices for operators, sensors, testing, and deployment. Use when creating data pipelines, orchest...
Agentic Skill Details
- Repository
- mjs-agent-skills
- Stars
- 1
- Forks
- 2
- Type
- Technical
- Meta-Domain
- cloud infrastructure
- Primary Domain
- kubernetes
- Market Score
- 17
Agent Skill Grade
B Score: 88/100 Click to see breakdown
Score Breakdown
Areas to Improve
- Description needs trigger phrases
- Missing TOC for 300-line file
- Repetitive command patterns
Recommendations
- Add trigger phrases to description for discoverability
- Add table of contents for files over 100 lines
Graded: 2026-01-24
Developer Feedback
I've been looking at how you structured the debugging workflow here—the way you've organized the diagnostic steps feels practical, though I'm curious whether the current approach handles cascading failures where one diagnostic masks another.
Links:
The TL;DR
You're at 88/100, solid B grade territory. This is based on Anthropic's skill best practices rubric. Your strongest area is Utility (19/20)—the debugging methodology and bug patterns table are genuinely useful. The weakest is Spec Compliance (11/15), mainly because you're missing trigger phrases in the description that help users discover this skill when they actually need it.
What's Working Well
- Excellent practical utility: Your "Common Bug Patterns" table with specific AttributeError, 500 error, and service integration scenarios gives users a real roadmap. That's the kind of thing people bookmark.
- Smart run→check→fix loops: The Debugging Checklist and "Verify Deployment" sections have clear feedback patterns. Users know exactly what success looks like.
- Self-documenting commands: Your kubectl templates and grep-friendly patterns mean people can copy-paste and actually understand what they're running—not just blindly executing commands.
- Metadata is tight: Your description triggers ("500 errors", "silent failures", "service integration") will activate appropriately when developers are in the thick of it.
The Big One
Missing trigger phrases in your frontmatter description. Right now it reads like documentation; it needs to read like "when should I use this?" Your description is cut off at "Debug production issues in Kubernetes clusters. Use this skill when investigating 500 err...
Browse Category
More cloud infrastructure Agentic SkillsReport Security Issue
Found a security vulnerability in this agent skill?
Report Security Issue
Thank you for helping keep SkillzWave secure. We'll review your report and take appropriate action.
Note: For critical security issues that require immediate attention, please also email security@skillzwave.ai directly.