report-issue

$npx mdskill add microsoft/power-platform-skills/report-issue

**Shared workflow: [report-issue-workflow.md](${CLAUDE_PLUGIN_ROOT}/../../shared/skills/report-issue/report-issue-workflow.md)** — Read and follow all phases defined in that file.

SKILL.md
.github/skills/report-issueView on GitHub ↗
---
name: report-issue
description: >
  Use this skill when the user wants to "report a bug", "file an issue",
  "report an issue", "submit a bug report", or report any problem
  with the canvas-apps plugin to the GitHub repository.
user-invocable: true
argument-hint: "[optional: brief description of the bug]"
allowed-tools: Read, Bash, Glob, Grep, AskUserQuestion, TaskCreate, TaskUpdate, TaskList
model: sonnet
---

**Shared workflow: [report-issue-workflow.md](${CLAUDE_PLUGIN_ROOT}/../../shared/skills/report-issue/report-issue-workflow.md)** — Read and follow all phases defined in that file.
More from microsoft/power-platform-skills