From wicked-garden
Systematic debugging and root cause analysis for investigating errors, diagnosing complex issues, and performance profiling. Use when: "debug this error", "why is this failing", "root cause analysis", "fix this bug", "investigate crash", "stack trace", "not working"
npx claudepluginhub mikeparcewski/wicked-garden --plugin wicked-gardenThis skill uses the workspace's default tool permissions.
Systematic debugging, root cause analysis, and error investigation.
Provides Ktor server patterns for routing DSL, plugins (auth, CORS, serialization), Koin DI, WebSockets, services, and testApplication testing.
Conducts multi-source web research with firecrawl and exa MCPs: searches, scrapes pages, synthesizes cited reports. For deep dives, competitive analysis, tech evaluations, or due diligence.
Provides demand forecasting, safety stock optimization, replenishment planning, and promotional lift estimation for multi-location retailers managing 300-800 SKUs.
Systematic debugging, root cause analysis, and error investigation.
Follow the six-step debugging process with:
See refs/process.md for detailed process, checklists, and severity guidelines.
Debugging techniques and solutions for:
See refs/patterns.md for code examples and debugging techniques.
Debugging can leverage available integrations by capability:
| Capability | Discovery Patterns | Provides |
|---|---|---|
| Error tracking | sentry, rollbar, datadog | Recent errors, stack traces, user context |
| Observability | newrelic, dynatrace, telemetry | APM data, traces, metrics |
| Logging | splunk, elastic, cloudwatch | Log aggregation, search |
Discover available integrations via capability detection. Fall back to local log analysis via wicked-garden:search when none available.