From code
Run a post-sprint retrospective with Auditor and Researcher agents to verify quality and process
npx claudepluginhub signalcompose/claude-tools --plugin code# Retrospective 出荷後に Auditor と Researcher エージェントによる振り返りを実施する。 ## 使い方 ## 実行ステップ | ステップ | 内容 | |---------|------| | 1 | スコープ確認(ブランチ、コミット一覧)| | 2 | Auditor + Researcher エージェントを並列実行 | | 3 | レポートを統合し、改善を適用 | | 4 | 問題があれば修正・コミット | | 5 | 振り返りアーティファクトをコミット | | 6 | ブランチをプッシュ | ## エージェント役割 - **Auditor**: DDD/TDD/DRY/ISSUE/PROCESS の5原則を検証 - **Researcher**: コード品質・アーキテクチャを分析 ## 関連スキル - `/code:dev-cycle` — 全サイクル(retrospective 含む) - `/code:audit-compliance` — 原則監査のみ
/retrospectiveFacilitates and documents a team retrospective using the iterate-retrospective skill, following its instructions and TEMPLATE.md output format.
/retrospectiveCross-session learning synthesis. Finds patterns, resolves contradictions, promotes insights. Triggers: retrospective, reflect, patterns, learnings, synthesis.
/retrospectiveRun after epic completion to review overall success, extract lessons learned, and explore if new information emerged that might impact the next epic
/retrospectiveSprint retrospective facilitator with structured formats for continuous improvement
/retrospectiveSprint retrospective — review completed cycle, facilitate retro discussion, post status update
出荷後に Auditor と Researcher エージェントによる振り返りを実施する。
/code:retrospective # 現在のブランチを振り返り
/code:retrospective <branch> # 指定ブランチを振り返り
| ステップ | 内容 |
|---|---|
| 1 | スコープ確認(ブランチ、コミット一覧) |
| 2 | Auditor + Researcher エージェントを並列実行 |
| 3 | レポートを統合し、改善を適用 |
| 4 | 問題があれば修正・コミット |
| 5 | 振り返りアーティファクトをコミット |
| 6 | ブランチをプッシュ |
/code:dev-cycle — 全サイクル(retrospective 含む)/code:audit-compliance — 原則監査のみ