context-worktree

Community

Isolate new work via automatic git worktrees.

Authorjiunbae
Version1.0.0
Installs0

System Documentation

What problem does it solve?

새 작업 요청이 기존 맥락과 다를 때 자동으로 Git worktree를 생성하여 독립된 브랜치에서 작업하고 충돌 위험을 줄입니다.

Core Features & Use Cases

  • 맥락 유사성 판단: 파일 경로, 커밋 히스토리, 의미 분석을 이용한 판단
  • 자동 worktree 생성: 비유사 판단 시 새 worktree/브랜치 생성
  • 작업 컨텍스트 분리: 독립적 공간에서 작업
  • Git 저장소 검증: Git 저장소가 아닌 경우 자동 스킵

Quick Start

context-worktree collect를 실행해 현재 컨텍스트를 수집하고, 새 작업이 비유사하면 context-worktree create -b <branch> -d "<description>" 로 새 worktree를 생성합니다.

Dependency Matrix

Required Modules

git

Components

scripts

💻 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: context-worktree
Download link: https://github.com/jiunbae/agent-skills/archive/main.zip#context-worktree

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 471,000+ vetted skills library on demand.