dzearing/ghoztty-claude-plugin
Plugin Claude Code
Claude Code plugin for controlling Ghoztty terminal windows and panes via CLI.
dzearing/ghoztty-claude-plugin
Plugin Claude Code
Claude Code plugin for controlling Ghoztty terminal windows and panes via CLI.
dzearing/ghoztty-claude-plugin
Plugin Claude Code
Control Ghoztty terminal windows and panes from Claude Code — open windows, create split layouts, open files/docs/websites in rendered viewer (side) panes, read pane output, send keystrokes, and manage layouts via CLI — plus a live per-pane status banner that tracks the session's task, status, and PR, and a…
dzearing/ghoztty-claude-plugin
Hook
Runs when a session starts on startup and clear, executing ghoztty-banner.sh and ghoztty-activity-state.sh (3 commands). From dzearing/ghoztty-claude-plugin.
dzearing/ghoztty-claude-plugin
Hook
Runs when you submit a prompt, before the agent sees it, executing ghoztty-banner.sh via bash. From dzearing/ghoztty-claude-plugin.
dzearing/ghoztty-claude-plugin
Hook
Runs before the agent uses a tool for AskUserQuestion and ExitPlanMode tool calls, executing ghoztty-activity-state.sh via bash. From dzearing/ghoztty-claude-plugin.
dzearing/ghoztty-claude-plugin
Hook
Runs after a tool call finishes, executing ghoztty-activity-state.sh via bash. From dzearing/ghoztty-claude-plugin.
dzearing/ghoztty-claude-plugin
Hook
Runs when the agent sends a notification, executing ghoztty-activity-state.sh via bash. From dzearing/ghoztty-claude-plugin.
dzearing/ghoztty-claude-plugin
Hook
Runs when the agent asks permission for an action, executing ghoztty-activity-state.sh via bash. From dzearing/ghoztty-claude-plugin.
dzearing/ghoztty-claude-plugin
Hook
Runs when a subagent starts, executing ghoztty-activity-state.sh via bash. From dzearing/ghoztty-claude-plugin.
dzearing/ghoztty-claude-plugin
Hook
Runs when a subagent finishes, executing ghoztty-activity-state.sh via bash. From dzearing/ghoztty-claude-plugin.
dzearing/ghoztty-claude-plugin
Hook
Runs when the agent finishes a response, executing ghoztty-banner.sh and ghoztty-activity-state.sh via bash (2 commands). From dzearing/ghoztty-claude-plugin.
dzearing/ghoztty-claude-plugin
Skill Claude CodeCodex
Use when opening terminal windows, creating split pane layouts, opening a rendered markdown/doc/README, a live HTML page, a code file, or a website in a viewer ("side") pane, listing open windows/panes, renaming window titles, rearranging pane layouts, reading terminal output, sending keystrokes to panes, setting…
dzearing/ghoztty-claude-plugin
Skill Claude CodeCodex
Use when the user invokes /process-feedback to drain the Ghoztty viewer feedback queue - claim the oldest report folder in temp/feedback/new/, plan and investigate it, reproduce the problem, fix it (TDD where applicable), validate with a real build and test run, then move it to temp/feedback/complete/ and reset…