Toolverse
All skills

worktree-manager-skill

by disler

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.

Installation

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

Installation

Quick info

Author
disler
Category
Backend
Views
21

About this skill

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.

How to use

  1. Zainstaluj umiejętność w swoim systemie agenta Claude, dodając ją do katalogu skills. Upewnij się, że masz dostęp do narzędzi: SlashCommand, Bash, Read, Write, Edit, Glob i Grep.

  2. Aby wyświetlić wszystkie istniejące worktree i ich status, użyj komendy /list_worktrees. Zwróci listę aktywnych środowisk wraz z informacją o przypisanych portach i konfiguracjach.

  3. Aby utworzyć nowe worktree dla nowej gałęzi, użyj /create_worktree nazwa-gałęzi [offset-portu]. Umiejętność automatycznie izoluje port, bazę danych i konfigurację dla tego środowiska, umożliwiając równoległy rozwój bez konfliktów.

  4. Jeśli chcesz usunąć istniejące worktree, które już nie jest potrzebne, użyj /remove_worktree nazwa-gałęzi. Operacja wyczyści całe środowisko i zwolni zasoby.

  5. Umiejętność automatycznie rozpoznaje kontekst — jeśli powiesz "stwórz nowe środowisko dla feature-x", wybierze odpowiednią komendę. Słowa kluczowe takie jak "utwórz", "pokaż", "usuń" kierują działaniem umiejętności.

  6. Dla zaawansowanych scenariuszy sprawdź dokumentację OPERATIONS.md i EXAMPLES.md w repozytorium, gdzie znajdziesz szczegółowe przykłady użycia i wzorce dla złożonych konfiguracji worktree.

Related skills

seedream-image-gen

by openclaw

Generate images via Seedream API (doubao-seedream models). Synchronous generation.

Backend
6235

sql-optimization-patterns

by wshobson

Master SQL query optimization, indexing strategies, and EXPLAIN analysis to dramatically improve database performance and eliminate slow queries. Use when debugging slow queries, designing database schemas, or optimizing application performance.

Backend
40163

literature-review

by K-Dense-AI

Conduct comprehensive, systematic literature reviews using multiple academic databases (PubMed, arXiv, bioRxiv, Semantic Scholar, etc.). This skill should be used when conducting systematic literature reviews, meta-analyses, research synthesis, or comprehensive literature

Backend
238507

travel-planner

by ailabs-393

This skill should be used whenever users need help planning trips, creating travel itineraries, managing travel budgets, or seeking destination advice. On first use, collects comprehensive travel preferences including budget level, travel style, interests, and dietary

Backend
4379

pdf-to-markdown

by aliceisjustplaying

Convert entire PDF documents to clean, structured Markdown for full context loading. Use this skill when the user wants to extract ALL text from a PDF into context (not grep/search), when discussing or analyzing PDF content in full, when the user mentions \

Backend
355664

context-optimizer

by openclaw

Advanced context management with auto-compaction and dynamic context optimization for DeepSeek's 64k context window. Features intelligent compaction (merging, summarizing, extracting), query-aware relevance scoring, and hierarchical memory system with context archive. Logs

Backend
2964