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.

Decision snapshot

Is this a fit?

Best for

Research, Includes SKILL.md, Reusable instructions

Works with

Compatibility not yet detected.

Access

Permission behavior not yet detected.

Setup

Copy skill directory

Project health

2 months ago · NOASSERTION license

Considerations

No specific cautions were detected. Review the source and requested permissions before installing.

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. See how SkillIndex evaluates profiles.

Key capabilities

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

Declared skill metadata

  • Source file: .claude/skills/version-bump/SKILL.md

These fields retain source and confidence evidence from the indexed SKILL.md.

Compatibility and setup

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

Verified compatibility and discovery

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
2 months ago
Last verified
Aug 27, 2026
Metadata fetched
Aug 27, 2026
Repository age
9 years
License
NOASSERTION

Project health auto-fetched from the source repository.

Maintain this resource?

Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.

Alternatives to version-bump