From partme-ai-full-stack-skills
Configures and manages UpgradeLink for system upgrades, version migrations, and workflows including link creation, settings, API integrations, rollbacks. Activates on UpgradeLink, migration, or upgrade queries.
npx claudepluginhub partme-ai/full-stack-skills --plugin t2ui-skillsThis skill uses the workspace's default tool permissions.
Use this skill whenever the user wants to:
Creates isolated Git worktrees for feature branches with prioritized directory selection, gitignore safety checks, auto project setup for Node/Python/Rust/Go, and baseline verification.
Executes implementation plans in current session by dispatching fresh subagents per independent task, with two-stage reviews: spec compliance then code quality.
Dispatches parallel agents to independently tackle 2+ tasks like separate test failures or subsystems without shared state or dependencies.
Use this skill whenever the user wants to:
This skill is organized to match the UpgradeLink official documentation structure (https://www.toolsetlink.com/upgrade/what-is-upgrade.html). When working with UpgradeLink:
Identify the topic from the user's request:
examples/getting-started/introduction.md or examples/getting-started/basic-usage.mdexamples/features/ directoryexamples/advanced/ directoryLoad the appropriate example file from the examples/ directory:
Getting Started (快速开始) - examples/getting-started/:
examples/getting-started/introduction.md - What is UpgradeLinkexamples/getting-started/basic-usage.md - Basic usage examplesFeatures (功能特性) - examples/features/:
examples/features/ - Feature-specific examplesAdvanced (高级) - examples/advanced/:
examples/advanced/ - Advanced usage examplesFollow the specific instructions in that example file for syntax, structure, and best practices
Important Notes:
Reference API documentation in the api/ directory when needed:
api/ - API reference documentationUse templates from the templates/ directory:
templates/ - Usage templatesPre-upgrade checks:
Execute upgrade following the guide for your use case:
examples/getting-started/ or examples/features/Post-upgrade validation:
examples/getting-started/ - Introduction and basic usageexamples/features/ - Feature-specific examplesexamples/advanced/ - Advanced usage patternsapi/ - API reference documentationtemplates/ - Usage templatesUpgradeLink, upgrade, migration, version, toolsetlink, 升级, 迁移, 版本