Skill Claude CodeCodex
Debug OpenClaw Machines profile, auth, Worker routing, host enrollment, agent API, Firecracker, rootfs, and VM runtime behavior by choosing the right boundary and proof before changing code.
Skill Claude CodeCodex
Debug OpenClaw Machines profile, auth, Worker routing, host enrollment, agent API, Firecracker, rootfs, and VM runtime behavior by choosing the right boundary and proof before changing code.
Skill Claude CodeCodex
Review OpenClaw Machines changes by tracing behavior beyond the diff, checking ownership boundaries, and requiring focused proof for bug fixes.
Skill Claude CodeCodex
Plan, implement, or review local/operator/self-hosted OpenClaw Machines work without leaking secrets or smuggling hosted-only assumptions into public core.
Skill Claude CodeCodex
Choose and run the smallest safe OpenClaw Machines verification path for backend, frontend, Worker, host enrollment, Firecracker, rootfs, and self-hosted changes.
Command Claude Code
Project slash commands for working on OpenClaw Machines. In Claude Code, type / (e.g. /test) and the agent follows the steps in the matching .claude/commands/ .md file. Adapted from the internal monorepo and sanitized for this repo (the private Cloud Run / GCS deploy commands are intentionally omitted — see below).
Command Claude Code
Delegate a task to OpenAI Codex CLI for review or execution.
Command Claude Code
Archive the current feature and start a new branch.
Command Claude Code
When the user needs a clean clone of the repository (e.g., after unresolvable conflicts or corrupted state).
Command Claude Code
Commit all changes, push to remote, and create a pull request.
Command Claude Code
Start OpenClaw Machines development services (control plane + frontend).
Command Claude Code
Check the status of OpenClaw Machines development services.
Command Claude Code
Stop OpenClaw Machines development services.
Command Claude Code
Command "test" from mathaix/OpenClawMachines, covering all tests, individual test suites, test results and notes.
Command Claude Code
Run full quality checks: build, lint, test, and typecheck.
Skill Claude CodeCodex
Use OCM workspace integrations exposed by the native mcp.servers.ocm MCP server. Trigger when a user asks to use connected workspace apps or external SaaS tools such as Google Workspace, GitHub, Jira, Linear, Slack, Notion, custom REST APIs, OpenAPI tools, or remote MCP servers through OCM.
Skill Claude CodeCodex
Drive a browser from an OpenClaw machine. Companion to the browser-harness skill — explains the OCM-specific bridge proxy, the readiness check you must run first, and how pairing works. Start here before writing any browser code.