tmux
✓Remote-control tmux sessions for interactive CLIs (python, gdb, etc.) and long-running/background processes. Be very proactive about activating this skill whenever starting background or interactive tasks.
Installation
SKILL.md
Use tmux as a programmable terminal multiplexer for interactive work. Works on Linux and macOS with stock tmux; avoid custom config by using a private socket.
After starting a session ALWAYS tell the user how to monitor the session by giving them a command to copy paste:
This must ALWAYS be printed right after a session was started and once again at the end of the tool loop. But the earlier you send it, the happier the user will be.
Remote-control tmux sessions for interactive CLIs (python, gdb, etc.) and long-running/background processes. Be very proactive about activating this skill whenever starting background or interactive tasks. Source: trancong12102/pi-skills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/trancong12102/pi-skills --skill tmux- Source
- trancong12102/pi-skills
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is tmux?
Remote-control tmux sessions for interactive CLIs (python, gdb, etc.) and long-running/background processes. Be very proactive about activating this skill whenever starting background or interactive tasks. Source: trancong12102/pi-skills.
How do I install tmux?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/trancong12102/pi-skills --skill tmux Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/trancong12102/pi-skills
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01