プロジェクトの .claude/agents/ に新しいサブエージェントを作成する。「エージェント作成」「新しいエージェント」「エージェントを作って」「サブエージェント追加」「agent 作成」「エージェントを追加したい」「新規エージェント」などで起動。プロジェクト固有のサブエージェントファイルを生成。
Creates new project-specific subagents in `.claude/agents/` directory. Triggered when you request "create agent", "new subagent", or similar phrases to generate specialized agent files for code review, analysis, or development roles.
/plugin marketplace add shiiman/claude-code-plugins/plugin install shiiman-claude@shiiman-claude-code-pluginsThis skill is limited to using the following tools:
プロジェクトの .claude/agents/ に新しいサブエージェントを作成します。
/shiiman-claude:create-subagent を SlashCommand ツールで実行(実装は Commands に委譲)。
実際の処理は /shiiman-claude:create-subagent に委譲します(SSOT として扱う)。
/shiiman-claude:create-subagent コマンドは以下を行う:
code-reviewer, architecture-reviewerperformance-analyzer, security-analyzerfrontend-specialist, backend-specialistarchitect, qa-engineer, devops-engineer.claude/agents/{name}.md に作成