Agent SkillsStanshy/AgentHub › sprint-retro

sprint-retro

GitHub

自動讀取指定 Sprint 的開發計劃與提案驗收標準,分析任務完成率、品質指標及時程偏差,產出包含改善建議的回顧報告並儲存。

.knowledge/company/skill-templates/sprint-retro/SKILL.md Stanshy/AgentHub

Trigger Scenarios

用戶輸入 /sprint-retro 命令 需要生成 Sprint 回顧報告

Install

npx skills add Stanshy/AgentHub --skill sprint-retro -g -y
More Options

Non-standard path

npx skills add https://github.com/Stanshy/AgentHub/tree/main/.knowledge/company/skill-templates/sprint-retro -g -y

Use without installing

npx skills use Stanshy/AgentHub@sprint-retro

指定 Agent (Claude Code)

npx skills add Stanshy/AgentHub --skill sprint-retro -a claude-code -g -y

安装 repo 全部 skill

npx skills add Stanshy/AgentHub --all -g -y

预览 repo 内 skill

npx skills add Stanshy/AgentHub --list

SKILL.md

Frontmatter
{
    "name": "sprint-retro",
    "description": "Generate sprint retrospective by analyzing section 10 data",
    "allowed-tools": "Read, Write, Glob, Grep"
}

Sprint 回顧

自動帶入第 10 節數據,產出回顧報告。

使用方式

/sprint-retro <sprint-number>

參數

  • $0: Sprint 編號

執行步驟

  1. 讀取 dev-plan 第 10 節: !cat proposal/sprint$0-dev-plan.md 2>/dev/null | grep -A 100 "任務與審核紀錄"

  2. 讀取提案書驗收標準: !cat proposal/sprint$0-proposal.md 2>/dev/null | grep -A 30 "驗收標準"

  3. 分析並產出回顧:

    • 完成狀況:任務完成率、準時率
    • 品質指標:Review 通過率、Gate 通過率
    • 時程分析:預估 vs 實際
    • 做得好的:值得延續的做法
    • 需改進的:下次 Sprint 要注意的
    • 行動項目:具體改善措施
  4. 寫入 proposal/sprint$0-retro.md

Version History

  • 5300820 Current 2026-07-24 12:11

Same Skill Collection

.knowledge/company/skill-templates/dev-plan/SKILL.md
.knowledge/company/skill-templates/gate-record/SKILL.md
.knowledge/company/skill-templates/harness-audit/SKILL.md
.knowledge/company/skill-templates/knowledge-feedback/SKILL.md
.knowledge/company/skill-templates/pitfall-record/SKILL.md
.knowledge/company/skill-templates/pitfall-resolve/SKILL.md
.knowledge/company/skill-templates/pm-review/SKILL.md
.knowledge/company/skill-templates/product-diagnosis/SKILL.md
.knowledge/company/skill-templates/project-kickoff/SKILL.md
.knowledge/company/skill-templates/review/SKILL.md
.knowledge/company/skill-templates/sop-deploy/SKILL.md
.knowledge/company/skill-templates/sop-review/SKILL.md
.knowledge/company/skill-templates/sprint-close/SKILL.md
.knowledge/company/skill-templates/sprint-proposal/SKILL.md
.knowledge/company/skill-templates/task-delegation/SKILL.md
.knowledge/company/skill-templates/task-dispatch/SKILL.md
.knowledge/company/skill-templates/task-done/SKILL.md
.knowledge/company/skill-templates/task-start/SKILL.md
.knowledge/company/skill-templates/task-status/SKILL.md
.knowledge/company/skill-templates/pre-deploy/SKILL.md
.knowledge/company/skill-templates/sop-execute/SKILL.md
.knowledge/company/skill-templates/sop-plan/SKILL.md
.knowledge/company/skill-templates/spec-update/SKILL.md
.knowledge/company/skill-templates/task-approve/SKILL.md

Metadata

Files
0
Version
5300820
Hash
5718b2db
Indexed
2026-07-24 12:11

- 위키
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-06 17:32
浙ICP备14020137号-1 $방문자$