release-manager - Morphir Release Management Assistant
Assists with Morphir release management including verification, changelog generation, and release coordination
Tags
Updated: 2026-02-11Typical Inputs
Typical Outputs
What this skill does
- run formatting checks
- run linters
- run tests
- validate schemas
- validate examples
- validate fixtures
- verify schema sync
- generate changelog
- update version numbers
- create release tags
Inputs
- code repository
- configuration files
- test suite
- schema files
- example files
- fixture files
- CHANGELOG.md file
- version files
Outputs
- updated changelog
- version tags
- release branches
- validation reports
- formatted code
- lint reports
- test results
Requirements
- Mise toolchain
- Git repository access
- Cargo/npm for packaging
- JSON Schema validation tools
- CI/CD environment
