·creating-upgrade-test-version
</>

creating-upgrade-test-version

onekeyhq/app-monorepo

Creates test version branches for testing app upgrade functionality. Use when preparing upgrade test builds, testing version migration, or when the user mentions test version, 9005.x.x version numbers, upgrade testing, or version upgrade QA. Automates branch creation, version bumping, and build number hardcoding for upgrade flow verification.

12Installs·0Trend·@onekeyhq

Installation

$npx skills add https://github.com/onekeyhq/app-monorepo --skill creating-upgrade-test-version

SKILL.md

Automates the creation of test version branches with hardcoded build configurations for testing app upgrade functionality and version migration flows.

Ask the user for the test version number using AskUserQuestion:

Calculate the build number as: current date (YYYYMMDD) + "00" suffix + 30

Creates test version branches for testing app upgrade functionality. Use when preparing upgrade test builds, testing version migration, or when the user mentions test version, 9005.x.x version numbers, upgrade testing, or version upgrade QA. Automates branch creation, version bumping, and build number hardcoding for upgrade flow verification. Source: onekeyhq/app-monorepo.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/onekeyhq/app-monorepo --skill creating-upgrade-test-version
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is creating-upgrade-test-version?

Creates test version branches for testing app upgrade functionality. Use when preparing upgrade test builds, testing version migration, or when the user mentions test version, 9005.x.x version numbers, upgrade testing, or version upgrade QA. Automates branch creation, version bumping, and build number hardcoding for upgrade flow verification. Source: onekeyhq/app-monorepo.

How do I install creating-upgrade-test-version?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/onekeyhq/app-monorepo --skill creating-upgrade-test-version Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/onekeyhq/app-monorepo