From super-pm
Conducts post-iteration retrospectives: prepares meetings via questions, collects team feedback on keeps/problems/tries, generates Markdown reports with goals, issues, actions. Use after sprints for lessons learned.
npx claudepluginhub konglong87/superpm --plugin super-pmThis skill is limited to using the following tools:
```bash
Facilitates and documents team retrospectives capturing what went well, improvements, and action items with owners and dates. Use at sprint, project, or milestone ends.
Conducts project or sprint retrospectives by gathering data from status reports, velocity metrics, and artifacts; structures what went well, improvements, and generates actionable items with owners and due dates. Use at sprint ends, milestones, or reviews.
Facilitates structured sprint retrospectives with formats like Start/Stop/Continue, analyzes feedback and sprint performance, generates prioritized action items with owners and deadlines.
Share bugs, ideas, or general feedback.
mkdir -p docs/03-增长迭代/迭代复盘
echo "📝 迭代复盘工具已启动"
使用 AskUserQuestion:
🎯 迭代复盘准备
复盘三要素:
What happened? - 发生了什么? Why did it happen? - 为什么发生? What will we do? - 下次怎么做?
本次复盘的迭代周期:{时间范围}
迭代目标完成情况:
- 目标1:{完成情况}
- 目标2:{完成情况}
从团队成员收集:
输出迭代复盘报告,包含:
迭代复盘报告 → docs/03-增长迭代/迭代复盘/复盘-v{版本号}.md