What problem does it solve?
This skill automates the complex, multi-step process of releasing the Cline CLI, ensuring that versioning, changelog updates, SDK synchronization, and publishing workflows are handled consistently and safely.
Core Features & Use Cases
- Release Orchestration: Manages the dependency chain between the SDK and CLI to ensure hub compatibility and version alignment.
- Automated Workflow Integration: Triggers GitHub Actions for standardized publishing or guides local releases with proper tagging and authentication checks.
- Use Case: When a new feature is ready for the CLI, use this skill to verify SDK dependencies, draft release notes from commit history, bump versions, and execute the release pipeline without manual errors.
Quick Start
Use the publish-cli skill to prepare and publish the next version of the CLI by following the guided release workflow.