smart-fix
Intelligent issue resolution with multi-agent debugging, root cause analysis, and verified fix implementation
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install smart-fix --cli claudewrites the file to.claude/commands/smart-fix.mdListed as compatible
Configuration
# fetches the source and writes it to:
.claude/commands/smart-fix.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
wshobson/agents workflow smart-fix from the incident-response plugin. Intelligent issue resolution with multi-agent debugging, root cause analysis, and verified fix implementation
When to use it
Intelligent issue resolution with multi-agent debugging, root cause analysis, and verified fix implementation
How to install / invoke
# copy the workflow into your project's .claude/commands/
curl -sL https://github.com/wshobson/agents/raw/main/plugins/incident-response/commands/smart-fix.md -o .claude/commands/smart-fix.md
Notes
Extracted from wshobson/agents. Plugin: incident-response.