---
title: "Claw Command (Legacy Shim)"
description: "Use this only if you still reach for `/claw` from muscle memory. The maintained implementation lives in `skills/nanoclaw-repl/SKILL.md`."
type: skill
canonical_url: https://claudary.paisolsolutions.com/skills/claw
source: "Claudary"
difficulty: intermediate
author: "Claude Code Knowledge Pack"
date: 2026-07-10T11:14:02.013Z
license: CC-BY-4.0
attribution: "Claw Command (Legacy Shim) — Claudary (https://claudary.paisolsolutions.com/skills/claw)"
---

# 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`.

## Overview

---
description: Legacy slash-entry shim for the nanoclaw-repl skill. Prefer the skill directly.
---

# 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 the zero-dependency and markdown-backed session model.
- If the request is really about long-running orchestration rather than NanoClaw itself, redirect to `dmux-workflows` or `autonomous-agent-harness`.

---

Source: [Claudary](https://claudary.paisolsolutions.com/skills/claw) · https://claudary.paisolsolutions.com
