pac-cli-update Skill
Bump PAC CLI binary version and/or cli-wrapper npm package. Always produces two PRs — main and release/stable. Published by microsoft in powerplatform-build-tools.
What is pac-cli-update Skill?
Bump PAC CLI binary version and/or cli-wrapper npm package. Always produces two PRs — main and release/stable. Published by microsoft in powerplatform-build-tools. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Developers using powerplatform-build-tools
Technical details
- Install or run with Copy skill directory
When to use pac-cli-update Skill
- Use it for developers using powerplatform-build-tools.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/powerplatform-build-tools
- Skill file: .claude/skills/pac-cli-update/SKILL.md
What it does
Bump PAC CLI binary version and/or cli-wrapper npm package. Always produces two PRs — main and release/stable.
Skill instructions
PAC CLI Update — PAC CLI and cli-wrapper version bump Handles the most common update in this repo: bumping the PAC CLI binary version and/or the @microsoft/powerplatform-cli-wrapper npm package. Invoke as: - /pac-cli-update <pac-version — e.g. /pac-cli-update 1.53.2 - /pac-cli-update <pac-version <wrapper-version — when cli-wrapper also has a new version Always produces two PRs: one targeting main, one targeting release/stable. This is the standard release pattern for this repo — never merge a CLI update to only one branch. --- Step 0 — Sync knowledge if stale bash grep " Last sync" memory/ado-knowledge.md 2/dev/null | tail -1 If last sync was 7 days ago or missing: run /knowledge-sync inline, then continue. --- Step 1 — Verify the new PAC CLI version exists on nuget.org bash Confirm the version is published before touching any files curl -s "https://api.nuget.org/v3-flatcontainer/microsoft.powerapps.cli/index.json" \ | node -e "const d=JSON.parse(require('fs').readFileSync('/dev/stdin
Explore related resources
Frequently asked questions
What is pac-cli-update?
pac-cli-update is a open-source AI agent skill with Copy skill directory. Bump PAC CLI binary version and/or cli-wrapper npm package. Always produces two PRs — main and release/stable.
Who is pac-cli-update best for?
pac-cli-update is best for reusing agent instructions, scripts, and references.
How do I install pac-cli-update?
Install or run pac-cli-update using Copy skill directory. Check pac-cli-update for the latest setup command.
Is pac-cli-update actively maintained?
pac-cli-update may need a closer maintenance check before production use.
Auto-fetched from GitHub.