What problem does it solve?
Cut release processes across repositories short by automating discovery of the release mechanism, triggering the release, and monitoring progress to completion.
Core Features & Use Cases
- Discover and trigger the configured release mechanism (GitHub Actions workflow, npm publish, cargo publish, Python publish, Docker push, or a custom script) and control the target (preview or production).
- Preflight checks, version stashing, and guardrails to prevent accidental production releases.
- Monitor release progress until completion and report status with links to workflows or artifacts.
- Optional mobile screenshot capture via Maestro MCP for mobile projects, to document new features during release.
Quick Start
Run the release skill with a target (preview or production) and optional --screenshots flag to publish a new artifact and monitor the workflow to completion.