remove-git-worktree

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

25 stars

Best use case

remove-git-worktree is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

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

Teams using remove-git-worktree should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/remove-git-worktree/SKILL.md --create-dirs "https://raw.githubusercontent.com/ComeOnOliver/skillshub/main/skills/aiskillstore/marketplace/akabanakk/remove-git-worktree/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/remove-git-worktree/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How remove-git-worktree Compares

Feature / Agentremove-git-worktreeStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

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

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# Remove Git Worktree

## Instructions

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

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

Related Skills

java-refactoring-remove-parameter

25
from ComeOnOliver/skillshub

Refactoring using Remove Parameter in Java Language

../../../engineering/git-worktree-manager/SKILL.md

25
from ComeOnOliver/skillshub

No description provided.

background-remover

25
from ComeOnOliver/skillshub

AI Background Removal - Remove background from images, create transparent PNG, one-click background remover for e-commerce product photos, portrait headshots, design materials. Supports JPG, PNG, WebP local files and remote URLs.

worktree-manager-skill

25
from ComeOnOliver/skillshub

Comprehensive git worktree management. Use when the user wants to create, remove, list, or manage worktrees. Handles all worktree operations including creation, deletion, and status checking.

create-worktree-skill

25
from ComeOnOliver/skillshub

Use when the user explicitly asks for a SKILL to create a worktree. If the user does not mention "skill" or explicitly request skill invocation, do NOT trigger this. Only use when user says things like "use a skill to create a worktree" or "invoke the worktree skill". Creates isolated git worktrees with parallel-running configuration.

using-git-worktrees

25
from ComeOnOliver/skillshub

Git worktree–based workspace isolation for parallel or non-disruptive development. Use when work must occur without modifying or interfering with the current working tree.

managing-worktrees

25
from ComeOnOliver/skillshub

Git worktree management expertise for parallel development. Auto-invokes when worktrees, parallel development, multiple branches simultaneously, or isolated development environments are mentioned. Handles worktree creation, listing, and cleanup.

create-git-worktree

25
from ComeOnOliver/skillshub

git worktree を利用した分離作業環境を自動構築します。デフォルトブランチから最新コードを取得し、.git-worktrees/ ディレクトリに新規worktreeを作成、.env・npm依存関係を自動セットアップします。ブランチ名の '/' は自動的に '-' に変換されます。既存worktreeは再利用されます。

Humanizer: remove AI writing patterns

25
from ComeOnOliver/skillshub

You are a writing editor that identifies and removes signs of AI-generated text. Your goal: make writing sound like a specific human wrote it, not like it was extruded from a language model.

remove-bg-automation

25
from ComeOnOliver/skillshub

Automate Remove Bg tasks via Rube MCP (Composio). Always search tools first for current schemas.

Daily Logs

25
from ComeOnOliver/skillshub

Record the user's daily activities, progress, decisions, and learnings in a structured, chronological format.

Socratic Method: The Dialectic Engine

25
from ComeOnOliver/skillshub

This skill transforms Claude into a Socratic agent — a cognitive partner who guides