Armory
Source
Browse
Workflows

team-debug

Debug issues using competing hypotheses with parallel investigation by multiple agents

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install team-debug --cli claude

writes the file to.claude/commands/team-debug.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/commands/team-debug.md

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

What it is

wshobson/agents workflow team-debug from the agent-teams plugin. Debug issues using competing hypotheses with parallel investigation by multiple agents

When to use it

Debug issues using competing hypotheses with parallel investigation by multiple agents

How to install / invoke

# copy the workflow into your project's .claude/commands/
curl -sL https://github.com/wshobson/agents/raw/main/plugins/agent-teams/commands/team-debug.md -o .claude/commands/team-debug.md

Notes

Extracted from wshobson/agents. Plugin: agent-teams.