By mediazard
Parallel Docker workspaces. Each dock is a git/jj worktree + isolated compose stack + Caddy wildcard route. Captain skills (/dock, /docks, /undock) orchestrate workspaces from a single Claude Code session.
Pre-generate the database dump that /dock uses to seed new workspaces. Run this whenever you want fresh data for the next workspace creation. Required at least once before /dock will work.
Create a new dock — an isolated, parallel Docker workspace for the current compose-based project. Each dock gets its own DB, ports, and Caddy wildcard route. Use when starting work on a new ticket or feature so the worker session has its own isolated environment.
List all currently running dock workspaces with their URLs, ticket descriptions, and worker status (question/idle). Use when checking which docks need attention, when deciding which dock to switch to, or to find an existing dock for a ticket before creating a new one.
Destroy a dock workspace — stops containers, removes its scoped Docker volumes, deletes the Caddy route, removes its inbox file. Does NOT remove the worktree directory itself (user runs `jj workspace forget` separately). Use when finished with a ticket and ready to reclaim resources.
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 mediazard/ccdock --plugin ccdockUltra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Memory compression system for Claude Code - persist context across sessions
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.
Curate auto-memory, promote learnings to CLAUDE.md and rules, extract proven patterns into reusable skills.