diagnose-deployment Skill
Surfaces PAC CLI upload errors and Dataverse async operation errors, pattern-matches against a known failure catalog, and optionally auto-fixes identified issues. Use when asked to: "diagnose deployment", "debug deployment", "deployment failed", "show deployment errors", "fix deployment issues", "show upload logs", "wh Published by microsoft in power-platform-skills.
What is diagnose-deployment Skill?
Surfaces PAC CLI upload errors and Dataverse async operation errors, pattern-matches against a known failure catalog, and optionally auto-fixes identified issues. Use when asked to: "diagnose deployment", "debug deployment", "deployment failed", "show deployment errors", "fix deployment issues", "show upload logs", "wh Published by microsoft in power-platform-skills. 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
- Deployment
- Research
- Deployment use cases
- Research use cases
Technical details
- Install or run with Copy skill directory
When to use diagnose-deployment Skill
- Use it for deployment.
- Use it for research.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/power-platform-skills
- Skill file: plugins/power-pages/skills/diagnose-deployment/SKILL.md
What it does
Surfaces PAC CLI upload errors and Dataverse async operation errors, pattern-matches against a known failure catalog, and optionally auto-fixes identified issues. Use when asked to: "diagnose deployment", "debug deployment", "deployment failed", "show deployment errors", "fix deployment issues", "show upload logs", "wh
Skill instructions
Plugin check: Run node "${PLUGINROOT}/scripts/check-version.js" — if it outputs a message, show it to the user before proceeding. diagnose-deployment Surfaces and pattern-matches deployment errors against a known failure catalog. For each identified error with an available auto-fix, asks explicit user permission before applying any changes. Never auto-applies fixes without confirmation. Prerequisites - Project root with powerpages.config.json - PAC CLI installed (will report if missing) Phases Phase 1 — Verify Prerequisites and Locate Project Create all tasks upfront at the start of this phase. Tasks to create: 1. "Verify prerequisites and locate project" 2. "Collect deployment artifacts" 3. "Surface upload errors" 4. "Query solution import status" 5. "Diagnose and categorize findings" 6. "Offer auto-fixes" 7. "Present findings summary" Steps: 1. Locate project root: search for powerpages.config.json in cwd and parent directories 2. Check PAC CLI: pac --version (report version or "not
Explore related resources
Frequently asked questions
What is diagnose-deployment?
diagnose-deployment is a open-source AI agent skill with Copy skill directory. Surfaces PAC CLI upload errors and Dataverse async operation errors, pattern-matches against a known failure catalog, and optionally auto-fixes identified issues.
Who is diagnose-deployment best for?
diagnose-deployment is best for reusing agent instructions, scripts, and references, deployment workflows, research workflows.
How do I install diagnose-deployment?
Install or run diagnose-deployment using Copy skill directory. Check diagnose-deployment for the latest setup command.
Is diagnose-deployment actively maintained?
diagnose-deployment may need a closer maintenance check before production use.
Auto-fetched from GitHub.