Show what's shipping - run Sunday after release train is merged
Generates a preview report showing what's shipping in the upcoming release.
/plugin marketplace add kwiggen/claude-code-plugin/plugin install kwiggen-kw-plugin@kwiggen/claude-code-plugin[days]Generate a release preview report showing what's shipping in the upcoming release.
Run this Sunday evening after the release train PR (develop → staging) is merged.
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 preview --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.