Use when acting on real user feedback — you have a Produck feedback ticket or URL, or the user wants to fix something users complained about or build a feature users asked for. Pulls full feedback context through the Produck MCP and drives a feedback → aligned PRD → build loop. Triggers on "fix what users reported", a feedback ticket id, "use my produck feedback", or building from a feedback queue.
$npx -y skills add tryproduck/produck-skills --skill produck-feedbackInstalls into the current project.
Run `npx skills use "https://github.com/tryproduck/produck-skills" --skill "tryproduck/produck-skills/produck-feedback"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/tryproduck/produck-skills" that are relevant to the current task. Run `npx skills add "https://github.com/tryproduck/produck-skills"` and select the relevant skills, then follow their instructions.