worktree-wizard-integration - Integrate worktree-wizard for Docker development
Configure worktree-wizard integration for Docker-based development environments with port isolation, data isolation, and hot-reload support
Tags
Updated: 2026-03-11Capabilities
Typical Inputs
Typical Outputs
What this skill does
- add wt.base-port labels
- configure port isolation
- set up data isolation
- mount source code volumes
- configure hot-reload
- create docker-compose files
- set up justfile integration
- configure post-setup hooks
- add .gitignore entries
Inputs
- Docker project
- docker-compose configuration
- service definitions
Outputs
- docker-compose.yml
- justfile
- wt-post-setup.sh
- .wt-required-tools
- .gitignore entries
Requirements
- Docker environment
- Docker Compose
- just
