arc-conventional-commits
Installation
SKILL.md
Conventional Commits + Semantic Release
This skill sets up CI-driven automated versioning using the Conventional Commits v1.0.0 specification and semantic-release.
The workflow is conversational — always confirm with the user before making destructive changes like removing existing tooling.
Follow these five phases in order.
Phase 1 — Detect Existing Versioning Tools
Before installing anything, scan the repo for existing versioning infrastructure. This prevents conflicts and gives the user a chance to cleanly migrate.
Check for these tools using Glob and Read: