Agent Skillskatanemo/plano › release

release

GitHub

用于在准备发布时统一更新项目各文件中的版本号,支持指定版本或自动递增,并同步更新依赖锁文件。

.claude/skills/release/SKILL.md katanemo/plano

Trigger Scenarios

准备软件版本发布 需要统一更新多文件版本号

Install

npx skills add katanemo/plano --skill release -g -y
More Options

Non-standard path

npx skills add https://github.com/katanemo/plano/tree/main/.claude/skills/release -g -y

Use without installing

npx skills use katanemo/plano@release

指定 Agent (Claude Code)

npx skills add katanemo/plano --skill release -a claude-code -g -y

安装 repo 全部 skill

npx skills add katanemo/plano --all -g -y

预览 repo 内 skill

npx skills add katanemo/plano --list

SKILL.md

Frontmatter
{
    "name": "release",
    "description": "Bump the Plano version across all required files. Use when preparing a release.",
    "user-invocable": true,
    "disable-model-invocation": true
}

Prepare a release version bump. The user may provide the new version number as $ARGUMENTS (e.g., /release 0.4.12), or a bump type (major, minor, patch).

If no argument is provided, read the current version from cli/planoai/__init__.py, auto-increment the patch version (e.g., 0.4.110.4.12), and confirm with the user before proceeding.

Update the version string in ALL of these files:

  • .github/workflows/ci.yml
  • cli/planoai/__init__.py
  • cli/planoai/consts.py
  • cli/pyproject.toml
  • build_filter_image.sh
  • config/validate_plano_config.sh
  • docs/source/conf.py
  • docs/source/get_started/quickstart.rst
  • docs/source/resources/deployment.rst
  • apps/www/src/components/Hero.tsx
  • demos/llm_routing/preference_based_routing/README.md

Do NOT change version strings in *.lock files or Cargo.lock.

After updating all version strings, run cd cli && uv lock to update the lock file with the new version.

After making changes, show a summary of all files modified and the old → new version.

Version History

  • 0.4.26 Current 2026-07-06 00:27

Same Skill Collection

.claude/skills/build-cli/SKILL.md
.claude/skills/check/SKILL.md
.claude/skills/new-provider/SKILL.md
.claude/skills/pr/SKILL.md
skills/plano-advanced-patterns/SKILL.md
skills/plano-agent-orchestration/SKILL.md
skills/plano-agent-skills/SKILL.md
skills/plano-cli-operations/SKILL.md
skills/plano-config-fundamentals/SKILL.md
skills/plano-deployment-security/SKILL.md
skills/plano-filter-guardrails/SKILL.md
skills/plano-observability-debugging/SKILL.md
skills/plano-routing-model-selection/SKILL.md
.claude/skills/build-brightstaff/SKILL.md
.claude/skills/build-wasm/SKILL.md
.claude/skills/test-python/SKILL.md

Metadata

Files
0
Version
0.4.30
Hash
b1cd834d
Indexed
2026-07-06 00:27

- 위키
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-04 15:59
浙ICP备14020137号-1 $방문자$