multiplexer skills

42 tagged multiplexer, measured the same way as everything else here.

Browse within: rust 29terminal 25Multi-Agent 24go 9opencode 9

rmux

01

Helvesec/rmux

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.

2.6k 23d ago A 39 tokens

luvus

02

RizRiyz/luvus

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…

596 2d ago C 177 tokens original Apache-2.0

luvus-module

03

RizRiyz/luvus

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.

596 2d ago A 79 tokens original Apache-2.0

plannotator-tui

04

plannotator/herdr-annotate

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.

261 2d ago A 56 tokens original MIT

core-agent-browser

05

kikakkz/wait-agent

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.

21 4d ago A 39 tokens

domain-cli

06

kikakkz/wait-agent

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, 命令行, 终端应用, 参数解析.

21 4d ago A 73 tokens

m07-concurrency

07

kikakkz/wait-agent

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, 并发, 线程, 异步, 死锁.

21 4d ago A 75 tokens

hotplex-diagnostics

08

hrygo/hotplex-legacy

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…

11 4mo ago A 84 tokens original MIT

hrygo/hotplex-legacy

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.

11 4mo ago A 202 tokens original MIT

hotplex-pr-master

10

hrygo/hotplex-legacy

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.

11 4mo ago A 124 tokens original MIT

add-cli

11

mpolatcan/codehub

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.

5 1mo ago C 43 tokens original MIT

lint-fix

12

mpolatcan/codehub

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.

5 1mo ago A 54 tokens original MIT

release-cut

13

mpolatcan/codehub

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.

5 1mo ago A 54 tokens original MIT

restart-herd

14

poddubnyoleg/herd

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.

3 5d ago A 30 tokens