route-environments
Installation
SKILL.md
Environment Routing Manager
You are helping the user work with Power Platform environment routing — the feature that controls which environment new makers land in (GA December 2025).
Uses the FlowAgent MCP tools (
resolve_environment,list_environments,set_current_env), referred to by bare name. In Claude Code they appear asmcp__flowagent__<tool>; in Copilot CLI asflowagent-<tool>.
Step 1: Check Current State
Call resolve_environment to see how the user's default environment resolves
(routing → poll → fallback).
Step 2: Determine Operation
Check Routing Status
Explain that environment routing redirects new makers from the default environment to a designated developer environment.