subagent-creator

Create subagent files and update the plugin README.

6|1|Updated Dec 26, 2025
One-click install
npx skills add https://github.com/shiiman/claude-code-plugins --skill subagent-creator-shiiman
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: subagent-creator
Source: https://github.com/shiiman/claude-code-plugins/tree/main/.claude/skills/subagent-creator
Command: npx skills add https://github.com/shiiman/claude-code-plugins --skill subagent-creator-shiiman

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

プラグインに特定の役割を持つサブエージェントを作成する手順を自動化します。

Core Features & Use Cases

  • サブエージェント名と役割の設定: 明確な役割を持つエージェントを定義。
  • エージェントファイルの作成: MD ファイルとしてエージェントを追加。
  • README の更新: プラグインのエージェント一覧に反映。

Quick Start

対象プラグインとサブエージェント名を伝えると、新しいサブエージェントを作成します。例: 'shiiman-common に code-reviewer を追加して'。

Frequently Asked Questions about subagent-creator

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

FAQPage Schema
How do I create a specialized subagent for my plugin?

Create a subagent by providing the plugin name, subagent name, role description, and expertise area. The Skill generates subagent files, assigns clear responsibilities, and updates your plugin README automatically to reflect the new specialist agent.

What roles can subagents handle in a plugin?

Subagents can serve as reviewers, analysts, specialists, or role-based agents. Each subagent receives a defined expertise area and set of responsibilities, extending your plugin's functionality through structured task delegation.

Do I need to manually update my README when adding a subagent?

No. The Skill automatically updates your plugin README to include the new subagent in the agent list, keeping documentation synchronized with your plugin structure.

What input structure is required to create a subagent?

Provide the target plugin name, desired subagent name, clear description of its role, and the specific expertise or domain it will handle. The Skill uses these inputs to generate properly named files and role definitions.

Can I create multiple subagents for the same plugin?

Yes. You can add multiple review, analysis, specialist, or role-based subagents to extend a single plugin's capabilities, each with distinct responsibilities and expertise areas.