← スキル一覧に戻る

subagent-creator
by shiiman
⭐ 1🍴 0📅 2026年1月14日
SKILL.md
name: subagent-creator description: プロジェクトの .claude/agents/ に新しいサブエージェントを作成する。「エージェント作成」「新しいエージェント」「エージェントを作って」「サブエージェント追加」「agent 作成」「エージェントを追加したい」「新規エージェント」などで起動。プロジェクト固有のサブエージェントファイルを生成。 allowed-tools: [Read, Write, Bash, Glob]
Subagent Creator
プロジェクトの .claude/agents/ に新しいサブエージェントを作成します。
ワークフロー
1. コマンド実行
/shiiman-claude:create-subagent を SlashCommand ツールで実行(実装は Commands に委譲)。
コマンド連携
実際の処理は /shiiman-claude:create-subagent に委譲します(SSOT として扱う)。
/shiiman-claude:create-subagent コマンドは以下を行う:
- サブエージェント名と説明を聞く
- サブエージェントファイルを作成
サブエージェントの種類
- Review Agents:
code-reviewer,architecture-reviewer - Analysis Agents:
performance-analyzer,security-analyzer - Specialist Agents:
frontend-specialist,backend-specialist - Role Agents:
architect,qa-engineer,devops-engineer
重要な注意事項
- ✅ 小文字・ハイフン区切りを使用
- ✅
.claude/agents/{name}.mdに作成 - ❌ アンダースコアやキャメルケースは使用しない
スコア
総合スコア
50/100
リポジトリの品質指標に基づく評価
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
レビュー
💬
レビュー機能は近日公開予定です