Armory
Source
Browse
Workflows

team-feature

Develop features in parallel with multiple agents using file ownership boundaries and dependency management

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install team-feature --cli claude

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

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

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

What it is

wshobson/agents workflow team-feature from the agent-teams plugin. Develop features in parallel with multiple agents using file ownership boundaries and dependency management

When to use it

Develop features in parallel with multiple agents using file ownership boundaries and dependency management

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

Notes

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