By motlin
Show Claude Code activity in tmux pane titles with visual status symbols for working, editing, running commands, and other events.
Collection of plugins for Claude Code that enhance terminal integration and task management.
todo.md) and let Claude Code implement them automaticallyStop hook that catches ownership-dodging and session-quitting phrases and writes an informational warning to stderrFrom GitHub:
claude plugin marketplace add motlin/claude-code-plugins
For local development or if you are behind a firewall, clone first and add from a local directory:
claude plugin marketplace add "$(pwd)"
claude plugin install markdown-tasks@motlin-claude-code-plugins
claude plugin install orchestration@motlin-claude-code-plugins
claude plugin install tmux-titles@motlin-claude-code-plugins
claude plugin install iterm2-titles@motlin-claude-code-plugins
claude plugin install build@motlin-claude-code-plugins
claude plugin install code@motlin-claude-code-plugins
claude plugin install git@motlin-claude-code-plugins
claude plugin install github@motlin-claude-code-plugins
claude plugin install java@motlin-claude-code-plugins
claude plugin install justfile@motlin-claude-code-plugins
claude plugin install stop-phrase-guard@motlin-claude-code-plugins
Matches all tools
Hooks run on every tool call, not just specific ones
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub motlin/claude-code-plugins --plugin tmux-titlesCore orchestration guidelines for conversation style, code style, testing, tool conventions, and workflow automation
Updates iTerm2 window title with Claude Code status indicators showing current activity (working, editing files, running commands, etc.)
Temporal database patterns for system-time versioned tables
Development guidelines for writing stable, maintainable skills, agents, and commands
Explain a command-line investigation as a single self-contained HTML report: the commands run, their real output, and just enough reasoning to teach it
Updates iTerm2 window title with Claude Code status indicators showing current activity (working, editing files, running commands, etc.)
Tmux session awareness and pane interaction
TMUX session awareness and process management for running services in dedicated panes
Monitor Claude Code agents across tmux panes in a real-time sidebar TUI
Provides tmux-cli skill, to allow Claude-Code to interact with CLI scripts or other code-agents in tmux panes, using the `tmux-cli` command
Real-time statusline HUD for Claude Code - displays context usage, tool activity, agent tracking, and todo progress