detect-release-scope

Community

Infer release scope from git changes.

Authorjayteealao
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill analyzes git changes (modified, staged, and untracked files) to intelligently determine which release scope should be targeted: marketplace-level, per-plugin, or variants. This helps automate and de-risk release workflows by ensuring the correct versioning context is used.

Core Features & Use Cases

  • Scope classification: Inspect changed paths and decide between marketplace, plugin-specific, or variant releases.
  • Primary scope determination: Apply dominance rules to pick a single scope when possible, or report ambiguity with counts.
  • Output and guidance: Produce structured output with the identified scope, per-scope evidence, current branch, and warnings to guide publishing decisions.

Quick Start

Use the detect-release-scope skill in a Git repository with pending changes to determine the recommended release target.

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: detect-release-scope
Download link: https://github.com/jayteealao/Aperture/archive/main.zip#detect-release-scope

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 223,000+ vetted skills library on demand.