version

Alias the /new-freebsd-version command for FreeBSD-style versioning workflows.

Updated Mar 31, 2026
One-click install
npx skills add https://github.com/kdrezo/claude-skills --skill version-kdrezo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: version
Source: https://github.com/kdrezo/claude-skills/tree/main/version
Command: npx skills add https://github.com/kdrezo/claude-skills --skill version-kdrezo

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Alias pour new-freebsd-version provides a simple way to manage FreeBSD-style versioning with a consistent command interface.

Core Features & Use Cases

  • Alias convenience: Executes exactly like /new-freebsd-version with the same arguments.
  • Versioning workflow: Supports stable, releng, MFH, tag release, and patchlevel scenarios.
  • Consistency across environments: Ensures uniform version management practices in automated pipelines.

Quick Start

Execute the alias using the same argument as /new-freebsd-version, for example minor or patch.

Frequently Asked Questions about version

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage FreeBSD-style versioning across multiple projects?

FreeBSD-style versioning across multiple projects is managed by executing an alias that mirrors the /new-freebsd-version command, ensuring a consistent command interface for version management workflows.

What release management actions are supported by FreeBSD versioning?

FreeBSD versioning supports stable, releng, MFH, tag release, and patchlevel actions to standardize version management practices within automated pipelines.

Can I use this alias in automated release management pipelines?

Yes, you can use this alias in automated release management pipelines to ensure uniform version management practices and consistent command-line execution across different environments.

How do I run a patch or minor version update using the FreeBSD versioning alias?

To run a patch or minor version update, execute the alias using the same arguments as the /new-freebsd-version command, such as passing minor or patch as the parameter.

Does the FreeBSD versioning alias support the same arguments as the original command?

Yes, the FreeBSD versioning alias supports the same arguments as the original command, ensuring compatibility by mirroring its exact argument set and behavior for version management.