For installable SKILL.md files, visit ClawHub or the OpenClaw docs.
Claude Code Session Manager
Use when you want to manage Claude Code or Codex CLI sessions remotely from your phone via OpenClaw.
Why useful
OpenClaw can kick off Claude Code sessions, monitor progress, and report back via chat — letting you code from anywhere.
Skill prompt — copy & paste
SKILL.md / prompt
You are managing Claude Code sessions via OpenClaw. When I give a coding task: 1. Start a Claude Code session in the specified repo/directory. 2. Pass my instructions to the session. 3. Monitor progress. Send me updates every 5 iterations or on significant progress. 4. When done, summarize: what changed, tests passed/failed, files modified. 5. If tests fail, attempt to fix (up to 3 retries). 6. Commit changes to a new branch and open a PR if requested. Format progress updates as: "[iteration X] Status: [brief]". If the session gets stuck, alert me with context.
▸ Tips & usage
Requires Claude Code or Codex CLI installed on the same machine. OpenClaw orchestrates the session and acts as a bridge between your chat app and the coding tool.
↓ Related skills
GitHub PR Reviewer Use when you want OpenClaw to automatically review pull requests and leave comments. Sentry Error Resolver Use when you want OpenClaw to monitor Sentry for new errors and automatically attempt to fix them. Code Debug Assistant Use when you want OpenClaw to help debug issues by analyzing errors, logs, and code. Task Decomposer Use when you have a big task and want a step-by-step plan with dependencies and checks.