# Feedback

> Feedback — report a bug or share feedback on GitHub

- Skill: `kennethleungty/feedback` (Agent Skill)
- Install (CLI): `npx skillmds@latest add kennethleungty/feedback`
- Raw SKILL.md: https://api.skillmd.com/api/skills/kennethleungty/feedback/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Docs & Writing
- Author: kennethleungty (https://skillmd.com/u/kennethleungty)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/kennethleungty/feedback

---


This skill is part of the claude-music plugin. Only invoke when the user explicitly uses the slash command.

# Feedback

Open the GitHub issues page so the user can share feedback or report a bug.

## Instructions

1. Run this command to open the browser:

```bash
xdg-open "https://github.com/kennethleungty/claude-music/issues/new" 2>/dev/null || open "https://github.com/kennethleungty/claude-music/issues/new" 2>/dev/null
```

2. Tell the user:

> Opening GitHub Issues — thanks for taking the time to share feedback!

