一键导入
tmux-agent-launcher
Launch Claude, OpenCode, or Codex in a named tmux session from the command line or agent workflows.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Launch Claude, OpenCode, or Codex in a named tmux session from the command line or agent workflows.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Autonomous code refactoring agent that rewrites messy functions, splits large files, removes duplication, improves naming, enforces structure, and preserves behavior.
Interact with Anytype's local REST API to manage spaces, objects, types, properties, tags, lists, and search.
Generate API integration test suites from Harnessy regression artifacts using a QA profile plus optional delivery-profile adapters.
Generate browser integration suites from Harnessy regression artifacts using a QA profile plus optional delivery-profile adapters for fixtures, routes, and helper imports.
End-to-end product development orchestrator with human-in-the-loop reviews.
Safe repo pull/push workflow that targets the repository integration branch, uses deterministic planning, and keeps PRs moving with a bounded autonomous resolution loop.
| name | tmux-agent-launcher |
| description | Launch Claude, OpenCode, or Codex in a named tmux session from the command line or agent workflows. |
| disable-model-invocation | true |
| allowed-tools | Read, Bash |
| argument-hint | --runner <claude|opencode|codex> <session-name> [options] [--permission-mode bypass|default] [-- <runner-args>...] |
Launch claude, opencode, or codex inside a named tmux session, attach to an existing named tmux session, or list tmux sessions, without re-implementing the logic in the skill.
runner: claude, opencode, or codex
session name
optional mode: attach
optional mode: list
optional --cwd <path>
optional --attach
optional --dry-run
optional --permission-mode <bypass|default>; defaults to the per-user Harnessy install config, then bypass
optional --skip-permissions / --no-skip-permissions
optional -- <runner-args>...: arguments passed directly to the selected agent CLI
Template paths are resolved from ${AGENTS_SKILLS_ROOT}/tmux-agent-launcher/.
${AGENTS_SKILLS_ROOT}/tmux-agent-launcher/commands/tmux-agent-launcher.md.tmux-agent-launcher with the requested arguments.--json when the caller needs machine-readable output.${AGENTS_SKILLS_ROOT}/tmux-agent-launcher/scripts/tmux-agent-launcher--json