Phaser Feedback banner
Yakoub-ai Yakoub-ai

Phaser Feedback

Development community

Description

--- description: Triage pasted player feedback, reproduce it, fix it, and verify argument-hint: paste the feedback (Discord, itch.io, QA notes, reviews) — or a file path --- Take raw player feedback and drive it all the way to verified fixes. This is the loop that runs after a build is in players' hands. $ARGUMENTS is the feedback itself, pasted in whatever form it arrived. If it looks like a file path, read that file. If it is empty, ask the user to paste the feedback and stop. Read `${CLAUD

Installation

Installs to ~/.claude/skills/yakoub-ai-phaser4-gamedev-phaser-feedback/SKILL.md

Terminal
mkdir -p ~/.claude/skills/yakoub-ai-phaser4-gamedev-phaser-feedback && curl -fsSL https://raw.githubusercontent.com/Yakoub-ai/phaser4-gamedev/HEAD/commands/phaser-feedback.md -o ~/.claude/skills/yakoub-ai-phaser4-gamedev-phaser-feedback/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository