moonpay-feedback
Installation
SKILL.md
Submit feedback
Goal
Let users submit bug reports, feature requests, or general feedback directly from the CLI. Requires authentication so we can follow up.
Command
mp feedback create \
--type <bug|feature|general> \
--message "<feedback message>"
Types
bug— Something is broken or not working as expectedfeature— A new capability or improvement the user wantsgeneral— Any other feedback