SK

skill-team-implement

Manages parallel development tasks by delegating to specialized agent teammates.

Install

mkdir -p .claude/skills/skill-team-implement && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/14594" && unzip -o skill.zip -d .claude/skills/skill-team-implement && rm skill.zip

Installs to .claude/skills/skill-team-implement

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Orchestrate multi-agent implementation with parallel phase execution. Spawns teammates for independent phases and coordinates dependent phases. Includes debugger teammate for error recovery.
190 charsno explicit “when” trigger
Advanced

Key capabilities

  • Orchestrate multi-agent implementation with parallel phase execution
  • Spawn teammates for independent implementation phases
  • Coordinate sequential execution of dependent phases
  • Provide automatic debugging support for error recovery
  • Validate input parameters for task implementation
  • Update task status and create postflight markers

How it works

This skill orchestrates multi-agent implementation by analyzing phase dependencies to identify parallelization opportunities. It spawns teammates for independent phases and coordinates sequential execution, including a debugger teammate for error recovery, and updates task status throughout the process.

Inputs & outputs

You give it
A task number and implementation plan path, with optional resume phase and team size
You get back
Implementation progress across multiple agents, with status updates and artifact linking

When to use skill-team-implement

  • Implementing large features
  • Parallelizing complex code tasks
  • Automated debugging workflows

About skill-team-implement

Identifies parallelizable implementation phases and manages multiple agents to complete the work, including automatic debugging support.

Orchestrate multi-agent implementation with parallel phase execution. Spawns teammates for independent phases and coordinates dependent phases. Includes debugger teammate for error recovery.

When not to use it

  • When the `CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS` environment variable is not set to 1
  • When the task does not have an implementation plan
  • When the user prefers single-agent implementation

Limitations

  • Requires `CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS=1` environment variable
  • Gracefully degrades to single-agent implementation if team mode is unavailable
  • Teammates are responsible for all implementation work; lead skill does not edit source files or run build/test commands

How it compares

This workflow enables parallel execution of implementation phases using multiple agents, significantly accelerating complex tasks compared to single-agent sequential execution, and includes built-in debugging for resilience.

Compared to similar skills

skill-team-implement side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
skill-team-implement (this skill)01moReviewAdvanced
your-sub-agent-name110moReviewIntermediate
workflow-router17moReviewIntermediate
loki-mode16moReviewAdvanced

Try saying

Example prompts that trigger this skill in your AI assistant.

You might also like

your-sub-agent-name

CaptainCrouton89

Create and manage specialized Claude Code subagents for task-specific workflows. Use when delegating work to specialized agents, configuring agent permissions, or understanding subagent architecture and best practices.

14

workflow-router

parcadei

Goal-based workflow orchestration - routes tasks to specialist agents based on user goals

13

loki-mode

davila7

Multi-agent autonomous startup system for Claude Code. Triggers on "Loki Mode". Orchestrates 100+ specialized agents across engineering, QA, DevOps, security, data/ML, business operations, marketing, HR, and customer success. Takes PRD to fully deployed, revenue-generating product with zero human intervention. Features Task tool for subagent dispatch, parallel code review with 3 specialized reviewers, severity-based issue triage, distributed task queue with dead letter handling, automatic deployment to cloud providers, A/B testing, customer feedback loops, incident response, circuit breakers, and self-healing. Handles rate limits via distributed state checkpoints and auto-resume with exponential backoff. Requires --dangerously-skip-permissions flag.

12

wg

graphwork

Use this skill for task coordination with WG. Triggers include "wg", task graphs, multi-step projects, tracking dependencies, coordinating agents, or when you see a .wg directory.

00

run-tasks

JeremyKalmus

Orchestrate task execution via beads and sub-agents. Gets ready work from beads, spawns appropriate agents based on labels, monitors completion, and updates status. Use after /approve-spec has created tasks.

00

ava

protoLabsAI

Codex-native operational orchestration for protoLabs Studio. Use when the user wants autonomous triage, backlog supervision, board operations, agent coordination, or multi-step operational decision-making across the portfolio.

00

Search skills

Search the agent skills registry