📝
AutomationTypeScript

Sprint Retro

by Stanshy

Sprint Retro is an Automation skill for Claude Code, published by Stanshy in AgentHub.

201 stars23 forkson Stanshy/AgentHubAdded 2026/09/05+1% in starsRepository updated 2026/04/09
ai-agentsai-workflowclaude-codedeveloper-toolselectronharness-engineeringopen-sourceteam-managementtypescriptvue
Install in seconds
Install Sprint Retro
Copy Sprint Retro into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/Stanshy/AgentHub/tree/main/.knowledge/company/skill-templates/sprint-retro ~/.claude/skills/sprint-retro

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/Stanshy/AgentHub.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
.knowledge/company/skill-templates/sprint-retro/SKILL.md in Stanshy/AgentHub
Installs to
~/.claude/skills/sprint-retro
Collection
One of 25 skills cataloged from this repository
Category
Automation1956 skills

What Sprint Retro does

Sprint Retro generates a sprint retrospective from section 10 of the dev plan and the proposal acceptance criteria. Use it after a sprint to summarize completion, quality, schedule, wins, and follow-up actions.

Sprint Retro is cataloged under Automation on DirSkills. Sprint Retro comes from a repository tagged ai-agents, ai-workflow, claude-code, developer-tools and electron.

Documentation

README

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

Commands Sprint Retro provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /sprint-retro

Frequently asked about Sprint Retro

  • What else does Stanshy publish alongside Sprint Retro?

    Sprint Retro is one of 25 skills that DirSkills catalogs from Stanshy/AgentHub, the repository it ships in. Its siblings there include Development Plan Generator, Gate Record and Harness Audit. Each one is a separate skill with its own page in this directory, installs the same way Sprint Retro does, and is maintained by Stanshy in that same repository. The rest of the collection is listed on the Stanshy/AgentHub page.

  • How does Sprint Retro compare to other Automation skills?

    Sprint Retro ranks #1781 by stars among the 1956 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Sprint Retro against them. Open each page to compare what they document and how they install.

More from Stanshy/AgentHub

Sprint Retro is one of 25 skills cataloged on DirSkills from Stanshy/AgentHub.

See all 25 skills