
yaxuan42 skills on Remote OpenClaw
2 skills published by yaxuan42. Each listing includes a one-command install for Claude Code, OpenClaw, Codex, and Hermes, plus a link to the upstream source.
claude-code-orchestrator
Orchestrates Claude Code development tasks inside tmux sessions, keeping progress visible and ensuring a completion callback fires when the task finishes. Long-running coding work runs in a named session that can be attached, monitored, or inspected remotely. On completion, a structured report is generated and analyzed before delivering results.
claude-code-legacy
Orchestrates Claude Code development tasks inside named tmux sessions so long-running coding work stays observable and recoverable. Each task starts from a prompt file, runs claude with skipped permissions, and sends a completion callback with a structured JSON/MD report. Progress is inspectable live over SSH without blocking or losing output.