By koromiko
Tmux integration for Claude Code with session forking, pane management, output capture, and context injection
Capture output from a named tmux pane
Close a tmux pane by name or ID
Create a custom tmux workflow command for your project
Fork a Claude Code session into a new tmux window
List all tmux panes with their Claude names
Captures output from a tmux pane by name or ID. Use when user runs /capture-pane command.
Closes a tmux pane by name or ID. Use when user runs /close-pane command.
Guides creation of custom tmux workflow commands. Use when user runs /create-workflow command.
Handles forking Claude Code sessions into new tmux windows. Use when user runs /fork-session command.
Lists all tmux panes with their Claude names. Use when user runs /list-panes command.
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
A local marketplace for Claude Code plugins, providing custom tools, skills, and agents for enhanced development workflows.
.
├── .claude-plugin/
│ └── marketplace.json # Marketplace manifest
├── tmux-session-tools/ # Tmux integration plugin
│ ├── agents/ # Autonomous agents
│ ├── commands/ # Slash commands
│ ├── scripts/ # Helper scripts
│ └── skills/ # Knowledge skills
├── stackey-backend/ # Stackey API integration plugin
│ ├── agents/ # Code generation agents
│ └── skills/ # API, auth, database knowledge
├── stackey-experts/ # Stackey expert agents (symlink → /Users/neo/Projects/Stackey)
│ ├── agents/ # Domain expert agents
│ └── commands/ # Orchestration commands
├── swift-project-tools/ # Swift Project Tools (symlink)
└── local_plugins/ # Additional local plugins
└── tokenz-checkout-skills/
Tmux integration for Claude Code with session forking and comprehensive tmux knowledge.
/fork-session - Fork current tmux sessionSkills for working with StackeyBackend Supabase API - blocks, media, favorites, and authentication.
Expert agents for the Stackey ecosystem with specialized knowledge for each component.
stackey-app-expert - iOS/Swift, XcodeGen, SwiftUI, keyboard extensionstackey-backend-expert - Supabase Edge Functions, PostgreSQL, authenticationcontract-manager - OpenAPI specs, Swift type generation, contract testing/generate-orchestration - Generate agent orchestration instructions for CLAUDE.mdCross-references web checkout specifications for iOS SDK development.
Add this marketplace to your Claude Code configuration:
{
"marketplace": {
"sources": [
"[email protected]:koromiko/my_claudecode_marketplace.git"
]
}
}
plugin.json manifest with name, version, and description.claude-plugin/marketplace.jsonPrivate repository for personal use.
npx claudepluginhub koromiko/my_claudecode_marketplaceReusable protocol for dispatching, monitoring, and recovering from subagent failures in Claude Code
Manage Claude Code sessions across tmux panes and iTerm tabs - fork sessions, run commands, and capture output
Default tool auto-approval with sensitive-path guards and macOS permission/stop notification hooks
Analyze Claude Code session usage data and generate comprehensive reports with quantitative and qualitative insights
TMUX session awareness and process management for running services in dedicated panes
Tmux session awareness and pane interaction
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
cmux terminal automation skills for Claude Code — workspace layouts, session snapshot/restore, surface organizer, and more.
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.