mgmuscari

Execute Team — Development skill for Claude Code

Development community

You are orchestrating message-gated implementation and review using agent teams.

How to install Execute Team

Installs to ~/.claude/commands/mgmuscari-tgirl-execute-team.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/mgmuscari/tgirl/HEAD/.claude/commands/execute-team.md -o ~/.claude/commands/mgmuscari-tgirl-execute-team.md

Restart Claude Code, or start a new session, for it to be picked up.

What Execute Team does

You are orchestrating **message-gated implementation and review** using agent teams. You are the team lead.

The Proposer implements PRP tasks while the Code Reviewer reviews each commit incrementally. The Proposer waits for reviewer feedback after each commit before starting the next task — this prevents git race conditions and catches issues early.

Instructions

Execute the PRP at: $ARGUMENTS

1. Parse and gather context

  • Extract the PRP path from $ARGUMENTS. Derive the slug from t

Alternatives in Development

  • Plan With Team — Create a detailed implementation plan based on the user's requirements provided through the USER_PROMPT variab 3.4k ★
  • Devteam — Run a team of local coding agents in your terminal 264 ★
  • Building — Execute plans through gated phases with subagent dispatch 243 ★

Full documentation available on GitHub

View Source Repository