Toolverse
All skills

worktree-status

by MoonshotAI

Audit all git worktrees in the current project. Use when the user asks about worktree status, which branches are merged, which have uncommitted changes, or which worktrees can be safely cleaned up.

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Category
DevOps
Views
2

About this skill

Audit all git worktrees in the current project. Use when the user asks about worktree status, which branches are merged, which have uncommitted changes, or which worktrees can be safely cleaned up.

How to use

  1. Zainstaluj umiejętność w swoim projekcie, dodając plik worktree-status do katalogu skills agenta.

  2. Wyzwól umiejętność, pytając agenta o status worktrees — na przykład "które worktrees mogę usunąć?", "jaki jest status moich gałęzi roboczych?" lub "które z moich worktrees mają niezacommitowane zmiany?".

  3. Agent automatycznie pobierze najnowszą wersję gałęzi main z origin — ten krok jest obowiązkowy, ponieważ bez niego wykrywanie scalonych gałęzi może zwrócić nieaktualne wyniki.

  4. Umiejętność przeskanuje wszystkie worktrees w projekcie i zbierze informacje o każdym z nich: nazwę, aktualną gałąź, czy ma niezacommitowane zmiany (stan "clean" lub "DIRTY"), oraz czy gałąź została scalona do origin/main.

  5. Przejrzyj raport — dla każdego worktree zobaczysz jego status. Worktrees oznaczone jako "clean" i "merged" są bezpieczne do usunięcia. Worktrees ze statusem "DIRTY" zawierają niezacommitowane zmiany i wymagają uwagi przed czyszczeniem.

  6. Na podstawie raportu podejmij decyzję, które worktrees zachować, a które usunąć — umiejętność dostarcza wszystkich informacji potrzebnych do bezpiecznego czyszczenia repozytorium.

Related skills

miniprogram-development

by TencentCloudBase

WeChat Mini Program development rules. Use this skill when developing WeChat mini programs, integrating CloudBase capabilities, and deploying mini program projects.

DevOps
1955

turborepo

by vercel

Turborepo monorepo build system guidance. Triggers on: turbo.json, task pipelines,\ndependsOn, caching, remote cache, the \

DevOps
1066

task-master

by sfc-gh-dflippo

AI-powered task management for structured, specification-driven development. Use this skill when you need to manage complex projects with PRDs, break down tasks into subtasks, track dependencies, and maintain organized development workflows across features and branches.

DevOps
14126

resolve-conflicts

by antinomyhq

Use this skill immediately when the user mentions merge conflicts that need to be resolved. Do not attempt to resolve conflicts directly - invoke this skill first. This skill specializes in providing a structured framework for merging imports, tests, lock files (regeneration),

DevOps
48163

postmortem-writing

by wshobson

Write effective blameless postmortems with root cause analysis, timelines, and action items. Use when conducting incident reviews, writing postmortem documents, or improving incident response processes.

DevOps
1385

macos-cleaner

by daymade

Analyze and reclaim macOS disk space through intelligent cleanup recommendations. This skill should be used when users report disk space issues, need to clean up their Mac, or want to understand what's consuming storage. Focus on safe, interactive analysis with user confirmation

DevOps
1331