com um clique
release-readiness-check
Validate that the project is ready for release
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Menu
Validate that the project is ready for release
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Baseado na classificação ocupacional SOC
Use when code changes require documentation updates. Ensures documentation stays synchronized with code, API, and feature changes. Detects doc drift and maintains consistency.
Use when working with GitHub issues, pull requests, releases, or repository operations. Provides systematic approach to GitHub API interactions via gh CLI.
Use when releasing a new version of the software. Automates version bumping, changelog updates, git tagging, and release creation. Supports both single and dual-repository release workflows.
Use when starting a new feature or project to systematically capture user requirements through Socratic questioning. Creates a requirements document that can be used for design and implementation planning.
Decompose complex tasks into GitHub sub-issues and coordinate workflow
Systematic approach to identifying, analyzing, and fixing bugs
| name | release-readiness-check |
| description | Validate that the project is ready for release |
| license | MIT |
If this release includes breaking changes:
## [Version] - YYYY-MM-DD
### Added
- [New features]
### Changed
- [Changes to existing features]
### Fixed
- [Bug fixes]
### Breaking Changes
- [Breaking changes with migration guide]
### Dependencies
- [Updated dependencies]