From team-bucciarati
JoJo Part 5 Stand-themed agent team for software development pipelines. Use this skill when asked about team composition, pipeline patterns, or dispatching agents.
npx claudepluginhub chronista-club/claude-plugin-team-bucciarati --plugin team-bucciaratiThis skill uses the workspace's default tool permissions.
JoJo Part 5「チーム・ブチャラティ」をモチーフにした7体のスタンド・エージェントチーム。
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
Searches prompts.chat for AI prompt templates by keyword or category, retrieves by ID with variable handling, and improves prompts via AI. Use for discovering or enhancing prompts.
Checks Next.js compilation errors using a running Turbopack dev server after code edits. Fixes actionable issues before reporting complete. Replaces `next build`.
JoJo Part 5「チーム・ブチャラティ」をモチーフにした7体のスタンド・エージェントチーム。
各スタンドは開発パイプラインの特定フェーズを担当し、Aerosmith がオーケストレーターとして統率する。
| Stand | User | Role | Model | 能力 |
|---|---|---|---|---|
| Aerosmith | Narancia | Orchestrator | sonnet | パイプライン全体を俯瞰・制御 |
| Purple Haze | Fugo | Research | opus | 深掘り調査、副作用なし |
| Moody Blues | Abbacchio | Quality Gate | sonnet | CI + 多角的コードレビュー |
| Sticky Fingers | Bucciarati | Shipping | sonnet | commit → push → PR → merge |
| Gold Experience | Giorno | Deploy | sonnet | build → migrate → deploy → health check |
| Sex Pistols | Mista | Parallel Workers | sonnet | 並列ワーカー管理(4体禁止w) |
| Spice Girl | Trish | Test Generation | sonnet | t-wada流テストピラミッド |
各スタンドは利用可能な MCP ツールを活用して能力を強化する。詳細は reference/mcp-tools.md を参照。
スタンド間のコンテキスト引き継ぎと Issue コンテキストの仕様は reference/stand-context.md を参照。
| MCP | 用途 | 使うスタンド |
|---|---|---|
| gitnexus | コードベースナレッジグラフ | 全スタンド(rename 以外の6ツールを活用) |
| serena | シンボリックコード解析 | Purple Haze, Moody Blues, Spice Girl |
| context7 | ライブラリドキュメント | Purple Haze, Spice Girl |
| linear | Issue 管理 | Aerosmith, Sticky Fingers |
全てオプショナル — MCP が利用不可でも各スタンドは動作する。
詳細は reference/pipelines.md を参照。
| Pattern | Flow | Use Case |
|---|---|---|
| Ship(デフォルト) | Moody Blues → Sticky Fingers | レビュー → シップ(日常の 80%) |
| Full | (Purple Haze) → Moody Blues → Sticky Fingers → (Gold Experience) | フルパイプライン |
| Deploy | Gold Experience | デプロイのみ |
| Custom | 自由に組み合わせ | テスト&シップ、並列スプリント等 |
1スタンドで完結する場合は直接呼び出し(パイプライン不要)。詳細は reference/pipelines.md
各スタンドは独立したエージェントとして直接呼び出せる:
Aerosmith 経由でパイプラインを組む:
/dispatch コマンドで Aerosmith を起動し、対話的にパイプラインを選択できる。