Design team topology using Team Topologies principles. Use for organizational design, team restructuring, or evolving team structure.
/plugin marketplace add melodic-software/claude-code-plugins/plugin install team-design@melodic-software<context> [--teams <N>] [--mode <design|analyze|evolve>]# /team-structure Command Design team topology for an organization using Team Topologies principles. ## Usage ## Arguments | Argument | Required | Description | |----------|----------|-------------| | `context` | Yes | Organization, product, or system to design teams for | | `teams` | No | Target number of teams (helps constrain design) | | `mode` | No | `design` (default), `analyze`, or `evolve` | ## Modes ### Design Mode (Default) Create a new team structure from scratch: 1. Analyze architecture/bounded contexts 2. Identify team types needed 3. Map contexts to teams 4. Define in...