worktree-review

Official

Validate git worktree setup

Authorsmykla-skalski
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill prevents common issues in Git worktrees by automatically validating critical configurations like symlinks, Git excludes, and branch tracking, ensuring a stable and error-free development environment.

Core Features & Use Cases

  • Symlink Integrity: Verifies that all necessary symlinks exist and point to the correct targets, preventing broken links.
  • Git Excludes Configuration: Ensures that symlinked files are correctly excluded from Git tracking to avoid accidental commits.
  • Branch Tracking Validation: Confirms that worktrees are properly linked to their upstream branches.
  • Use Case: After creating a new Git worktree for a feature branch, run this Skill to confirm that all essential configuration files and symlinks are correctly set up before you start coding.

Quick Start

Run the worktree-review skill to validate the current directory's Git worktree setup.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 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: worktree-review
Download link: https://github.com/smykla-skalski/sai/archive/main.zip#worktree-review

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.