Help us improve
Share bugs, ideas, or general feedback.
npx claudepluginhub akhilyad/deployy --plugin hyrex-agentHow this skill is triggered — by the user, by Claude, or both
Slash command
/hyrex-agent:wasm-agent <create|list|prompt|terminate> [options]<create|list|prompt|terminate> [options]This skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Create sandboxed agents that run in WebAssembly for safe, isolated execution.
Guides technical evaluation of code review feedback: read fully, restate for understanding, verify against codebase, respond with reasoning or pushback before implementing.
Share bugs, ideas, or general feedback.
Create sandboxed agents that run in WebAssembly for safe, isolated execution.
When you need to run untrusted code, experiment with agent configurations, or create portable agents that run anywhere WASM is supported.
mcp__hyrex__wasm_agent_create with agent configurationmcp__hyrex__wasm_agent_prompt to interact with the agentmcp__hyrex__wasm_agent_tool to give the agent access to specific toolsmcp__hyrex__wasm_agent_files to read/write files in the sandboxmcp__hyrex__wasm_agent_export to package the agent for sharingmcp__hyrex__wasm_agent_list to see all running WASM agentsmcp__hyrex__wasm_agent_terminate to stop an agent