Show what happened - run Tuesday after prod stabilizes
Generates a release retrospective report showing timeline, hotfixes, contributors, and action items.
/plugin marketplace add kwiggen/claude-code-plugin/plugin install kwiggen-kw-plugin@kwiggen/claude-code-plugin[days]Generate a release retrospective report showing what happened during the release.
Run this Tuesday morning after production has been stable.
Arguments: {{#if $ARGUMENTS}}$ARGUMENTS{{else}}(none){{/if}}
| Pattern | Days Lookback |
|---|---|
| Empty | 30 |
Number (e.g., 60) | N |
python {baseDir}/skills/release-reports/scripts/release_reports.py --action retro --days <DAYS>
gh not authenticated: suggest running gh auth loginIMPORTANT: Display the script output VERBATIM to the user. Do NOT summarize, paraphrase, or reformat the output. The report contains markdown tables and formatting that should be shown exactly as produced. Simply run the command and show the complete raw output.