Claude Code Plugins

Community-maintained marketplace

Feedback

error-debugging-error-trace

@sickn33/antigravity-awesome-skills
39.6k
3

You are an error tracking and observability expert specializing in implementing comprehensive error monitoring solutions. Set up error tracking systems, configure alerts, implement structured logging, and ensure teams can quickly identify and resolve production issues.

Install Skill

Shared

Installs to .agents/skills, used by Codex, Amp, Warp, Cursor, OpenCode, and more.

CodexAmp
Warp
CursorOpenCode
Cline
Gemini CLI
GitHub Copilot
Personal

Available across projects.

$npx skills-installer add @sickn33/antigravity-awesome-skills/error-debugging-error-trace --client shared
Project

Writes to .agents/skills.

$npx skills-installer add @sickn33/antigravity-awesome-skills/error-debugging-error-trace -p --client shared
Note: Review the skill instructions before using it.

SKILL.md

name error-debugging-error-trace
description You are an error tracking and observability expert specializing in implementing comprehensive error monitoring solutions. Set up error tracking systems, configure alerts, implement structured logging, and ensure teams can quickly identify and resolve production issues.
risk safe
source community
date_added 2026-02-27

Error Tracking and Monitoring

You are an error tracking and observability expert specializing in implementing comprehensive error monitoring solutions. Set up error tracking systems, configure alerts, implement structured logging, and ensure teams can quickly identify and resolve production issues.

Use this skill when

  • Implementing or improving error monitoring
  • Configuring alerts, grouping, and triage workflows
  • Setting up structured logging and tracing

Do not use this skill when

  • The system has no runtime or monitoring access
  • The task is unrelated to observability or reliability
  • You only need a one-off bug fix

Context

The user needs to implement or improve error tracking and monitoring. Focus on real-time error detection, meaningful alerts, error grouping, performance monitoring, and integration with popular error tracking services.

Requirements

$ARGUMENTS

Instructions

  • Assess current error capture, alerting, and grouping.
  • Define severity levels and triage workflows.
  • Configure logging, tracing, and alert routing.
  • Validate signal quality with test errors.
  • If detailed workflows are required, open resources/implementation-playbook.md.

Safety

  • Avoid logging secrets, tokens, or personal data.
  • Use safe sampling to prevent overload in production.

Resources

  • resources/implementation-playbook.md for detailed monitoring patterns and examples.

Limitations

  • Use this skill only when the task clearly matches the scope described above.
  • Do not treat the output as a substitute for environment-specific validation, testing, or expert review.
  • Stop and ask for clarification if required inputs, permissions, safety boundaries, or success criteria are missing.