あなた専属のスクラムルーティン。一人スクラムのセレモニーを Claude Code が伴走する。
| スキル |
型 |
説明 |
| retrospective |
ツール型 |
思考のペースメーカー。目標に向かって毎日一番効くアクションを提案する |
# 1. marketplace として登録
claude plugin marketplace add nakagam3/your-scrum-routine
# 2. Plugin をインストール
claude plugin install your-scrum-routine
# 3. セッションを再起動して反映
claude plugin marketplace add /path/to/your-scrum-routine
claude plugin install your-scrum-routine
サードパーティ marketplace はデフォルトで autoupdate が無効。有効にするには ~/.claude/settings.json の該当エントリに autoUpdate: true を追加する:
有効にすると、セッション起動時に自動で最新バージョンに更新される。更新があった場合は /reload-plugins の実行を促す通知が表示される。
# marketplace のソースを最新に同期
claude plugin marketplace update your-scrum-routine
# Plugin を最新バージョンに更新(セッション再起動で反映)
claude plugin update your-scrum-routine
retrospective スキルは以下の MCP / CLI を使用する。いずれも必須ではなく、利用できない場合は該当データソースをスキップして動作する。