Fetch all open security alerts from S360/ADO, Dependabot, and npm audit, apply all fixes, verify, commit, and create a PR.
microsoft/powerplatform-build-tools
SkillsMP has collected 9 skills from microsoft/powerplatform-build-tools. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 9
- GitHub stars
- 303
- GitHub forks
- 71
Skills in this repository
Showing 9 of 9 collected skills.
Stage, commit, push, and create GitHub PRs for the current branch — always main, then automatically cherry-picks to release/stable.
Bump PAC CLI binary version and/or cli-wrapper npm package. Always produces two PRs — main and release/stable.
Architecture map, layer responsibilities, key files, auth types, and debug runbook by symptom.
Diagnose a pipeline failure or customer issue end-to-end. Accepts a log path, error text, ADO work item ID, or GitHub issue URL.
Fix all vulnerabilities on the current branch using npm audit. Local branch only — no ADO/GitHub queries.
Sync ADO work items and ICM incidents to the persistent knowledge log. Invoked automatically by /review, /workitem, and /pac-cli-update when knowledge is stale.
Autonomous PR review — reads diff, cross-references knowledge base, posts inline comments, and leaves an overall verdict.
Read an ADO or GitHub work item, research similar past PRs, implement the fix, and leave the branch ready for /create-pr.