oat-worktree-bootstrap-auto

Community

Autonomous worktree setup for agents.

Authortkstang
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the creation and setup of Git worktrees for agentic workflows, ensuring a consistent and ready development environment without manual intervention.

Core Features & Use Cases

  • Automated Worktree Management: Creates or reuses Git worktrees based on specified branches and base references.
  • Non-Interactive Execution: Designed for agent-only execution, avoiding user prompts.
  • Baseline Checks: Runs essential checks like dependency installation, tests, and Git status to ensure worktree integrity.
  • Use Case: An agent needs to switch to a new feature branch, set up its isolated work environment, and run initial tests before proceeding with implementation. This skill handles that entire process autonomously.

Quick Start

Use the oat-worktree-bootstrap-auto skill to set up a worktree for the 'feature/new-login' branch, using 'origin/main' as the base.

Dependency Matrix

Required Modules

pnpmgitnode

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: oat-worktree-bootstrap-auto
Download link: https://github.com/tkstang/open-agent-toolkit/archive/main.zip#oat-worktree-bootstrap-auto

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.