microsoftmicrosoftOfficialยท9 Agent Skills Included

powerplatform-build-tools

Automated PR reviews, dependency fixes, and pipeline debugging

Automates pull request reviews, dependency vulnerability fixes, and work item implementation for Power Platform build pipelines. Diagnoses pipeline failures end-to-end, classifies the failing layer, and routes issues to the right owning team. Eliminates manual log reading, repetitive security patching, and slow release branch cherry-picking.
npx skills add microsoft/powerplatform-build-tools --all -g -y

All Skills in This Repository (9)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Power Platform Build Tools skills?โ–ผ

Run `npx skills add microsoft/powerplatform-build-tools --all -g -y` in your terminal to install all skills in this suite globally.

How to automate PR reviews for Power Platform pipelines?โ–ผ

Use the review skill to read a PR diff, cross-reference the knowledge base, post inline comments, and leave an approve or request-changes verdict automatically.

How to fix npm dependency vulnerabilities automatically?โ–ผ

The fix-dependencies and security-alerts skills gather alerts from npm audit, Dependabot, and S360, apply the right fix strategy, verify the build, and open a PR.

How to debug a failing Power Platform pipeline?โ–ผ

The debug-agent skill accepts a log file, error text, or work item ID, identifies the failing task and layer, and tells you which team owns the fix.

Do these skills work with Claude Code?โ–ผ

Yes. All skills follow the standard SKILL.md format and run directly in Claude Code and other compatible coding environments.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’