News

Automate Laravel Herd Worktrees with This Claude Code Skill

Published
Automate Laravel Herd Worktrees with This Claude Code Skill image

I released Laravel Herd Worktree, a new Claude Code skill that automates the setup of git worktrees for Laravel projects served by Laravel Herd, eliminating the repetitive friction of working on multiple feature branches simultaneously.

Developers working on Laravel projects often face the pain of context switching between branches—stashing changes, reconfiguring environment files, and dealing with broken session cookies. This skill solves that problem with a single command.

Running /laravel-herd-worktree creates an isolated worktree, links it to Herd at http://your-branch.test, configures the .env file with correct APP_URL, SESSION_DOMAIN, and SANCTUM_STATEFUL_DOMAINS settings, installs Composer and npm dependencies, and starts Vite with proper CORS configuration. Each worktree operates as a fully independent development environment.

The skill also handles the end of the workflow, developers can create pull requests directly from the worktree, transfer changes back to the main project directory, or cleanly remove the worktree with proper Herd unlinking. Laravel Herd Worktree is free and open source, available on the Claude Code marketplace via /plugin install laravel-herd-worktree@harrisrafto-laravel-tools or on https://github.com/harris21/laravel-herd-worktree.

Harris Raftopoulos photo

Senior Software Engineer • Staff & Educator @ Laravel News • Co-organizer @ Laravel Greece Meetup

Sponsored

acquaintsoft logo
Acquaint Softtech

Hire Laravel developers with AI expertise at $20/hr. Get started in 48 hours.

Visit Acquaint Softtech

The latest

View all →
Agent Run Observability in Laravel AI SDK 0.11 image

Agent Run Observability in Laravel AI SDK 0.11

Read article
Debounced Queued Event Listeners in Laravel image

Debounced Queued Event Listeners in Laravel

Read article
Statamic Mailables Viewer Previews Laravel Emails in the Control Panel image

Statamic Mailables Viewer Previews Laravel Emails in the Control Panel

Read article
Laravel Tackle: Run an AI Coding Agent in Your Laravel App image

Laravel Tackle: Run an AI Coding Agent in Your Laravel App

Read article
Queue::forward(): Reroute Laravel Queues in One Place image

Queue::forward(): Reroute Laravel Queues in One Place

Read article
Laravel Read-Through Filesystem: Lazy Storage Migration image

Laravel Read-Through Filesystem: Lazy Storage Migration

Read article