unsafe9

18 mods across 1 repository, 2 stars between them.

version-bump

03

unsafe9/claude-tmux-hop

Skill Claude CodeCodex

Bump the version and cut a GitHub release for the claude-tmux-hop plugin — apply the per-file version-bump rules, update CHANGELOG.md, commit, push, and publish the GitHub release with notes. Use whenever the maintainer wants to release, publish, or version this repo — "버전 올려", "버전 범프", "릴리스 만들어/해줘", "배포해", "새 버전 내자"…

2 6d ago A 157 tokens

unsafe9/claude-tmux-hop

Instructions file

Claude Code instructions for unsafe9/claude-tmux-hop, covering claude tmux hop, tech stack, deployment, project structure and cli commands.

2 6d ago A 2,252 tokens

SessionStart

05

unsafe9/claude-tmux-hop

Hook

Runs when a session starts on startup and resume, running an inline shell check (2 commands). From unsafe9/claude-tmux-hop.

2 6d ago A tokens not measured

UserPromptSubmit

06

unsafe9/claude-tmux-hop

Hook

Runs when you submit a prompt, before the agent sees it, running an inline shell check (2 commands). From unsafe9/claude-tmux-hop.

2 6d ago A tokens not measured

PreToolUse

07

unsafe9/claude-tmux-hop

Hook

Runs before the agent uses a tool for AskUserQuestion and ExitPlanMode tool calls, running an inline shell check (2 commands). From unsafe9/claude-tmux-hop.

2 6d ago A tokens not measured

PostToolUse

08

unsafe9/claude-tmux-hop

Hook

Runs after a tool call finishes for AskUserQuestion and ExitPlanMode tool calls, running an inline shell check. From unsafe9/claude-tmux-hop.

2 6d ago A tokens not measured

PostToolUseFailure

09

unsafe9/claude-tmux-hop

Hook

Runs when a tool call fails for AskUserQuestion and ExitPlanMode tool calls, running an inline shell check. From unsafe9/claude-tmux-hop.

2 6d ago A tokens not measured

Notification

10

unsafe9/claude-tmux-hop

Hook

Runs when the agent sends a notification for permission_prompt, elicitation_dialog and idle_prompt tool calls, running an inline shell check (3 commands). From unsafe9/claude-tmux-hop.

2 6d ago A tokens not measured

Elicitation

11

unsafe9/claude-tmux-hop

Hook

Runs when the agent asks you a question, running an inline shell check. From unsafe9/claude-tmux-hop.

2 6d ago A tokens not measured

Stop

13

unsafe9/claude-tmux-hop

Hook

Runs when the agent finishes a response, running an inline shell check. From unsafe9/claude-tmux-hop.

2 6d ago A tokens not measured

StopFailure

14

unsafe9/claude-tmux-hop

Hook

Runs on the StopFailure event, running an inline shell check. From unsafe9/claude-tmux-hop.

2 6d ago A tokens not measured

SessionEnd

15

unsafe9/claude-tmux-hop

Hook

Runs when a session ends, running an inline shell check. From unsafe9/claude-tmux-hop.

2 6d ago A tokens not measured

hop-config

16

unsafe9/claude-tmux-hop

Skill Claude CodeCodex

Inspect and persistently change @hop- tmux options exposed by the claude-tmux-hop plugin (auto-hop, notifications, focus, keybindings, status format, cycle mode), AND update the plugin-managed conductor instructions in the workbench. Trigger whenever the user wants to view, enable, disable, or tune any claude-tmux-hop…

2 6d ago A 0 tokens

hop-dispatch

17

unsafe9/claude-tmux-hop

Skill Claude CodeCodex

Route a natural-language task to a Claude Code pane somewhere in tmux by picking one of four dispatch modes — navigate to an existing pane (switch), inject a follow-up prompt into one (send-prompt), spawn a new window in the project root (spawn-task), or spawn one in a freshly-created git worktree. Use whenever the…

2 6d ago A 185 tokens

hop-status

18

unsafe9/claude-tmux-hop

Skill Claude CodeCodex

List all Claude Code sessions currently tracked in tmux and their states (waiting/idle/active) at a glance. Use when the user asks about open Claude sessions across tmux — "현재 떠 있는 claude 세션", "tmux에 어떤 claude가 돌고 있어?", "어디서 입력 기다리고 있어?", "팬별 상태 보여줘", "list claude sessions", "which claude is waiting", "show hop…

2 6d ago A 113 tokens