Skip to main content
Back to the directory
steipete/clawdisSoftware EngineeringFrontend and Design

tmux

Control tmux sessions by sending keystrokes and reading pane output for interactive CLI management.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
2

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/steipete/clawdis --skill tmux
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, tmux has 2 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: steipete/clawdis. Canonical URL: https://skills.sh/steipete/clawdis/tmux.

Security audits
Gen Agent Trust HubWARN
SocketPASS
SnykPASS
About this skill
Control tmux sessions by sending keystrokes and reading pane output for interactive CLI management. Control tmux sessions by sending keystrokes and reading output. Essential for managing Claude Code sessions. ✅ USE this skill when: ❌ DON'T use this skill when: For interactive TUIs (Claude Code, Codex, etc.), split text and Enter into separate sends to avoid paste/multiline edge cases: - Send text input and special keys (Enter, Ctrl+C, Ctrl+Z) to tmux panes; capture output via capture-pane to monitor long-running processes and interactive prompts - Target sessions, windows, and panes using session:window.pane notation; navigate and manage multiple parallel sessions programmatically - Designed for monitoring Claude Code sessions and approving interactive prompts; sessions persist across SSH disconnects - Requires tmux to be installed; use for interactive applications only, not one-off commands or non-interactive scripts - Monitoring Claude/Codex sessions in tmux - Sending input to interactive terminal applications - Scraping output from long-running processes in tmux - Navigating tmux panes/windows programmatically - Checking on background work in existing sessions - Running one-off shell commands → use exec tool directly - Starting new background processes → use exec with background:true - Non-interactive scripts → use exec tool - The process isn't in tmux - You need to create...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does tmux do?

Control tmux sessions by sending keystrokes and reading pane output for interactive CLI management.

Is tmux good?

tmux does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support tmux?

tmux currently lists compatibility with Claude Code, Codex, Skills CLI.

Is tmux safe to install?

tmux has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to tmux?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install tmux?

Run the following command to install tmux: npx skills add https://github.com/steipete/clawdis --skill tmux

Related skills

More from steipete/clawdis

Related skills

Alternatives in Software Engineering