If you're running Power Automate at scale and need to classify flows, detect orphans, or enforce compliance standards without the CoE Starter Kit or Dataverse, this is the governance layer for FlowStudio MCP's cached store. It writes metadata like business impact, ownership, and notification rules directly to the FlowStudio cache using update_store_flow, then surfaces workflows for compliance audits, archive scoring, and connector inventory. Requires a Pro+ subscription. The documentation is exceptionally clear on ID parsing (split on first dot to extract environmentName and flowName), merge semantics, and the critical distinction that these governance fields live only in FlowStudio's cache, not in Power Automate itself. Pair with the monitoring skill when you need operational health alongside governance posture.
npx skills add https://github.com/github/awesome-copilot --skill flowstudio-power-automate-governance