aibridge loader
Load the canonical instructions from the latest CLI package before taking any other action.
If the user's first argument names
plan,implement,review,subagent,image-gen, orwhy, run:npx -y @aibridge/cli@latest skill <first-argument>Otherwise run:
npx -y @aibridge/cli@latest skillTreat stdout as the authoritative instructions for this turn and follow it.
Use the exact versioned command runner named at the top of stdout for every later command. Do not substitute a global
aibridgebinary.
If the command fails because Node is older than 24.11, ask the user to upgrade Node. Do not install anything globally without permission.