From work-session-tools
Use when the user wants to design a multi-agent team with clear roles, dependencies, handoffs, and review steps.
How this skill is triggered — by the user, by Claude, or both
Slash command
/work-session-tools:create-teamThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Design a multi-agent team blueprint with clear role separation and interaction patterns. If harness-specific tool mapping is needed, load exactly one matching `metadata.*-read-it` reference; if no exact AI harness match exists, load none.
Design a multi-agent team blueprint with clear role separation and interaction patterns. If harness-specific tool mapping is needed, load exactly one matching metadata.*-read-it reference; if no exact AI harness match exists, load none.
Read the user's input and identify what they want the team to accomplish. If the goal is unclear or too broad, ask concise clarifying questions:
Gather specifics. Do NOT skip this phase - ask at least 2-3 rounds of questions covering:
Based on gathered requirements, design the team with:
backend-dev, test-engineer)Present the team design as a structured document with:
After user approval, write the blueprint to the active harness's appropriate task, plan, or project location.
Track progress with the active harness's task or plan mechanism. Spawn parallel agents only when supported and justified by the team design.
Guides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.
npx claudepluginhub alex-kopylov/zweihander --plugin work-session-tools