release-cycle - Feature release workflow automation
Automates GitHub-based feature release cycle with issues, branches, tests, commits, PRs, and versioning
Tags
Updated: 2026-03-22Capabilities
Typical Inputs
Typical Outputs
What this skill does
- create issue
- create branch
- write test
- run test
- update README
- commit changes
- create PR
- merge PR
- close issue
- bump version
- tag release
- create release
- update roadmap
Inputs
- GitHub repository
- Letta server URL
- GitHub issue
- feature code
- test script
- package.json
Outputs
- GitHub release
- version tag
- merged PR
- closed issue
- updated roadmap
- test results
Requirements
- Letta server running
- GitHub CLI installed
- Node.js environment
- Write access to GitHub repository
