What problem does it solve?
This Skill streamlines the entire process of releasing complex multi-package repositories, reducing manual effort and human error, and ensuring consistent deployment workflows.
Core Features & Use Cases
- Full Release Pipeline Management: Automates change detection, semantic versioning, peer dependency audits, ordered publishing, registry polling, and downstream deployment.
- End-to-End Orchestration: Handles branch creation, commit tagging, draft release creation, and rollback procedures in case of failures.
- Use Case: When releasing a new version of a multi-package project like Haklex, this Skill automatically determines affected packages, calculates version bumps, performs builds, publishes in correct order, and updates downstream repos, all without human intervention.
Quick Start
Invoke this Skill to perform an automated release cycle for a project by verifying repository state, deriving affected packages, calculating version changes, publishing, and updating downstream repositories with a single command.