code-tmuxRun coding tasks using a persistent tmux session with git worktree isolation. Supports multiple coding agents (Claude Code, Codex, CodeBuddy, OpenCode, etc.)...
Install via ClawdBot CLI:
clawdbot install yuanshenstarto/code-tmuxGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://openclaw.aiAudited Apr 17, 2026 · audit v1.0
Generated May 8, 2026
A team uses Code Tmux to run multiple coding agents (e.g., Claude Code for refactoring and Codex for code review) in parallel tmux sessions on isolated git worktrees. This allows developers to work on different aspects of the same codebase simultaneously without conflicts, speeding up the release cycle.
A developer uses Code Tmux to fix critical bugs by spawning a coding agent in a tmux session that first proposes a fix plan. The plan is relayed to the developer for approval before the agent makes any changes, ensuring that only validated fixes are applied.
A startup team uses Code Tmux to build multiple features concurrently by assigning each feature to a separate tmux session and worktree. This isolates changes and allows independent testing, while the team can monitor all sessions from a single terminal.
An enterprise uses Code Tmux to automate code updates where the preferred coding agent is remembered via memory, eliminating repeated tool selection. The agent persistently runs in tmux, maintaining conversation context over multiple days for complex tasks.
Offer Code Tmux as part of a premium developer tool suite with advanced features like parallel agent sessions and persistent memory. Revenue comes from monthly or annual subscriptions per developer.
Provide consulting services to integrate Code Tmux into client workflows, optimizing code review and deployment processes. Revenue is generated through project-based consulting fees or retainer contracts.
License Code Tmux to large organizations with custom integration, training, and priority support. Revenue is derived from annual enterprise licensing fees based on team size.
💬 Integration Tip
Integrate Code Tmux with existing CI/CD pipelines by using the tmux sessions for automated code reviews triggered on pull requests.
Scored May 8, 2026
Control desktop applications on Windows — launch, close, focus, resize, move windows, simulate keyboard/mouse input, manage processes, control VSCode, read clipboard, and capture screen info. Use when the user wants to interact with any running program, switch windows, type text, press shortcuts, open files in VSCode, manage running processes, or get system display information.
Conduct rigorous, adversarial code reviews with zero tolerance for mediocrity. Use when users ask to "critically review" my code or a PR, "critique my code", "find issues in my code", or "what's wrong with this code". Identifies security holes, lazy patterns, edge case failures, and bad practices across Python, R, JavaScript/TypeScript, SQL, and front-end code. Scrutinizes error handling, type safety, performance, accessibility, and code quality. Provides structured feedback with severity tiers (Blocking, Required, Suggestions) and specific, actionable recommendations.
Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding.
Pragmatic coding standards for writing clean, maintainable code — naming, functions, structure, anti-patterns, and pre-edit safety checks. Use when writing new code, refactoring existing code, reviewing code quality, or establishing coding standards.
Claude Code integration for OpenClaw. This skill provides interfaces to: - Query Claude Code documentation from https://code.claude.com/docs - Manage subagents and coding tasks - Execute AI-assisted coding workflows - Access best practices and common workflows Use this skill when users want to: - Get help with coding tasks - Query Claude Code documentation - Manage AI-assisted development workflows - Execute complex programming tasks
Plan, draft, version, and refine written content with enforced versioning and quality audits.