AgentStack
SKILL verified MIT Self-run

Sprint Retro

skill-stanshy-agenthub-sprint-retro · by Stanshy

Generate sprint retrospective by analyzing section 10 data

No reviews yet
0 installs
12 views
0.0% view→install

Install

$ agentstack add skill-stanshy-agenthub-sprint-retro

✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

Are you the author of Sprint Retro? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Sprint 回顧

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

使用方式

/sprint-retro 

參數

  • $0: Sprint 編號

執行步驟

  1. 讀取 dev-plan 第 10 節:

!cat proposal/sprint$0-dev-plan.md 2>/dev/null | grep -A 100 "任務與審核紀錄"

  1. 讀取提案書驗收標準:

!cat proposal/sprint$0-proposal.md 2>/dev/null | grep -A 30 "驗收標準"

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

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.