From ecc
Delegates to nanoclaw-repl skill as legacy shim, focusing on running or extending claw.js script via node scripts/claw.js or npm run claw.
How this command is triggered — by the user, by Claude, or both
Slash command
/ecc:clawThe summary Claude sees in its command listing — used to decide when to auto-load this command
# Claw Command (Legacy Shim) Use this only if you still reach for `/claw` from muscle memory. The maintained implementation lives in `skills/nanoclaw-repl/SKILL.md`. ## Canonical Surface - Prefer the `nanoclaw-repl` skill directly. - Keep this file only as a compatibility entry point while command-first usage is retired. ## Arguments `$ARGUMENTS` ## Delegation Apply the `nanoclaw-repl` skill and keep the response focused on operating or extending `scripts/claw.js`. - If the user wants to run it, use `node scripts/claw.js` or `npm run claw`. - If the user wants to extend it, preserve ...
Use this only if you still reach for /claw from muscle memory. The maintained implementation lives in skills/nanoclaw-repl/SKILL.md.
nanoclaw-repl skill directly.$ARGUMENTS
Apply the nanoclaw-repl skill and keep the response focused on operating or extending scripts/claw.js.
node scripts/claw.js or npm run claw.dmux-workflows or autonomous-agent-harness.npx claudepluginhub alamator/everything-can/clawStarts NanoClaw v2 REPL: persistent zero-dependency AI agent session with model routing, skill hot-loading, branching, compaction, export, and metrics.
/example-commandDemonstrates legacy slash command structure and frontmatter options (description, argument-hint, allowed-tools, model). Parses arguments and performs actions using approved tools like Read, Glob, Grep, Bash.
/octoRedirects legacy /octo invocations to /octo:auto smart router for backward compatibility. Notifies user of rename and delegates full query.
/claude-code-plugin-helpDisplays the unabridged reference for Claude Code 2026 runtime, covering Unified Skills Protocol, skill directory structure, front matter schema, and execution modes.
/clawRoutes tasks through Hermes gateway inference for orchestration and dispatch. Also supports PR shorthand to bring a PR to green with repo auto-detection.