agent-types

Select the suitable agent type for tasks in Claude Code environments.

14|1|Updated Feb 10, 2026
One-click install
npx skills add https://github.com/zircote/claude-team-orchestration --skill agent-types
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-types
Source: https://github.com/zircote/claude-team-orchestration/tree/main/skills/agent-types
Command: npx skills add https://github.com/zircote/claude-team-orchestration --skill agent-types

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps teams rapidly identify and assign the most suitable Claude agent type for a given task, aligning capabilities with the work at hand.

Core Features & Use Cases

  • Guided agent-type selection for built-in agents (Bash, Explore, Plan, general-purpose) and plugin agents (review, research, refactoring, SDLC).
  • Decision mapping that matches task needs to the optimal agent type to maximize efficiency and safety.
  • Use Case Examples: orchestrating multi-step workflows where different agents specialize in reading, planning, executing commands, and validating results.

Quick Start

Tell Claude to pick the best agent type for a data-wrangling task and outline the recommended execution plan.

Frequently Asked Questions about agent-types

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I choose the right Claude agent type for a specific coding task?

To choose the right Claude agent type for a coding task, use a decision guide that maps your specific needs to built-in agents like Bash, Explore, or Plan, maximizing workflow efficiency and safety.

What is the best way to orchestrate multi-step workflows with Claude Code agents?

The best way to orchestrate multi-step Claude Code workflows is by matching task needs to specialized agents, using Explore for reading, Plan for planning, and Bash for executing commands to validate results.

Can I use plugin agents for code review and refactoring in Claude Code?

Yes, you can use plugin agents in Claude Code for specialized tasks like code review, research, refactoring, and broader SDLC operations, aligning specific capabilities with your workflow requirements.

When should I use the general-purpose agent versus the Plan agent in Claude Code?

Use the general-purpose agent for broad task execution and the Plan agent when orchestrating workflows that require specialized planning before executing commands, ensuring capabilities match the work at hand.

Does Claude Code support guided agent selection for data-wrangling tasks?

Claude Code supports guided agent selection for data-wrangling tasks by providing a decision mapping that identifies the optimal agent type and outlines a recommended execution plan for the work.