Review fish wrapper changes
Use this skill for PR/code review requests touching functions/ or completions/.
Checklist
- Wrapper functions still call the underlying binary via
command <tool> $argv. ARTIFACTS_ACCESSTOKENis sourced from Azure CLI access token command.- Azure Artifacts resource ID remains unchanged unless requested.
- No accidental behavior changes in
write-npm.fishdefaults or usage flow. completions/pnpm.fishkeeps placeholder token fallback and completion formatting behavior.
Focus on functional risks; skip style-only comments.