setup-pipeline
Installation
SKILL.md
Plugin check: Run
node "${CLAUDE_PLUGIN_ROOT}/scripts/check-version.js"— if it outputs a message, show it to the user before proceeding.
setup-pipeline
Sets up a Power Platform Pipeline for automated Power Pages solution deployments. Creates the pipeline configuration directly in Dataverse using the PP Pipelines OData API — no YAML files, no external CI/CD infrastructure needed.
GitHub Actions and Azure DevOps Pipeline options are shown in the platform menu as coming soon.
Refer to
${CLAUDE_PLUGIN_ROOT}/references/cicd-pipeline-patterns.mdfor all HAR-confirmed API patterns used in this skill.
Prerequisites
powerpages.config.jsonexists in the project root.solution-manifest.jsonexists (solution must be created first viasetup-solution)- Azure CLI logged in (
az account showsucceeds) - PAC CLI logged in (
pac env whosucceeds) - A Power Platform environment with Pipelines package installed (the "host" environment)