Stats
Actions
Tags
From qwen
Internal guidance for presenting Qwen helper output back to the user
How 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:
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.npx claudepluginhub josephyaduvanshi/qwen-companion --plugin qwenPresents 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.