smart-debug-2
AI-assisted smart debugging — parse error messages, stack traces, and failure patterns to identify root causes and produce a fix with automated observability steps.
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install smart-debug-2 --cli claudewrites the file to.claude/commands/smart-debug-2.mdListed as compatible
# fetches the source and writes it to:
.claude/commands/smart-debug-2.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
Alternatives
- claude-code-output-styles-debugging2 stars · 1 fork38.066
What it is
wshobson/agents workflow smart-debug from the error-diagnostics plugin. AI-assisted smart debugging — parse error messages, stack traces, and failure patterns to identify root causes and produce a fix with automated observability steps.
When to use it
AI-assisted smart debugging — parse error messages, stack traces, and failure patterns to identify root causes and produce a fix with automated observability steps.
How to install / invoke
# copy the workflow into your project's .claude/commands/
curl -sL https://github.com/wshobson/agents/raw/main/plugins/error-diagnostics/commands/smart-debug.md -o .claude/commands/smart-debug.md
Notes
Extracted from wshobson/agents. Plugin: error-diagnostics.