How this command is triggered — by the user, by Claude, or both
Slash command
/math:absThe summary Claude sees in its command listing — used to decide when to auto-load this command
請將以下的輸入字串轉成絕對值,若非數字格式的話就提示錯誤訊息:
{{input}}請將以下的輸入字串轉成絕對值,若非數字格式的話就提示錯誤訊息:
{{input}}
npx claudepluginhub Yomiamy/claude-code-plugin --plugin math/yoloExecutes tasks with maximum risk tolerance and no guardrails, spawning Gemini sub-agents in --yolo mode and suppressing all confirmation prompts.
/hypoHunts bugs in Python codebases, modules, files, or functions using Hypothesis property-based tests: analyzes, proposes properties, writes/runs pytest tests, triages failures.
/repeat-3xRepeats the last user prompt three times with framing to maximize accuracy on list navigation, pattern matching, and similar tasks, then processes and responds with confirmation.
/explainEnters explain mode for concise 22-28 word explanations of code problems with solutions and next steps, using TTS-aligned responses and interruption protocol.
/token-efficientActivates token-efficient mode with symbols and abbreviations to compress AI responses 30-50% while preserving code quality and content.