Favicon of version-bump

version-bump Skill

AI Agent SkillTypeScriptOpen source

Performs a version bump for roosterjs. Merges changes from master into release, determines the correct SemVer version bump based on public interface changes, and creates a draft PR. Use when asked to do a version bump, release prep, or bump versions. Published by microsoft in roosterjs.

What is version-bump Skill?

Performs a version bump for roosterjs. Merges changes from master into release, determines the correct SemVer version bump based on public interface changes, and creates a draft PR. Use when asked to do a version bump, release prep, or bump versions. Published by microsoft in roosterjs. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.

Trust signal
95/100
Maintenance signal
90/100
Adoption signal
77/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.

Key capabilities

  • Includes SKILL.md support
  • Reusable instructions support
  • Research
  • Research use cases

Technical details

Copy skill directory
  • Install or run with Copy skill directory

When to use version-bump Skill

  • Use it for research.

Built with

TypeScriptCopy skill directory

Editorial notes

Source

  • Creator: microsoft
  • Repository: microsoft/roosterjs
  • Skill file: .claude/skills/version-bump/SKILL.md

What it does

Performs a version bump for roosterjs. Merges changes from master into release, determines the correct SemVer version bump based on public interface changes, and creates a draft PR. Use when asked to do a version bump, release prep, or bump versions.

Skill instructions

Version Bump Skill This skill performs a version bump for roosterjs. It merges changes from master into release, determines the correct SemVer version bump based on public interface changes, and creates a draft PR. Steps Step 1: Check for uncommitted changes Run git status --porcelain. If there is any output (uncommitted changes exist), stop immediately and ask the user to deal with their uncommitted changes first before proceeding. Step 2: Switch to master and pull latest bash git checkout master git pull origin master If either command fails, stop and report the error. Step 3: Switch to release and pull latest bash git checkout release git pull origin release If either command fails, stop and report the error. Step 4: Find the last version bump commit on release Search the git log on the release branch for the most recent version bump commit. Version bump commits typically have "Version bump" or "version bump" in their commit message, or modify only versions.json. bash git log releas

Explore related resources

Frequently asked questions

What is version-bump?

version-bump is a open-source AI agent skill with Copy skill directory. Performs a version bump for roosterjs. Merges changes from master into release, determines the correct SemVer version bump based on public interface changes, and creates a draft PR.

Who is version-bump best for?

version-bump is best for reusing agent instructions, scripts, and references, research workflows.

How do I install version-bump?

Install or run version-bump using Copy skill directory. Check version-bump for the latest setup command.

Is version-bump actively maintained?

version-bump may need a closer maintenance check before production use.

Share:

Stars
1,311
Forks
187
Last commit
9 days ago
Repository age
9 years
License
NOASSERTION

Auto-fetched from GitHub.

Ad
Favicon

 

  
 

Similar to version-bump