claw-code-rust-agent-harness
claw-code-rust-agent-harness
Skill by ara.so — Codex Skills collection.
Claw Code is a Rust-based CLI agent harness for running LLM-powered coding assistants. It provides a command-line interface for interacting with Claude (Anthropic), OpenAI, and other compatible providers through a unified session-based workflow. The canonical implementation lives in the rust/ workspace and includes health checks, multi-provider configuration, file context handling, and deterministic testing harnesses.
Installation
Build from source (required)
Do NOT use cargo install claw-code — the crates.io package is a deprecated stub. Always build from this repository:
# Clone the repository
git clone https://github.com/ultraworkers/claw-code
cd claw-code/rust
# Build the workspace (debug mode)
cargo build --workspace
More from aradotso/codex-skills
codex-plugin-claude-code
Use OpenAI Codex from inside Claude Code for code reviews, adversarial reviews, and delegating tasks to Codex as a subagent.
38oh-my-codex-workflow
Expert in Oh My Codex (OMX) - workflow layer for OpenAI Codex CLI with agents, skills, and team coordination
37codexplusplus-launcher
Enhanced launcher for Codex App that unlocks plugins, enables session deletion, exports conversations, and syncs provider sessions via CDP injection
37codex-plusplus-tweak-system
Expert in developing, installing, and managing tweaks for the Codex++ desktop app extension system
35awesome-codex-subagents
A curated collection of 136+ specialized Codex subagents for development tasks across 10 categories
34awesome-codex-skills-curator
Curate, install, and manage Codex skills from the awesome-codex-skills collection for AI coding agents.
34