Loading...
Loading...
Delegate menial, well-scoped coding tasks to a cheap Qwen-backed subagent via the `claude-9arm` command instead of burning Claude tokens/quota. Use when the work is mechanical and low-risk — bulk renames, formatting, boilerplate, find-replace, grep-style search & summarization, reading/condensing logs or files, test/docstring/comment scaffolding, or running builds/linters/tests and reporting pass-fail. Also use when the user says "use qwen", "delegate this", "send it to 9arm/qwen", or "do this cheaply". Do NOT use for architecture, design, debugging judgment, security-sensitive edits, or anything needing this conversation's context.
npx skill4agent add thananon/9arm-skills qwen-agentclaude-9armclaude-9armclaude --model qwen3.6-35b-a3b-pclaude-9arm -p "<self-contained task prompt>" --allowedTools Bash Read Edit Write Glob Grep--allowedTools '*'Wildcard tool name "*" is not supported--allowedTools--permission-mode acceptEdits/Users/tpatinya/proj/src/foo.tsfoo.tsclean up the importsIn /Users/tpatinya/proj/src/api.ts, remove unused imports and sort the remaining import statements alphabetically. Do not change any other code. Confirm the file still parses.claude-9armcdcd &&--add-dir /abs/path--output-format jsonresultrun_in_background: trueclaude-9arm -p "<task>" --allowedTools Bash Read Edit Write Glob Grep > /tmp/qwen-<label>.log 2>&1claude-9arm -p "..." --allowedTools Bash Read Edit Write Glob Grepupdate-config{ "permissions": { "allow": ["Bash(claude-9arm:*)"] } }