Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Team Composition Patterns

Skill Verifiziert Aktiv
Teil von:Agent Teams

Design 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.

Zweck

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

  1. Determine team size based on task complexity.
  2. Select a suitable preset team composition or define a custom one.
  3. Choose the appropriate `subagent_type` for each agent role.
  4. 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-workflows

Qualitätspunktzahl

Verifiziert
95 /100
Analysiert 3 days ago

Vertrauenssignale

Letzter Commit5 days ago
Sterne35.3k
LizenzMIT
Status
Quellcode ansehen

Ähnliche Erweiterungen

Review Pull Request

100

Review 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.

Skill
pjt222

Oh My Claudecode

100

Process-first advisor routing for Claude, Codex, or Gemini via `omc ask`, with artifact capture and no raw CLI assembly

Skill
Yeachan-Heo

ClawSweeper Skill

100

Use 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.

Skill
steipete

Claude Handoff

100

Führen Sie /handoff aus, um Sitzungsdaten zu erfassen, und schreiben Sie dann einen phasenweisen Implementierungsplan, der darauf verweist. Erstellt Beads für die Nachverfolgung.

Skill
REMvisual

Unslop Review

100

Schreibt 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.

Skill
MohamedAbdallah-14

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.

Skill
j4rk0r