persistent-code-terminalPersistent per-project coding terminal (tmux). Run Codex CLI (codex exec) inside a stable session; mobile/SSH friendly.
Install via ClawdBot CLI:
clawdbot install justinzhq/persistent-code-terminalGrade Good — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Potentially destructive shell commands in tool definitions
exec (Audited Apr 17, 2026 · audit v1.0
Generated Mar 20, 2026
Developers working remotely or via SSH can maintain a persistent tmux session per project, ensuring terminal state and long-running tasks like dev servers survive disconnections. This enables seamless continuation of coding workflows, such as running tests or builds, after network interruptions or switching devices.
Teams using AI coding assistants like Codex CLI can leverage this skill to execute natural language instructions in a stable terminal environment. It automates code changes, testing, and commits across multiple projects, improving productivity by reducing manual command entry and session management.
Developers on mobile devices or tablets can use this skill to interact with coding projects through chat interfaces, executing commands via persistent sessions without needing a full desktop terminal. It supports tasks like running builds, fixing bugs, or deploying updates while on the go.
In CI/CD pipelines, this skill can manage automated testing and deployment scripts within tmux sessions, ensuring processes remain alive and output is captured reliably. It facilitates serial execution of tasks across multiple projects with structured reporting for monitoring and debugging.
Instructors and students in coding bootcamps or online courses can use this skill to provide persistent terminal sessions for hands-on exercises. It allows learners to run code, debug errors, and receive AI-driven assistance without losing their workspace between lessons or breaks.
Offer this skill as part of a premium AI development platform subscription, targeting remote teams and individual developers. Revenue is generated through monthly or annual fees, with tiers based on features like multi-project support, advanced analytics, and priority support.
License the skill to large organizations for internal use, integrating it with existing DevOps tools and AI assistants. Revenue comes from one-time licensing fees or annual contracts, with customization options for security, compliance, and scalability across enterprise projects.
Provide a free basic version with core functionality, monetizing through paid add-ons such as enhanced routing, detailed analytics, or premium support. This model attracts a broad user base while generating revenue from power users and teams needing advanced features.
💬 Integration Tip
Integrate this skill by ensuring tmux is installed and configuring auto-routing in OpenClaw settings; use the provided scripts for natural language commands to streamline coding workflows.
Scored Apr 19, 2026
Remote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output.
Runs shell commands inside a dedicated tmux session named claw, captures, and returns the output, with safety checks for destructive commands.
Capture, inspect, and compare screenshots of screens, windows, regions, web pages, simulators, and CI runs with the right tool, wait strategy, viewport, and...
Generate or refine agent-usable CLIs for existing software/codebases using the CLI-Anything methodology. Use when the user wants to turn a GUI app, desktop t...
Command-line tool to manage Google Workspace services including Gmail, Calendar, Drive, Sheets, Docs, Slides, Contacts, Tasks, People, Groups, and Keep.
Avoid common Bash mistakes — quoting traps, word splitting, and subshell gotchas.