All notable changes to the copilot-studio-workflow skill are documented here.
The format follows Keep a Changelog and this project uses Semantic Versioning.
- SKILL.md with full development workflow: pull → revert → edit → push → publish → test → commit
- Prerequisites and first-time setup guidance with dependency tables and checklist
- Platform gotchas covering initialization, packaging, development, and deployment
- Best practices for agent architecture, YAML hygiene, testing, solution packaging, memory/state, and security
scripts/cps-status.ps1— project health check with dependency detectionscripts/cps-revert.ps1— safe workflow file revert after cloud pullscripts/cps-preflight.ps1— pre-push hygiene checksscripts/cps-add-component.ps1— add bot component to Power Platform solutionreference/gotchas.md— deep-dive platform gotchasreference/workflow-guide.md— detailed workflow documentation- Plugin manifest (
plugin.json) for GitHub Copilot CLI plugin install - Compatibility notes for GitHub Copilot CLI, Claude Code, VS Code Copilot, and Copilot Cloud Agent