create-subagents

Create and manage Claude Code subagents and Task tool workflows.

Updated Apr 30, 2026
One-click install
npx skills add https://github.com/emptist/psypi --skill create-subagents-emptist
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-subagents
Source: https://github.com/emptist/psypi/tree/main/ppi_skills/create-subagents
Command: npx skills add https://github.com/emptist/psypi --skill create-subagents-emptist

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires Claude Code, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides expert guidance for creating, building, and using Claude Code subagents and the Task tool, solving the problem of complex, multi-agent workflows in the Claude Code environment.

Core Features & Use Cases

  • Subagent Creation: Guide for creating and configuring subagents with specific roles, tools, and models.
  • Task Tool Usage: Instructions for using the Task tool to orchestrate and manage multi-agent workflows.
  • Use Case: Develop a subagent that performs code reviews, which involves setting up the subagent with the right tools and models, writing a system prompt, and integrating it into the main conversation flow.

Quick Start

Run the /agents command to access the interface for creating new subagents or editing existing ones.

Frequently Asked Questions about create-subagents

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

FAQPage Schema
How do I create a Claude Code subagent for a specific role like code review?

To create a Claude Code subagent, run the `/agents` command to access the interface for configuring subagents with specific roles, tools, and models, then write a system prompt to define its behavior for tasks like code reviews.

What is the Task tool in Claude Code used for?

The Task tool in Claude Code is used to orchestrate and manage multi-agent workflows, allowing you to integrate configured subagents into the main conversation flow for complex task execution.

Can I use this to manage multi-agent workflows within Claude Code?

Yes, this provides comprehensive guidance for managing multi-agent workflows within the Claude Code environment, covering subagent creation, system prompt writing, and workflow orchestration using the Task tool.

Do I need prior knowledge of Claude Code to build subagents?

Yes, creating and managing Claude Code subagents requires existing knowledge of Claude Code and its tools, as the guidance focuses on advanced workflow orchestration and system prompt writing within that environment.

What's the best way to orchestrate complex tasks using Claude Code subagents?

The best way to orchestrate complex tasks is by using the Task tool to manage multi-agent workflows, configuring individual subagents with specialized roles and tools, and integrating them into your main conversation flow.