About
The Release skill provides a structured, automated workflow for deploying updates to the Olympus multi-agent orchestration project. It streamlines repetitive tasks such as semantic version bumping across multiple project files—including package.json, source code constants, and documentation—executing the full test suite to ensure stability, managing Git tags, and publishing to both npm and GitHub. This skill ensures consistency across releases and prevents human error by enforcing a strict checklist of validation and distribution steps directly within the Claude Code environment.