Gog
一个面向 Dev Tools 场景的 Agent 技能。原始说明:Google Workspace CLI for Gmail, Calendar, Drive, Contacts, Sheets, and Docs.
name: claude-tmux-runner
description: Claude Code parallel task manager with tmux backend. For running multiple Claude Code tasks concurrently, monitoring progress, and managing background jobs. Activate when user mentions: Claude Code, background task, parallel, tmux.
tools: Bash, Read, Write
Run multiple Claude Code tasks in parallel using tmux sessions. Non-blocking, background execution with status monitoring.
~/.openclaw/scripts/claude-tmux.sh start "Your task description" [task-name]
Examples:
~/.openclaw/scripts/claude-tmux.sh start "Write a Python auth module" auth
~/.openclaw/scripts/claude-tmux.sh start "Build a React component" ui
~/.openclaw/scripts/claude-tmux.sh start "Create a Go microservice" api
~/.openclaw/scripts/claude-tmux.sh list
~/.openclaw/scripts/claude-tmux.sh status <task-id>
~/.openclaw/scripts/claude-tmux.sh files
~/.openclaw/scripts/claude-tmux.sh stop <task-id>
~/.openclaw/scripts/claude-tmux.sh stop-all
Generated code must include:
~/.openclaw/scripts/claude-tmux.sh~/.openclaw/logs/claude/~/.openclaw/workspace/~/.openclaw/state/claude/