team-shutdown
Gracefully shut down an agent team, collect final results, and clean up resources
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install team-shutdown --cli claudewrites the file to.claude/commands/team-shutdown.mdListed as compatible
Configuration
# fetches the source and writes it to:
.claude/commands/team-shutdown.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
wshobson/agents workflow team-shutdown from the agent-teams plugin. Gracefully shut down an agent team, collect final results, and clean up resources
When to use it
Gracefully shut down an agent team, collect final results, and clean up resources
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-shutdown.md -o .claude/commands/team-shutdown.md
Notes
Extracted from wshobson/agents. Plugin: agent-teams.