Skip to main content

Debug

Skill Active
Part of:Engineering

Structured debugging session — reproduce, isolate, diagnose, and fix. Trigger with an error message or stack trace, "this works in staging but not prod", "something broke after the deploy", or when behavior diverges from expected and the cause isn't obvious.

Purpose

To systematically diagnose and resolve software bugs and unexpected behavior by guiding the user through a structured debugging process.

Features

  • Structured debugging workflow
  • Reproducing and isolating issues
  • Diagnosing root causes
  • Proposing fixes and preventative tests
  • Leveraging contextual information for diagnosis

Use Cases

  • When encountering an error message or stack trace
  • When behavior diverges from expected and the cause is unclear
  • When troubleshooting issues that appear after recent changes (deploys, config updates)
  • When needing to systematically narrow down a bug's origin

Non-Goals

  • Automatically fixing all bugs without user input
  • Acting as a code linter or static analysis tool
  • Providing general code generation unrelated to debugging

Workflow

  1. Understand expected vs. actual behavior and identify reproduction steps
  2. Narrow down the component, service, or code path affected
  3. Review logs, error messages, and recent changes to form hypotheses
  4. Test hypotheses to identify the root cause
  5. Propose a fix, considering side effects and suggesting preventative tests

Practices

  • Systematic Debugging
  • Root Cause Analysis
  • Error Reproduction
  • Issue Triage

Trust

  • warning:Issues Attention29 issues opened, 4 closed in the last 90 days indicates slow response to issues.

Installation

First, add the marketplace

/plugin marketplace add anthropics/knowledge-work-plugins
/plugin install engineering@knowledge-work-plugins

Quality Score

90 /100
Analyzed 3 days ago

Trust Signals

Last commit4 days ago
Stars12.1k
LicenseApache-2.0
Status
View Source

Similar Extensions

Query Agent Events

99

Bug-investigation tool for the Netdata agent-events ingestion namespace -- triage crashes, panics, fatals across the fleet by downloading events of interest and clustering locally. Covers the three transports (Cloud API and direct agent API are primary; ssh is operator-only), the verified AE_* field map and enum meanings, the dedup model (23h client-side per agent and event signature), the after-the-fact event timing (POST only on agent restart), and the Netdata systemd-journal plugin multi-value filter syntax (FIELD in A, B, C) AND ... Use when investigating crashes / panics / fatals; when grepping for events touching a specific function or file or version; when looking for regressions across versions; when an agent is reported crashing in a way you want to triage. Ships scripts get-events.sh and analyze-events.sh that fetch events with index-friendly filters and compute group-by stats. Defaults to last 24 hours and to the latest stable plus latest 2-3 nightlies.

Skill
netdata

Node Connect

100

Diagnose OpenClaw Android, iOS, or macOS node pairing, QR/setup code, route, auth, and connection failures.

Skill
steipete

Openclaw Debugging

100

Debug OpenClaw model, provider, tool-surface, code-mode, streaming, and live/Crabbox behavior by choosing the right logs, probes, and proof path before changing code.

Skill
steipete

Ctx Doctor

100

Run context-mode diagnostics. Checks runtimes, hooks, FTS5, plugin registration, npm and marketplace versions. Trigger: /context-mode:ctx-doctor

Skill
mksglu

Systematic Debugging

100

Systematic debugging methodology emphasizing root cause analysis over quick fixes

Skill
bobmatnyc

Troubleshooting

100

Uses Chrome DevTools MCP and documentation to troubleshoot connection and target issues. Trigger this skill when list_pages, new_page, or navigate_page fail, or when the server initialization fails.

Skill
ChromeDevTools

© 2025 SkillRepo · Find the right skill, skip the noise.