بنقرة واحدة
bip-tmux
Open a file in a tmux popup window using less
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Open a file in a tmux popup window using less
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Check remote server CPU, memory, and GPU availability via SSH
Cold-start into a worktree/clone from a fresh conversation — read the PR, issue, and any status files, figure out where things stand, then STOP and ask the user what to do next. Use for a fresh conversation dropped into a bip-spawn or bip-epic-spawn worktree/clone that already has history (a PR, an in-progress phase, or a stalled worker).
Quick poll of tracked EPICs and code repos for new manuscript-relevant results
Persist manuscript session state before context reset
Cold-start for a manuscript session — the paper is the source of truth and shared context; discuss results, orchestrate research through issues/PRs, and update the paper as threads complete
Spawn a Claude session in a clone for an EPIC issue
| name | bip-tmux |
| description | Open a file in a tmux popup window using less |
| allowed-tools | Bash |
Open a file in an 80%×80% tmux popup using less for scrolling. Press q to close.
/bip-tmux <file>
Run:
tmux display-popup -w 80% -h 80% -E -- less <file>
That's it. No confirmation needed — just run it. After the command completes, stop and wait for the user to respond. Do not summarize the file contents, ask follow-up questions, or take any further action.