Ce Debug
Skill ActiveSystematically find root causes and fix bugs. Use when debugging errors, investigating test failures, reproducing bugs from issue trackers (GitHub, Linear, Jira), or when stuck on a problem after failed fix attempts. Also use when the user says 'debug this', 'why is this failing', 'fix this bug', 'trace this error', or pastes stack traces, error messages, or issue references.
Systematically find root causes and fix bugs, providing a structured approach to debugging complex issues.
Features
- Systematic root cause analysis
- Test-first bug fixing
- Handling of issue tracker references
- Environment sanity checks
- Structured investigation and diagnosis
Use Cases
- Debugging errors and investigating test failures
- Reproducing bugs from issue trackers (GitHub, Linear, Jira)
- Fixing issues when stuck after failed attempts
- Tracing errors and stack traces
Non-Goals
- Performing full code reviews
- Implementing new features without a prior bug report
- Writing extensive new test suites unrelated to a specific bug fix
Trust
- warning:Issues AttentionOpen issues are 25 and closed issues are 115 over the last 90 days, with a closure rate of approximately 82%, but the high number of open issues may indicate a slow response to new issues.
Installation
First, add the marketplace
/plugin marketplace add EveryInc/compound-engineering-plugin/plugin install compound-engineering@compound-engineering-pluginQuality Score
Trust Signals
Similar Extensions
Lean Ctx
100Context Runtime for AI Agents — 59 MCP tools, 10 read modes, 95+ shell patterns, tree-sitter AST for 18 languages. Compresses LLM context by up to 99%. Use when reading files, running shell commands, searching code, or exploring directories. Auto-installs if not present.
Use My Browser
100Use when work depends on the user's live browser session or visible rendered state rather than static fetches, especially for browser debugging contexts or DevTools-selected elements or requests, logged-in dashboards or CMS flows, localhost apps, forms, uploads, downloads, media inspection, DOM or iframe inspection, Shadow DOM, or browser failures that look like soft 404s, auth walls, anti-bot checks, or rate limits.
Node Connect
100Diagnose OpenClaw Android, iOS, or macOS node pairing, QR/setup code, route, auth, and connection failures.
Openclaw Debugging
100Debug OpenClaw model, provider, tool-surface, code-mode, streaming, and live/Crabbox behavior by choosing the right logs, probes, and proof path before changing code.
Ctx Doctor
100Run context-mode diagnostics. Checks runtimes, hooks, FTS5, plugin registration, npm and marketplace versions. Trigger: /context-mode:ctx-doctor
Systematic Debugging
100Systematic debugging methodology emphasizing root cause analysis over quick fixes