blueprint-upgrade
Installation
SKILL.md
Upgrade the blueprint structure to the latest format version.
Current Format Version: 3.3.0
This command delegates version-specific migration logic to the blueprint-migration skill.
Parameters
Parse $ARGUMENTS for flags before running any step:
--non-interactive,--yes,-y: Skip everyAskUserQuestionprompt and apply the defaults in the table below. Intended for batch runs across many repos (e.g. looping/blueprint:upgrade -yover FVH repos that are already onmain).
Set an internal $NONINTERACTIVE flag to true when any of those tokens appear in $ARGUMENTS; otherwise false. Reference this flag at every AskUserQuestion call site in the steps below.
Non-interactive defaults
When $NONINTERACTIVE is true, use these answers without prompting and record them in upgrade_history[].changes as "auto-selected in non-interactive mode":