Toolverse
All skills

project-session-manager

by Yeachan-Heo

Manage isolated dev environments with git worktrees and tmux sessions

Installation

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

Installation

Quick info

Category
DevOps
Views
6

About this skill

Manage isolated dev environments with git worktrees and tmux sessions

How to use

  1. Zainstaluj umiejętność w swoim środowisku Claude Code, wpisując /oh-my-claudecode:project-session-manager lub używając aliasu /oh-my-claudecode:psm.

  2. Skonfiguruj aliasy projektów, tworząc plik ~/.psm/projects.json z mapowaniem skrótów do repozytoriów. Na przykład dodaj wpis dla projektu z lokalną ścieżką i domyślną gałęzią bazową, aby móc odwoływać się do niego krótką nazwą.

  3. Aby rozpocząć pracę nad pull requestem, użyj komendy /psm review z referencją do PR-a, na przykład /psm review omc#123. Spowoduje to utworzenie nowej sesji tmux i git worktree dla tego PR-a.

  4. Aby naprawić issue, wpisz /psm fix omc#42, gdzie liczba to identyfikator issue'a. Umiejętność automatycznie przygotuje izolowane środowisko dla tej pracy.

  5. Aby rozwijać nową funkcję, użyj /psm feature nazwa-projektu nazwa-funkcji. Możesz wtedy pracować nad nową gałęzią bez wpływu na główny kod.

  6. Zarządzaj aktywnymi sesjami za pomocą /psm list, aby wyświetlić wszystkie worktrees, /psm attach sesja aby dołączyć do istniejącej sesji, lub /psm cleanup aby usunąć sesje dla zamkniętych PR-ów i merged gałęzi.

Related skills

clawhub

by openclaw

Use the ClawHub CLI to search, install, update, and publish agent skills from clawhub.com. Use when you need to fetch new skills on the fly, sync installed skills to latest or a specific version, or publish new/updated skill folders with the npm-installed clawhub CLI.

DevOps
14106

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

lambda

by itsmostafa

AWS Lambda serverless functions for event-driven compute. Use when creating functions, configuring triggers, debugging invocations, optimizing cold starts, setting up event source mappings, or managing layers.

DevOps
127

dashboard-creator

by mhattingpete

Create HTML dashboards with KPI metric cards, bar/pie/line charts, progress indicators, and data visualizations. Use when users request dashboards, metrics displays, KPI visualizations, data charts, or monitoring interfaces.

DevOps
21124

pmbok-project-management

by jgtolentino

Comprehensive PMP/PMBOK project management methodologies and best practices. Use this skill when users need guidance on project management processes, templates, knowledge areas, process groups, tools, techniques, or certification preparation. Covers all 10 PMBOK Knowledge Areas

DevOps
21133

docker-containerization

by openclaw

This skill should be used when containerizing applications with Docker, creating Dockerfiles, docker-compose configurations, or deploying containers to various platforms. Ideal for Next.js, React, Node.js applications requiring containerization for development, production, or

DevOps
1334