LogoClawIndex
CasesSkillsAbout
LogoClawIndex

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-11

Capabilities

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

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
docker
worktree
development
hot-reload
port-isolation
add wt.base-port labels
configure port isolation
set up data isolation
mount source code volumes
Docker project
docker-compose configuration
service definitions
docker-compose.yml
justfile
wt-post-setup.sh