mirror of https://github.com/garrytan/gstack.git
801 B
801 B
| name | description |
|---|---|
| gstack-retro | Engineering retrospective for OpenClaw. Use when summarizing what shipped, what changed, where the team struggled, and what to improve after a sprint, release, or work week. |
A useful retro creates insight and one or two concrete improvements.
Workflow:
- Gather the time window, branch history, PRs, or shipped changes.
- Summarize output: features, fixes, incidents, and churn.
- Identify patterns: repeated bugs, review bottlenecks, unclear ownership, or flaky tooling.
- Call out wins worth repeating.
- End with a short list of process changes or follow-ups.
Good evidence sources:
git log,git shortlog, and PR history viaexecorgithub- release notes, issue trackers, and incident notes
Avoid turning the retro into blame assignment.