Team Composition Patterns
Skill Verifiziert AktivDesign optimal agent team compositions with sizing heuristics, preset configurations, and agent type selection. Use this skill when deciding how many agents to spawn for a task, when choosing between a review team versus a feature team versus a debug team, when selecting the correct subagent_type for each role to ensure agents have the tools they need, when configuring display modes (tmux, iTerm2, in-process) for a CI or local environment, or when building a custom team composition for a non-standard workflow such as a migration or security audit.
Design optimal agent team compositions by providing sizing heuristics, preset configurations, and agent type selection guidance.
Funktionen
- Agent team sizing heuristics
- Preset team compositions (Review, Debug, Feature, etc.)
- Agent type selection guidance
- Display mode configuration options
Anwendungsfälle
- Deciding how many agents to spawn for a task
- Choosing between different team structures (review, feature, debug)
- Selecting the correct subagent_type for specific roles
- Configuring display modes for different environments
Nicht-Ziele
- Performing the actual agent spawning or task execution
- Providing runtime environment setup beyond display mode configuration
- Defining specific task content for each agent
Workflow
- Determine team size based on task complexity.
- Select a suitable preset team composition or define a custom one.
- Choose the appropriate `subagent_type` for each agent role.
- Configure the display mode (tmux, iTerm2, in-process).
Praktiken
- Team composition strategy
- Agent role definition
- Workflow optimization
Voraussetzungen
- Claude Code Agent Teams feature enabled
Practical Utility
- info:Usage examplesWhile the skill provides comprehensive guidance, explicit, ready-to-run invocation examples are missing. The documentation describes usage scenarios but not concrete command-line examples.
Installation
Zuerst Marketplace hinzufügen
/plugin marketplace add wshobson/agents/plugin install agent-teams@claude-code-workflowsQualitätspunktzahl
VerifiziertVertrauenssignale
Ähnliche Erweiterungen
Review Pull Request
100Review a pull request end-to-end using GitHub CLI. Covers diff analysis, commit history review, CI/CD check verification, severity-leveled feedback (blocking/suggestion/nit/praise), and gh pr review submission. Use when a pull request is assigned for review, performing a self-review before requesting others' input, conducting a second review after feedback is addressed, or auditing a merged PR for post-merge quality assessment.
Oh My Claudecode
100Process-first advisor routing for Claude, Codex, or Gemini via `omc ask`, with artifact capture and no raw CLI assembly
ClawSweeper Skill
100Use for all ClawSweeper work: OpenClaw issue/PR sweep reports, commit-review reports, repair jobs, cloud fix PRs, @clawsweeper maintainer mention commands, trusted ClawSweeper-reviewed autofix/automerge, GitHub Actions monitoring, permissions, gates, and manual backfills.
Claude Handoff
100Führen Sie /handoff aus, um Sitzungsdaten zu erfassen, und schreiben Sie dann einen phasenweisen Implementierungsplan, der darauf verweist. Erstellt Beads für die Nachverfolgung.
Unslop Review
100Schreibt Code-Review-Kommentare so um, dass sie wie von einem menschlichen Teammitglied klingen. Reduziert typische KI-Einleitungen ("Ich habe bemerkt...", "Ich frage mich, ob vielleicht...", "Es könnte sich lohnen, zu überlegen..."). Jeder Kommentar ist direkt: Ort, Problem, konkrete Lösung. Verwenden Sie es, wenn der Benutzer "Review als Mensch umschreiben", "PR-Kommentar de-slopen", "dieses Feedback menschlich klingen lassen", "diesen PR überprüfen", "Code-Review", "/review", "/unslop-review" sagt. Löst automatisch aus, wenn PRs überprüft werden.
Codex PR Review
100Überprüft Pull Requests in Drupal 11 (oder anderen) Projekten gemäß der Codex-Methodik (Geschäftslogik, Edge Cases von Hooks/Queries, Sicherheit, Performance, Vollständigkeit). Generiert einen .md-Bericht im erkannten IDE-Ordner (.antigravity/, .cursor/, .vscode/ oder docs/) mit Befunden nach Schweregrad und umsetzbaren Lösungen. Verwenden Sie dies, wenn der Benutzer "Codex-Überprüfung", "PR-Überprüfung", "PR überprüfen", "PR überprüfen" anfordert.