Token导航 LogoToken导航TokenDH.com
待分类只读github未标认证来源可访问许可证需确认审计通过

sprint-retrospective冲刺回顾

Agent Skill

用于处理 Jira 项目、任务、缺陷、Sprint、负责人和状态流转。它适合让 Agent 辅助查询工单、汇总迭代进展、创建任务或整理需求和缺陷信息。使用时要确认项目权限、字段配置和工作流规则,不同团队的 Issue 类型、状态和必填字段可能不同;涉及批量改状态、改负责人或创建工单时,应先预览变更内容再执行。

总安装

2,022

周安装

81

GitHub Stars

11

下载量

654
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:sprint-retrospective(冲刺回顾)
来源仓库:https://github.com/akillness/oh-my-skills
仓库路径:skills/sprint-retrospective
安装命令:
npx skills add https://github.com/akillness/oh-my-skills --skill sprint-retrospective
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/akillness/oh-my-skills --skill sprint-retrospective

简介

用于团队冲刺后回顾会议的组织与执行,提炼改进主题与行动项。

  • 适合远程或混合团队,可将常见问题转化为具体实验性流程调整。
  • 支持多种引导模式,并生成可追踪的后续动作清单,避免泛泛而谈。
  • 安装命令:npx skills add https://github.com/akillness/oh-my-skills --skill sprint-retrospective
  • 使用前应确认团队工作流规则,不同 Jira 配置的字段与状态可能影响结果。

SKILL.md

Sprint Retrospective

Use this skill when the job is to turn completed work into one retrospective mode, a small set of themes, and a few owned follow-through actions.

Read these references before unusual cases or when the request starts to sprawl:

When to use this skill

  • Run a sprint retrospective after a completed sprint, release slice, milestone, or rough iteration
  • Facilitate a retro for a remote, hybrid, or cross-functional team
  • Convert repeated team complaints into a few concrete process experiments
  • Review which retro actions are done, stale, blocked, or worth dropping
  • Pick a better retrospective mode instead of reusing a stale template
  • Run a software, product, marketing, ops, or game-team milestone postmortem that is more about workflow learning than deep technical RCA

When not to use this skill

  • The real task is planning what to do next, splitting work, or preparing the next sprint → use task-planning
  • The real task is estimating effort, capacity, confidence, or sizing disagreement → use task-estimation
  • The real task is a daily sync, board walk, or blocker-first status ritual → use standup-meeting
  • The main task is outage forensics, security investigation, or deep incident analysis → use debugging / incident / launch-specific skills and only return here for process follow-through

Instructions

Step 1: Normalize the intake

Classify the request before suggesting any format.

retro_intake:
  cadence: sprint | release | milestone | project-phase | mixed | unclear
  team_shape: colocated | hybrid | distributed | cross-functional | unknown
  current_pain:
    - stale-format
    - low-participation
    - blame-risk
    - too-many-actions
    - no-follow-through
    - remote-friction
    - weak-evidence
    - recurring-same-problems
    - unclear
  evidence_available:
    - previous-actions
    - board-notes
    - ticket-summary
    - metrics
    - customer-feedback
    - playtest-feedback
    - none
  facilitation_need: light | medium | high
  psychological_safety: low | medium | high | unknown
  desired_outcome:
    - identify-themes
    - choose-experiments
    - repair-ritual
    - capture-postmortem-learnings
    - review-old-actions

Then choose exactly one primary mode:

  • live-facilitated-retro
  • async-first-retro
  • hybrid-retro
  • milestone-postmortem
  • action-review-reset

Step 2: Choose the smallest fitting mode

Use references/facilitation-modes.md and pick the lightest mode that still fits the workflow.

Default rules:

  • distributed team or timezone spread → prefer async-first-retro
  • mixed remote + in-room participation → prefer hybrid-retro
  • release/demo/launch/vertical-slice learning → prefer milestone-postmortem
  • dead action items are the main failure mode → prefer action-review-reset
  • otherwise choose live-facilitated-retro

Do not blend multiple primary modes into one answer.

Step 3: Start with evidence and prior commitments

Always review what already happened before generating fresh observations.

Minimum checks:

  • previous retro actions: done | stale | blocked | dropped
  • sprint or milestone outcome
  • carryover work, blockers, or repeated interruptions
  • notable QA spikes, launch friction, customer feedback, or playtest feedback
  • repeated themes from the last 2-3 retros if available

Rules:

  • If prior actions are missing, say so explicitly
  • If the team keeps generating many actions but closing none, switch to action-review-reset
  • If evidence is thin, label the result as low-confidence instead of faking certainty

Step 4: Gather observations without turning the retro into blame theater

Use one prompt family that matches the chosen mode.

Good families:

  • went well / didn’t go well / change next
  • start / stop / continue
  • mad / sad / glad
  • 4Ls
  • custom prompts tied to quality, communication, handoffs, delivery risk, or release readiness

Guardrails:

  • use silent writing or async collection when trust is low or a few voices dominate
  • keep observations separate from solution proposals until clustering is done
  • for milestone or game retros, include prompts for pipeline friction, QA timing, asset/content dependency, playtest signal, and release readiness

Step 5: Cluster themes and constrain the action count

After collecting notes:

  1. merge duplicates
  2. group into 3-5 themes max
  3. separate controllable team issues from escalations
  4. rank themes
  5. choose 1-3 actions max

Every action needs:

  • an owner
  • a due date, next sprint, or checkpoint
  • a success signal
  • explicit escalation labeling when the team cannot solve it alone

Step 6: Build the retrospective brief

Return a compact brief, not a generic agile tutorial.

# Retrospective Brief

## Recommended mode
- Mode: live-facilitated-retro | async-first-retro | hybrid-retro | milestone-postmortem | action-review-reset
- Why this mode fits: ...

## Review of previous actions
| Action | Status | What happened | Keep / close / escalate |
|--------|--------|---------------|--------------------------|
| ... | done/stale/blocked/dropped | ... | ... |

## Evidence considered
- ...

## Top themes
1. ...
2. ...
3. ...

## Facilitation flow
1. ...
2. ...
3. ...
4. ...

## Prompt set

...


## Agreed actions

| Action | Owner | Due | Success signal |
| --- | --- | --- | --- |
| ... | ... | ... | ... |

## Risks / escalations

- ...

## Adjacent handoffs

- Use `task-planning` when...
- Use `task-estimation` when...
- Use `standup-meeting` when...

Step 7: Tailor the brief to the mode

Use references/action-review-and-packet-shapes.md for stable packet patterns.

Mode-specific reminders:

  • live-facilitated-retro — timebox discussion and use silent writing first if louder voices dominate
  • async-first-retro — collect notes in a bounded window, then reserve the live step for clarification and prioritization only
  • hybrid-retro — make the shared board/doc the primary workspace so remote participants do not get outrun by room talk
  • milestone-postmortem — include quality, handoffs, readiness, and cross-discipline coordination prompts without drifting into full RCA
  • action-review-reset — spend the first half on prior commitments and why they failed before collecting anything new

Step 8: Route adjacent PM work explicitly

Before finalizing, state when the user should switch skills:

  • use task-planning for next-sprint decomposition, backlog cleanup, or scope slicing
  • use task-estimation for sizing, confidence, or capacity disagreements
  • use standup-meeting when the right next move is a lighter daily coordination change

Output format

Always return a Retrospective Brief with these qualities:

  • exactly one primary mode
  • previous-action review before new action creation
  • 3-5 themes maximum
  • 1-3 owned actions maximum
  • clear distinction between team-owned actions and escalations
  • explicit PM-cluster handoffs when the job changes

Examples

Example 1: remote team stuck in stale retros

Input

Our sprint retros are the same every two weeks and people barely talk. We’re remote across three time zones.

Output sketch

  • Mode: async-first-retro
  • Silent/async collection window before the meeting
  • Short live clustering and vote
  • 1-2 actions with explicit owner and next-retro review

Example 2: game milestone postmortem

Input

We just finished a demo milestone for our Unity game. QA found issues late, art handoffs slipped, and the team is frustrated.

Output sketch

  • Mode: milestone-postmortem
  • Prompts include handoffs, asset readiness, QA timing, and cross-discipline blockers
  • Actions split between team-owned workflow experiments and producer escalations

Example 3: same action items keep dying

Input

Every retro ends with five good ideas and none of them ever happen.

Output sketch

  • Mode: action-review-reset
  • First section audits prior actions
  • New action count capped at 1-2
  • Notes why prior actions failed and what review hook changes next cycle

Best practices

  1. Start with prior commitments — otherwise the retro becomes performative novelty.
  2. Pick the smallest mode that fits — more templates is not the same as better learning.
  3. Keep action counts brutally small — a few owned changes beat a wall of wishes.
  4. Preserve non-blame framing — process reflection dies when people feel individually judged.
  5. Use evidence, not memory theater — bring sprint outcomes, QA spikes, support load, launch friction, or playtest signal when available.
  6. Route out when the job changes — planning, sizing, and daily-sync redesign are adjacent jobs, not retro substeps.

References

  • Atlassian Team Playbook, *Retrospective* — https://www.atlassian.com/team-playbook/plays/retrospective
  • Scrum.org, *What is a Sprint Retrospective?* — https://www.scrum.org/resources/what-is-a-sprint-retrospective
  • Miro, *Remote Retrospective Guide* — https://miro.com/agile/guide-to-remote-retrospectives/
  • Parabol, *22 Retrospective Ideas for Ambitious Teams* — https://www.parabol.co/resources/sprint-retrospective-ideas/
  • TeamRetro, *Sprint Retrospective Template* — https://ww2.teamretro.com/retro-template/sprint-retrospective/

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

36.13%
按下载量换算236

Claude

30.97%
按下载量换算203

Cursor

18.56%
按下载量换算121

Gemini CLI

9.58%
按下载量换算63

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills