Dataverse solution lifecycle — create, export, import, promote across environments, and validate deployments. Use when the user wants to package customizations, deploy to another environment, or move work between dev / test / prod.
$npx -y skills add microsoft/dataverse-skills --skill dv-solutionInstalls into the current project.
Run `npx skills use "https://github.com/microsoft/dataverse-skills" --skill "microsoft/dataverse-skills/dv-solution"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/microsoft/dataverse-skills" that are relevant to the current task. Run `npx skills add "https://github.com/microsoft/dataverse-skills"` and select the relevant skills, then follow their instructions.