What problem does it solve?
Power Pages sites exist as loose Dataverse records that cannot be promoted between environments until they are packaged into a solution. This Skill creates the publisher and solution, discovers every site component (pages, site languages, tables, cloud flows, bots, connection references), and adds them so the site can be exported, imported, and managed through ALM pipelines.
Core Features & Use Cases
- Publisher and Solution Creation: Creates a Dataverse publisher with a permanent customization prefix and one or more solutions, including multi-solution splits proposed by an ALM plan.
- Component Discovery and Packaging: Resolves environment-specific component type codes at runtime and adds website records, sub-components, site languages, custom tables, cloud flows, bots, and connection references to the solution.
- Sync Mode: Re-runs against an existing
.solution-manifest.json to diff current site inventory against the solution and adopt only newly added components, with an automatic version bump.
- Use Case: After deploying a Power Pages site, ask to "solutionize my site" so it can be exported and promoted from a development environment to staging and production.
Quick Start
Ask the agent to set up ALM for my Power Pages site by creating a publisher and solution and adding all site components to it.