Better Harness Tools for Claude Code — a Python (and in-progress Rust) rewrite of the Claude Code agent harness, with CLI tooling for manifest inspection,…
Claw Code Harness Skill by ara.so — Daily 2026 Skills collection. Claw Code is a clean-room Python (with Rust port in progress) rewrite of the Claude Code agent harness. It provides tooling to inspect the port manifest, enumerate subsystems, audit parity against an archived source, and query tool/command inventories — all via a CLI entrypoint and importable Python modules. Installation # Clone the repository git clone https://github.com/instructkr/claw-code.git cd claw-code # Install dependencies (standard library only for core; extras for dev) pip install -r requirements.txt # if present, else no external deps required
don't have the plugin yet? install it then click "run inline in claude" again.
by @aradotso