contract-versioning

Community

Coordinate contract SemVer discipline

Authordtaborda
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Enforces semantic versioning discipline for the shared @template/contracts package so schema shifts never slip through unnoticed and downstream packages avoid unexpected breaking changes.

Core Features & Use Cases

  • Semantic Versioning Governance: Determine whether schema edits require patch, minor, or major bumps based on optional versus breaking field changes.
  • Change Coordination Workflow: Update the version entry in packages/contracts/package.json, refresh the CHANGELOG.md, and assess impact across consuming packages with the audit checklist.
  • Use Case: When a contract field is renamed or removed, trigger a major bump, document the migration guidance, and confirm every consumer is aligned before release.

Quick Start

Run the contract-versioning skill to assess schema changes, bump the packages/contracts version, and update the changelog with impact notes.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: contract-versioning
Download link: https://github.com/dtaborda/startup-saas-template/archive/main.zip#contract-versioning

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.