Browse 138,453 skills across 70 categories. Mirrored from majiayu000/claude-skill-registry.
Planが複雑/完了した直後に自動的に呼び出す必要があるスキルです
Manage git worktrees for parallel feature development. Use when user mentions worktree, wants to work on multiple branches simulta...
Git worktree 생성, 제거, 목록 확인
Creates new git worktree with symlinked/copied assets and independent environment setup. Triggers on keywords: worktree, create wo...
Use when starting new feature work that should happen in an isolated git worktree on its own branch.
Use when starting feature work that needs workspace isolation — creates git worktree with automatic project setup and baseline tes...
Use when the user wants to work in an isolated branch, start a safe development environment, or avoid polluting the main branch.
Create isolated git worktree for parallel development in monorepos.
Manage git worktrees for parallel issue development with interactive selection and cleanup.
Use when executing beads in isolated git worktrees. Defines worktree lifecycle, naming conventions, safety verification, and merge...
Create a new git worktree and switch the session into it
Create a git worktree with Graphite tracking and local config setup for isolated feature work.
Use when managing git worktrees (list, create/switch, delete, configure) in this repo; prefer the git-wt subcommand for worktree o...
Create a git worktree and prime the development environment for a new feature or refactor
Delegate tasks to parallel worktree agents.
Manages git worktrees for parallel development. Creates isolated working directories for tickets/branches, lists active worktrees,...
Create worktrees and launch Claude Code agents. USE THIS SKILL when user says "create worktree", "spin up worktree", "new worktree...
Use when removing a git worktree and cleaning up its associated local branch from the main repository.
Remove merged or stale git worktrees. Use after PRs are merged, work is done, or when worktrees are no longer needed.
Clean up completed worktrees after feature is merged
Git worktree management with worktree.py CLI. Use for creating worktrees, teardown, merging PRs, syncing branches, and Docker serv...
Provides centralized worktree handling for workflow commands, eliminating ~50 lines of inline code per command.
Manage multiple Claude Code instances across git worktrees. Check status, claim/release file locks, sync decisions, and prevent co...
新しいブランチとworktreeを作成し、開発作業を開始するためのスキル。タスク着手時に「worktreeを作成」「ブランチを作成して作業開始」「/worktree-create <branch-name>」などで使用。
Create isolated git worktrees for parallel development. Use when working on multiple issues simultaneously.
Create a new git worktree for parallel feature development with automatic plan initialization
워크트리 생성 로직 (재사용 스킬)
worktreeでtmuxセッションを使って開発サーバーを起動。「開発サーバーを立ち上げたい」「バックグラウンドでプロセス実行」時に使用
Merge a worktree feature branch into main and clean up the worktree. Use after finishing work in a worktree created by /worktree-s...
Create a git worktree with a new branch for implementing a fix or feature for a GitHub issue
Guide for creating and working in Git worktrees with a consistent workflow. Use when a user wants to run a task in a separate work...
Initialize worktree data protection configuration. Run this once in the main repository before creating any worktrees to set up sh...
Manage git worktrees (create/list/switch/cleanup) and copy .env files. Use for parallel feature work, isolated review, clean works...
Manage git worktree lifecycle for parallel development. Create worktrees with port isolation, manage multiple branches simultaneou...
CRITICAL: Use /createworktree command for worktree management. Never use manual git worktree commands. Ports are auto-calculated.
List all active feature worktrees with their status. Shows branch name, commits ahead of main, and whether there are uncommitted c...
Set up a dev environment in an existing worktree (make dev + copy secrets)
Use when managing git worktrees. Provides patterns for creation, cleanup, and branch naming.
Git worktree management for parallel dotfiles development. Use when user mentions "create worktree", "switch worktree", "delete wo...
Manage git worktrees for this repo. Use when creating/removing/inspecting worktrees or when isolating work into a new path/branch...
Automate Git worktree creation with isolated Docker services and browser automation for parallel Claude Code development sessions....
Create and manage git worktrees with automated setup and cleanup for AI coding agents. Use this skill when asked to "create a work...
Configure Cursor's built-in worktree setup and cleanup for parallel agents. Use when the user wants to customize worktree setup (d...
Manages the full lifecycle of git worktrees — create, list, update, and remove. Handles environment setup (.env), dependency insta...
Managing git worktrees for parallel development with Claude Code agents. Use when creating worktrees, spinning up parallel branche...
Comprehensive git worktree management. Use when the user wants to create, remove, list, or manage worktrees. Handles all worktree...
Use when merging parallel worktrees back together after parallel implementation
Guide for working within git worktrees in the Orient monorepo. Use this skill when you detect you're working in a worktree (path c...
Create and manage a git worktree for parallel feature development, then open the new worktree in the editor (code/Cursor) for a se...
Ensures all file operations occur in the correct worktree directory to prevent accidental changes to the wrong codebase. Use when...
Manage git worktrees with PR workflow and multi-agent review (Claude + Codex). Use when developing features in isolation with easy...
워크트리 제거 로직 (재사용 스킬)
Safely remove a worktree by checking for important data in data/local before deletion. Preserves data/shared (symlink to main repo...
Automatically invoked after `git worktree add` to create data/shared symlink and data/local directory. Required before starting wo...
Create and manage git worktrees for parallel project development
Post-checkout git hook for automatic worktree setup. Use when: (1) Setting up automatic configuration for new git worktrees, (2) C...
Spawn an independent Claude instance in a git worktree to work on a task in parallel. Use when the user wants to delegate a task t...
Create a git worktree for isolated parallel feature development. Lighter than fork-project — shares git history but zero .git cont...
worktreeとtmuxセッションの状態確認。「worktreeの状況を見たい」「実行中プロセスを確認」時に使用
Set up and orchestrate parallel Claude Code agents using git worktrees. Use this skill when the user wants to parallelize a featur...
Switch between git worktrees for parallel development. Use when working on multiple issues simultaneously.
Sync git worktrees with remote and main branch changes. Use to keep long-running feature branches up-to-date.
Sync all git worktrees and Claude Code settings across machines — use at start or end of day to checkpoint work. Commits uncommitt...
Sync current worktree with base branch to keep feature branch up to date
Manage git worktrees for parallel branch development using custom git scripts (git-newtree, git-killtree, git-maingulp). Use when...
You are a user of git worktrees. You interact with git worktrees to carry out coding tasks.
Use to orchestrate the full development loop in a worktree - chains plan review, implementation, audit, and optional reach phases...
Git worktree を使用したホスト環境での並行開発ワークフロー。プラットフォーム固有コード(macOS API等)の開発時に使用。
Isolated git worktree workflow for coding agents. Handles worktree creation, atomic commits, branch publishing, optional PR creati...
Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isol...
Use this skill when the user asks about Worktrunk (wt), git worktree management, running parallel AI agents with worktrees, settin...
Guidance for Worktrunk, a CLI tool for managing git worktrees. Covers configuration (user config at ~/.config/worktrunk/config.tom...
Train and deploy generative UI agents using behavioral programming constraints, A2A protocol for agent interoperability, and patte...
Validate TraitorSim content for World Bible lore consistency, detect forbidden real-world brand leakage, and ensure in-universe br...
The Arcanean World Architecture System - create internally consistent universes using the Seven Pillars framework, from geography...