Armory
Source
Browse
Sub-Agents

team-implementer

Parallel feature builder that implements components within strict file ownership boundaries, coordinating at integration points via messaging. Use when building features in parallel across multiple agents with file ownership coordination.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install team-implementer --cli claude

writes the file to.claude/agents/team-implementer.mdListed as compatible

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

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

What it is

wshobson/agents sub-agent team-implementer (model: opus) from the agent-teams plugin. Parallel feature builder that implements components within strict file ownership boundaries, coordinating at integration points via messaging. Use when building features in parallel across multiple agents with file ownership coordination.

When to use it

Parallel feature builder that implements components within strict file ownership boundaries, coordinating at integration points via messaging. Use when building features in parallel across multiple agents with file ownership coordination.

How to install / invoke

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

Notes

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