Armory
Source
Browse
Workflows

team-review

Launch a multi-reviewer parallel code review with specialized review dimensions

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install team-review --cli claude

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

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

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

Alternatives

  1. claude-code-agent-teams-exercises32 stars · 9 forks82.692

What it is

wshobson/agents workflow team-review from the agent-teams plugin. Launch a multi-reviewer parallel code review with specialized review dimensions

When to use it

Launch a multi-reviewer parallel code review with specialized review dimensions

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-review.md -o .claude/commands/team-review.md

Notes

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