create-release-checklist
Installation
SKILL.md
Create an R Package Release Checklist
Generate a release checklist for an R package and create the corresponding GitHub issue.
Overview
This skill guides you through creating a R package release checklist issue on GitHub by:
- Determining the current version and prompting for release type.
- Generating an initial checklist.
- Prompting the user for additional customization.
- Creating a GitHub issue from the final checklist.