verify-worktree-plugins

Verify and patch Claude Code worktree integration instructions in plugin files.

1|Updated Feb 6, 2026
One-click install
npx skills add https://github.com/skinnyandbald/fish-skills --skill verify-worktree-plugins
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: verify-worktree-plugins
Source: https://github.com/skinnyandbald/fish-skills/tree/main/skills/verify-worktree-plugins
Command: npx skills add https://github.com/skinnyandbald/fish-skills --skill verify-worktree-plugins

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill prevents worktree-related instructions from being lost in Claude Code after plugin updates, ensuring users are correctly guided to launch new instances in worktrees.

Core Features & Use Cases

  • Automated Verification: Checks critical files within compound-engineering and superpowers plugins for essential Claude Code worktree integration patches.
  • Patch Application: Can automatically re-apply missing patches to SKILL.md and shell scripts.
  • Use Case: After updating your compound-engineering plugin, you notice that creating a new worktree no longer prompts you to open a new Claude Code instance. Running this skill will verify the issue and automatically fix the missing instructions.

Quick Start

Run the verify-worktree-plugins skill to check and fix worktree plugin patches.

Frequently Asked Questions about verify-worktree-plugins

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
Why does Claude Code no longer prompt me to open a new instance in a git worktree?

Git worktree integration instructions are lost because recent plugin updates remove critical guidance for launching new Claude Code instances in worktree directories. This skill automatically verifies and re-applies the missing worktree patches to resolve the issue.

How do I restore missing worktree instructions in the compound-engineering plugin?

To restore missing worktree instructions, run this verification skill to scan critical files like SKILL.md and shell scripts. It detects missing patches and automatically re-applies them to restore worktree integration guidance.

What is a worktree plugin verification script used for?

A worktree plugin verification script checks essential Claude Code worktree integration files within compound-engineering and superpowers plugins. It ensures critical isolated development environment instructions remain patched and intact across plugin updates.

Can I automatically patch superpowers plugins to support isolated worktree development?

Yes, you can automatically patch superpowers plugins to support isolated worktree development. This skill verifies critical files and applies missing patches to shell scripts, ensuring correct user workflow for isolated worktree directories.

Does updating my git plugins break Claude Code worktree integration?

Yes, updating git plugins can break Claude Code worktree integration when updates overwrite critical guidance for launching new instances in worktrees. Running this skill after updates verifies the patch status and re-applies missing instructions automatically.

What files does the worktree verification process check for missing patches?

The worktree verification process checks critical files including SKILL.md and shell scripts within the compound-engineering and superpowers plugins. It verifies these files contain the essential patches required for isolated worktree development environments.