debug-flow Skill
Debug a failed Power Automate flow run. Use when a flow failed, has errors, or the user wants to troubleshoot a run. Published by microsoft in power-platform-skills.
What is debug-flow Skill?
Debug a failed Power Automate flow run. Use when a flow failed, has errors, or the user wants to troubleshoot a run. Published by microsoft in power-platform-skills. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Research
- Research use cases
Technical details
- Install or run with Copy skill directory
When to use debug-flow Skill
- Use it for research.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/power-platform-skills
- Skill file: plugins/power-automate/skills/debug-flow/SKILL.md
What it does
Debug a failed Power Automate flow run. Use when a flow failed, has errors, or the user wants to troubleshoot a run.
Skill instructions
Debug a Failed Flow Run You are helping the user debug a failed Power Automate flow run. Tools This skill uses the FlowAgent MCP tools. Clients surface them with a client-specific prefix — mcpflowagent<tool (Claude Code) or flowagent-<tool (Copilot CLI) — so they're referred to by bare name below. If MCP tools aren't available, run /setup to wire the FlowAgent MCP server. | Tool | Purpose | |------|---------| | listflows | Find flows by name (use name param for search) | | getrunhistory | Get recent runs for a flow | | diagnoserun | One-shot: classify failed actions with remediations | | getrundetails | Get details for a specific run | | getrunactions | Get action-level execution trace | | getrunactionrepetitions | Iteration-level detail for a loop (which iteration failed — pass an action inside the loop) | | getflow | Get flow definition for context | | getoperationdetails | Confirm the correct action type / parameters | | editflow | Apply a surgical fix to one action/parameter | | up
Explore related resources
Frequently asked questions
What is debug-flow?
debug-flow is a open-source AI agent skill with Copy skill directory. Debug a failed Power Automate flow run. Use when a flow failed, has errors, or the user wants to troubleshoot a run.
Who is debug-flow best for?
debug-flow is best for reusing agent instructions, scripts, and references, research workflows.
How do I install debug-flow?
Install or run debug-flow using Copy skill directory. Check debug-flow for the latest setup command.
Is debug-flow actively maintained?
debug-flow may need a closer maintenance check before production use.
Auto-fetched from GitHub.