feedback Skill
File a bug report or feature suggestion on GitHub via gh CLI. Gathers details conversationally, previews, and creates an issue. Use when the user wants to report a bug or suggest a feature. Published by microsoft in MCS-Agent-Builder.
What is feedback Skill?
File a bug report or feature suggestion on GitHub via gh CLI. Gathers details conversationally, previews, and creates an issue. Use when the user wants to report a bug or suggest a feature. Published by microsoft in MCS-Agent-Builder. 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
- Developers using MCS-Agent-Builder
Technical details
- Install or run with Copy skill directory
When to use feedback Skill
- Use it for developers using mcs-agent-builder.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/MCS-Agent-Builder
- Skill file: .claude/skills/feedback/SKILL.md
What it does
File a bug report or feature suggestion on GitHub via gh CLI. Gathers details conversationally, previews, and creates an issue. Use when the user wants to report a bug or suggest a feature.
Skill instructions
Feedback — Bug Reports & Feature Suggestions File bugs and suggestions on GitHub without leaving the dashboard. Determine Type From the invocation, determine the feedback type: - Args contain bug (or user describes something broken/wrong/failing) → Bug - Args contain suggest or enhancement (or user describes something they want added/improved) → Suggestion - Ambiguous → ask: "Is this a bug report or a feature suggestion?" Process 1. Auth & tooling check — run gh auth status. If not authenticated, tell the user to run gh auth login and stop. 2. Account confirmation (MANDATORY) — show the user the signed-in account from gh auth status output and ask them to confirm: You're signed in as [username]. Issues will be created in microsoft/MCS-Agent-Builder. Is this correct? Do NOT proceed until the user confirms. If they say no, help them switch accounts with gh auth login. 3. Check for pre-filled context — if args were passed (from the dashboard dialog), extract the context and skip the "ask"
Explore related resources
Frequently asked questions
What is feedback?
feedback is a open-source AI agent skill with Copy skill directory. File a bug report or feature suggestion on GitHub via gh CLI. Gathers details conversationally, previews, and creates an issue. Use when the user wants to report a bug or suggest a feature.
Who is feedback best for?
feedback is best for reusing agent instructions, scripts, and references.
How do I install feedback?
Install or run feedback using Copy skill directory. Check feedback for the latest setup command.
Is feedback actively maintained?
feedback may need a closer maintenance check before production use.
Auto-fetched from GitHub.