Armory
Source
Browse
Sub-Agents

debug

Debug your application to find and fix a bug

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install debug --cli claude

writes the file to.claude/agents/debug.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/agents/debug.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Debug your application to find and fix a bug

When to use it

Debug your application to find and fix a bug

How to install / invoke

# Copy the agent definition into your project's .claude/agents/
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/agents/expert-advisors/debug.md -o .claude/agents/debug.md

Notes

Extracted from davila7/claude-code-templates, expert-advisors category.