powerplatform-build-tools
Automated PR reviews, dependency fixes, and pipeline debugging
All Skills in This Repository (9)
Pure Emerald Level Indicatorsknowledge-sync
Collect ADO work items and IcM incidents into an incremental knowledge log.
fix-dependencies
Automate npm dependency vulnerability remediation on the current branch.
architecture
Map Power Platform Build Tools layers and document debug runbooks.
review
Automate GitHub pull request reviews with inline comments and verdicts.
pac-cli-update
Automates PAC CLI and cli-wrapper version bumps across two PRs on main and release/stable branches.
security-alerts
Consolidate security alerts from S360/ADO, Dependabot, and npm audit into a remediation PR.
create-pr
Create GitHub pull requests from the current branch to main using git and gh.
debug-agent
Diagnose pipeline failures from logs, work items, or issue URLs.
workitem
Read, triage, and implement fixes for GitHub or ADO work items.
Frequently Asked Questions
FAQPage SchemaHow 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โopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core