clone-worktree-port-bump

Community

Isolate clones, avoid port conflicts.

Authortankygranny05
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill prevents port collisions and accidental modifications to original codebases by creating isolated, port-adjusted clones of a project for concurrent development or testing.

Core Features & Use Cases

  • Safe Cloning: Creates a clean, independent copy of a repository in ~/temp.
  • Port Management: Automatically increments port numbers in .env files based on the clone number to avoid conflicts.
  • Isolation Enforcement: Ensures work is confined to the clone, protecting the original project.
  • Use Case: When multiple developers need to work on the same project simultaneously, or when running multiple instances of a service for testing, this skill ensures each has its own environment without port clashes.

Quick Start

Clone the current project to ~/temp, bump ports, and prepare it for isolated work.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: clone-worktree-port-bump
Download link: https://github.com/tankygranny05/agent-box/archive/main.zip#clone-worktree-port-bump

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.