·versioning
</>

versioning

bfmcneill/agi-marketplace

バージョンをリリース、タグ付け、またはバンプするときに使用します。 semver ルールを定義し、package.json/pyproject.toml を git タグと同期させます。

2インストール·0トレンド·@bfmcneill

インストール

$npx skills add https://github.com/bfmcneill/agi-marketplace --skill versioning

SKILL.md

| MAJOR | Breaking changes | API removed, incompatible changes, major rewrites | | MINOR | New features (backward compatible) | New endpoint, new option, new capability | | PATCH | Bug fixes (backward compatible) | Fix crash, fix typo, fix edge case |

| Bumping MAJOR for new feature | MINOR (if backward compatible) | | Bumping PATCH for new option | MINOR (it's new functionality) | | Forgetting to tag | Always tag after version bump | | Tag without version update | Update manifest first, then tag | | Inconsistent tag format | Always use v prefix: v1.2.0 |

バージョンをリリース、タグ付け、またはバンプするときに使用します。 semver ルールを定義し、package.json/pyproject.toml を git タグと同期させます。 ソース: bfmcneill/agi-marketplace。

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/bfmcneill/agi-marketplace --skill versioning インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります

原文を見る

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/bfmcneill/agi-marketplace --skill versioning
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-01
更新日
2026-02-18

クイックアンサー

versioning とは?

バージョンをリリース、タグ付け、またはバンプするときに使用します。 semver ルールを定義し、package.json/pyproject.toml を git タグと同期させます。 ソース: bfmcneill/agi-marketplace。

versioning のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/bfmcneill/agi-marketplace --skill versioning インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/bfmcneill/agi-marketplace