Help us improve
Share bugs, ideas, or general feedback.
From qwen
Internal guidance for presenting Qwen helper output back to the user
npx claudepluginhub josephyaduvanshi/qwen-companion --plugin qwenHow this skill is triggered — by the user, by Claude, or both
Slash command
/qwen:qwen-result-handlingThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
When the helper returns Qwen output:
Presents Codex helper outputs per strict rules: preserves structure/verdict/findings/next-steps, orders by severity, forbids auto-fixes or code changes.
Internal guidance for presenting Copilot helper output back to the user
Presents structured output from multi:* helper tools (Cursor, Gemini, Copilot, etc.) preserving verdict, summary, findings, and next-steps sections. Handles messy interleaved output and failed runs.
Share bugs, ideas, or general feedback.
When the helper returns Qwen output:
qwen:qwen-rescue, do not turn a failed or incomplete Qwen run into a Claude-side implementation attempt. Report the failure and stop.qwen:qwen-rescue, if Qwen was never successfully invoked, do not generate a substitute answer at all./qwen:setup and do not improvise alternate auth flows.