Claude Skills
CollectionsCompareWorkflowsNominate
Sign inSign up
© 2026 Curated Agent Skills·Learn more about Agent Skills
Back to repository

remove-git-worktree

verified

git worktreeを削除します。間違えて作成した場合や、作業完了後のクリーンアップに使用します。

View on GitHub

Marketplace

marketplace

AKABANAKK/claude-code-marketplace

Plugin

akb7

Repository

AKABANAKK/claude-code-marketplace

akb7/skills/remove-git-worktree/SKILL.md

Last Verified

February 1, 2026

Install Skill

Select agents to install to:

Scope:
npx add-skill https://github.com/AKABANAKK/claude-code-marketplace/blob/main/akb7/skills/remove-git-worktree/SKILL.md -a claude-code --skill remove-git-worktree

Installation paths:

Claude
.claude/skills/remove-git-worktree/
Powered by add-skill CLI

Instructions

# Remove Git Worktree

## Instructions

以下のコマンドを実行して、git worktreeを削除します。
引数には削除するブランチ名を指定してください。

```
bash scripts/remove-worktree.sh [ブランチ名]
```

Validation Details

Front Matter
Required Fields
Valid Name Format
Valid Description
Has Sections
Allowed Tools
Instruction Length:
142 chars

Issues Found:

  • short_instructions_142