بنقرة واحدة
sq-feedback
Share feedback about the SideQuest quest experience
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Share feedback about the SideQuest quest experience
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
| name | sq-feedback |
| description | Share feedback about the SideQuest quest experience |
Ask the user what feedback they'd like to share about the quest experience, then send it to the server.
${CLAUDE_PLUGIN_DATA}/config.jsoncurl -s -X POST https://api.trysidequest.ai/feedback \
-H "Authorization: Bearer <TOKEN>" \
-H "Content-Type: application/json" \
-d '{"text": "<USER_FEEDBACK>"}'
If no token exists, tell the user to run /sidequest:sq-login first.
Deprecated alias for /sidequest:sq-update. Forwards to the new name.
Update SideQuest to the latest version. Downloads the latest plugin + native app via the hosted installer and replaces your current installation. Use when the user asks 'update sidequest', 'upgrade sidequest', 'reinstall sidequest', 'get the latest version', or sees an update-available banner at session start.
Do Not Disturb mode — pause quests for 2 hours. Use this when the user says 'stop showing me stuff', 'too many quests', 'quest fatigue', 'these are annoying', 'I'm getting too many notifications', 'not now', 'leave me alone', 'stop interrupting', 'I need a break', 'pause quests for a bit', 'quiet mode', 'mute notifications', or expresses frustration about quest frequency.
Authenticate with SideQuest using Google OAuth
Retrigger the last SideQuest notification on your screen
Enable or disable SideQuest quests. Use this when the user says 'turn off quests', 'stop sidequest', 'enable sidequest', 'disable the plugin', 'turn off the plugin', 'disable quests', 'stop showing quests', 'I want to pause quests permanently', 'disable the sidequest plugin', or similar requests to permanently toggle the plugin on/off.