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.md for all HAR-confirmed API patterns used in this skill.

Prerequisites

  • powerpages.config.json exists in the project root
  • .solution-manifest.json exists (solution must be created first via setup-solution)
  • Azure CLI logged in (az account show succeeds)
  • PAC CLI logged in (pac env who succeeds)
  • A Power Platform environment with Pipelines package installed (the "host" environment)

Phases

Installs
10
GitHub Stars
339
First Seen
11 days ago
setup-pipeline — microsoft/power-platform-skills