Armory
Source
Browse
Workflows

team-status

Display team members, task status, and progress for an active agent team

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install team-status --cli claude

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

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

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

What it is

wshobson/agents workflow team-status from the agent-teams plugin. Display team members, task status, and progress for an active agent team

When to use it

Display team members, task status, and progress for an active agent team

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

Notes

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