rmux
01Skill Claude CodeCodex
Guide for using RMUX with Claude Code, including the tmux-compatible CLI, agent automation waits, the typed SDK, browser web-share, and the rmux claude launcher.
42 tagged multiplexer, measured the same way as everything else here.
Browse within: rust 29terminal 25Multi-Agent 24go 9opencode 9
Skill Claude CodeCodex
Guide for using RMUX with Claude Code, including the tmux-compatible CLI, agent automation waits, the typed SDK, browser web-share, and the rmux claude launcher.
Skill Claude CodeCodex
Control Luvus through its local CLI and UHP. Use only for a line beginning with =target message, an explicit request naming Luvus, a request to delegate to a named live Luvus agent or pane, or an explicit Luvus operation involving sessions, workspaces, tabs, panes, agents, files, Git, DIFF, worktrees, tasks, leases…
Skill Claude CodeCodex
Write a luvus module (an extension for luvus, mission control for your AI coding agents). Use when the user is building or debugging a luvus module: authoring luvus-module.toml, adding a sidebar dock, Luvus Bar widget, right-click action, event hook, module pane, module settings, or calling luvus back over its UHP.
Skill Claude CodeCodex
Open a Markdown plan or document for the human to review and annotate in a Herdr pane; their feedback arrives as your next message. Use when you have written a plan, spec, or design document that needs human review before you act on it.
Skill Claude CodeCodex
Internal support skill for agent-browser CLI workflows used by rust-learner, docs-researcher, and crate-researcher. Use only when browser automation is explicitly required.
Skill Claude CodeCodex
Use when building CLI tools. Keywords: CLI, command line, terminal, clap, structopt, argument parsing, subcommand, interactive, TUI, ratatui, crossterm, indicatif, progress bar, colored output, shell completion, config file, environment variable, 命令行, 终端应用, 参数解析.
Skill Claude CodeCodex
CRITICAL: Use for concurrency/async. Triggers: E0277 Send Sync, cannot be sent between threads, thread, spawn, channel, mpsc, Mutex, RwLock, Atomic, async, await, Future, tokio, deadlock, race condition, 并发, 线程, 异步, 死锁.
Skill Claude CodeCodex
Use this skill when the user asks to "diagnose", "check health", "view logs", "debug", "check status", "get stats", "container logs", "check error", "troubleshoot", "what's wrong with", "diagnose docker", "check containers", "system health". Provides comprehensive diagnostics for all Docker containers with enhanced…
Skill Claude CodeCodex
A GitHub issue-management tool for organising reported bugs, requests, and other work items. It can label, track, group, update, and report on issues across a project.
Skill Claude CodeCodex
A GitHub pull-request manager for organizing code changes submitted for review. A pull request is a proposed change that teammates check before it is merged into a project.
Skill Claude CodeCodex
Add a new AI coding agent CLI to CodeHub's lineup. Walks the four-file sync — Dockerfile, Rust enum, frontend spec, bird sprite — and the runtime rebuild that ships it.
Skill Claude CodeCodex
Run linters and formatters across the CodeHub repo (Biome for TS/JS/CSS/JSON, rustfmt + clippy for Rust). Use before opening a PR, before a release cut, or when a CI lint job has failed.
Skill Claude CodeCodex
Cut a new CodeHub release — version bump across Cargo / package.json / tauri.conf.json / runtime image, multi-arch image publish, GitHub release with .dmg bundle. Use only after TESTSCENARIOS regression has been run green.
Skill Claude CodeCodex
Restart the local Herd server for this repository when the user asks to restart, relaunch, or recover the app or dev server.