locales/zh-TW/skills/retrospective-assistant/SKILL.md
[UDS] 引導 Sprint 與 Release 週期的結構化團隊回顧
npx skillsauth add asiaostrich/universal-dev-standards retrospective-assistantInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
語言: English | 繁體中文
引導結構化的團隊回顧,識別改善機會並追蹤行動項目。支援 Sprint 和 Release 回顧類型,提供多種引導技法。
PREPARE ──► GATHER ──► ANALYZE ──► DECIDE ──► TRACK
準備資料 蒐集意見 分析歸納 決定行動 追蹤落實
從 git log、指標和 issue tracker 蒐集數據作為討論基礎。
使用結構化技法蒐集團隊觀點。
分組歸納並識別模式。
選出前 1-3 項改善作為行動項目。
檢視過去的行動項目並追蹤新項目。
| 類型 | 時機 | 時長 | 焦點 | |------|------|------|------| | Sprint | 迭代結束 | 30-60 分鐘 | 流程、協作、工具 | | Release | 發布之後 | 60-90 分鐘 | 品質、指標、跨團隊 |
| 技法 | 適用場景 | 結構 | |------|---------|------| | Start-Stop-Continue | 快速、預設 | 開始 / 停止 / 繼續 | | Starfish | 細緻分析 | 更多 / 保持 / 減少 / 開始 / 停止 | | 4Ls | 團隊建立 | 喜歡 / 學到 / 缺少 / 渴望 | | Sailboat | 視覺化、創意 | 風 / 錨 / 礁石 / 島嶼 |
| 指令 | 說明 |
|------|------|
| /retrospective | 互動式 Sprint 回顧(預設) |
| /retrospective sprint | Sprint 回顧 |
| /retrospective release | Release 回顧(含指標) |
| /retrospective actions | 列出未完成行動項目 |
| /retrospective --technique starfish | 使用指定技法 |
| 欄位 | 說明 | |------|------| | Action | 具體描述 | | Owner | 單一負責人 | | Due Date | 預計完成日 | | Status | Open → In Progress → Done |
docs/retrospectives/
├── RETRO-2026-03-15-sprint-12.md
├── RETRO-2026-03-26-release-v5.1.0.md
└── README.md # 索引(選用)
| 技能 | 整合方式 |
|------|---------|
| /metrics | 將指標數據引入 Release 回顧 |
| /incident | 事故後建議進行團隊回顧 |
| /adr | 識別架構問題時建議建立 ADR |
| /commit | 以 docs(retro): 提交回顧報告 |
/retrospective 完成後:
回顧完成。建議下一步:
- 提交回顧報告:
/commit- 為識別的架構決策建立 ADR:
/adr- 在 issue tracker 中追蹤行動項目
- 排定下次回顧
當呼叫 /retrospective 時:
docs/retrospectives/ 中過去的行動項目docs/retrospectives/RETRO-YYYY-MM-DD-[type].md當呼叫 /retrospective actions 時:
docs/retrospectives/ 中所有回顧檔案development
[UDS] 扫描代码库的调试残留与代码质量问题;可自动修正安全模式。 Use when: before committing, during PR review, or periodic codebase cleanup. Keywords: sweep, debug cleanup, console.log, debugger, TODO, ts-any, code quality, 扫描, 清理.
tools
[UDS] 从规格衍生 BDD 场景、TDD 骨架或 ATDD 表格
development
[UDS] 识别重复流程并以正确的开发深度构建 Skill
tools
[UDS] AI 辅助 git push 安全层:质量门禁 + 协作护栏。 Use when: pushing commits, force pushing, pushing to protected branches, pushing feature branches. Keywords: git push, force push, protected branch, quality gate, push receipt, PR automation, 推送, 保护分支, 质量门禁.