By koromiko
Reusable protocol for dispatching, monitoring, and recovering from subagent failures in Claude Code
A local marketplace for Claude Code plugins, providing custom tools, skills, and agents for enhanced development workflows.
.
├── .claude-plugin/
│ └── marketplace.json # Marketplace manifest
├── session-manager/ # Terminal session management plugin
│ ├── commands/ # Slash commands
│ ├── scripts/ # Helper scripts
│ └── skills/ # Knowledge skills
├── claude-usage-analyzer/ # Usage analytics plugin
│ ├── commands/ # Slash commands
│ ├── scripts/ # Python analysis pipeline
│ └── reference/ # Reference data
├── default-tools/ # Auto-approve hooks plugin
│ └── hooks/ # Event handlers
├── 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/
Terminal session management - fork sessions, run commands in panes/tabs, capture output.
/fork - Fork current Claude Code session, /run-in-pane - Run command in new pane/tab, /list-sessions - List managed sessionsAnalyze Claude Code session usage data and generate comprehensive reports with quantitative and qualitative insights.
/analyze-usage - Run full analysis pipelineAuto-approve safe tools with sensitive-path guards, macOS permission and stop notifications.
Skills 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.
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.
npx claudepluginhub koromiko/my_claudecode_marketplace --plugin agent-orchestrationTmux integration for Claude Code with session forking, pane management, output capture, and context injection
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
Context management and multi-agent orchestration with performance optimization tools
Advanced multi-agent coordination platform with task orchestration, performance monitoring, and workflow optimization. Features hooks for agent lifecycle events and MCP server for state management.
Professional-grade multi-LLM agent coordination with comprehensive registry system, mandatory orchestration protocol, and production-ready DevOps workflows. Portable and customizable for any project.
Use this agent when monitoring system health, optimizing performance, managing scaling, or ensuring infrastructure reliability. This agent excels at keeping studio applications running smoothly while preparing for growth and preventing disasters. Examples:\n\n<example>\nContext: App experiencing slow performance
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation