sidebar
25Command
Control a live agent status sidebar in tmux.
Command
Control a live agent status sidebar in tmux.
Command
Query tracked agent status for worktrees.
Command
Re-apply file operations (copy/symlink) to existing worktrees.
Command
Update workmux to the latest version.
Skill Claude CodeCodex
Orchestrate multiple worktree agents. Spawn, monitor, communicate, and merge.
Skill Claude CodeCodex
Commit, rebase, and merge the current branch.
Skill Claude CodeCodex
Write a PR description using conversation context and open PR creation in browser.
Skill Claude CodeCodex
Rebase the current branch with smart conflict resolution.
Skill Claude CodeCodex
Reference for the workmux CLI that manages git worktrees and tmux windows as isolated development environments. Use when the user mentions workmux, worktrees, or parallel agent workflows.
Skill Claude CodeCodex
Launch one or more tasks in new git worktrees using workmux.
Plugin Claude Code
Plugin marketplace listing 1 plugin: git-surgeon.
Plugin Claude Code
Surgical, non-interactive git hunk control for AI agents.
Skill Claude CodeCodex
Non-interactive hunk-level git staging, unstaging, discarding, undoing, fold, amend, squash, commit splitting, and commit reordering. Use when selectively staging, unstaging, discarding, reverting, squashing, splitting, or reordering individual diff hunks by ID instead of interactively.
Skill Claude CodeCodex
The agent brainstorms with a partner LLM in alternating turns, building on each other's ideas. Synthesizes the best ideas into a plan.
Skill Claude CodeCodex
Multiple LLMs collaboratively brainstorm solutions, building on each other's ideas across rounds. Agent synthesizes the best ideas into a plan.
Skill Claude CodeCodex
How to invoke the consult-llm CLI. Canonical reference for the invocation contract, flags, stdin/stdout format, and multi-turn. Load this before calling consult-llm from any workflow skill (/consult, /collab, /debate, /collab-vs, /debate-vs).
Skill Claude CodeCodex
Consult an external LLM with the user's query.
Skill Claude CodeCodex
The agent debates an opponent LLM through a multi-turn conversation, then synthesizes the best approach and implements.
Skill Claude CodeCodex
LLMs propose and critique approaches, agent moderates the debate and synthesizes the best solution, then implements.
Skill Claude CodeCodex
Explicit preset-driven implementation workflow. Use only when the user invokes /implement or another skill explicitly delegates to it. Do not trigger for ordinary coding requests, straightforward follow-up edits, fixes with an established design, or requests to amend an existing commit.
Skill Claude CodeCodex
Role-specialized LLM panel analyzes a task from asymmetric expert lenses (architect, security, maintainability, test-strategist by default). Agent synthesizes a trade-off resolution.
Skill Claude CodeCodex
Coordinator workflow for multi-phase implementation across workmux worktrees. Generates or loads a master plan, dispatches phase agents using presets, verifies sentinels, merges serially, and performs integration verification.
Skill Claude CodeCodex
Standalone multi-model code review of an existing diff. Multiple LLMs review in parallel; agent deduplicates, prioritizes by severity/confidence, and optionally applies localized fixes.
Skill Claude CodeCodex
Collect critical feedback from all registered LLMs on an artifact (architecture doc, implementation, plan). Intellectual debate with push-back — no sycophancy. Reports findings and unresolved disagreements.