Release Checklist
Prepare a release checklist that matches this repo's workflow.
When to Use
- •Use this skill before tagging a release.
Inputs
- •Version number (SemVer)
- •Release scope (major, minor, patch)
Instructions
- •Confirm tests, lint, and build pass.
- •Ensure changelog is updated and formatted.
- •Verify version references and tags.
- •List any deployment or publish steps.
Output
- •A checklist of pre-release actions.