Help us improve
Share bugs, ideas, or general feedback.
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-bucciaratiHow this skill is triggered — by the user, by Claude, or both
Slash command
/team-bucciarati:team-bucciaratiThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
JoJo Part 5「チーム・ブチャラティ」をモチーフにした7体のスタンド・エージェントチーム。
Provides behavioral guidelines to reduce common LLM coding mistakes, focusing on simplicity, surgical changes, assumption surfacing, and verifiable success criteria.
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.
Guides systematic root-cause debugging when tests fail, builds break, or unexpected errors occur. Provides a structured triage checklist to preserve evidence, localize, and fix issues instead of guessing.
Share bugs, ideas, or general feedback.
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 を起動し、対話的にパイプラインを選択できる。