project-session-manager
✓Manage isolated dev environments with git worktrees and tmux sessions
Installation
SKILL.md
Automate isolated development environments using git worktrees and tmux sessions with Claude Code. Enables parallel work across multiple tasks, projects, and repositories.
| review | PR review session | /psm review omc#123 | | fix | Issue fix session | /psm fix omc#42 | | feature | Feature development | /psm feature omc add-webhooks | | list [project] | List active sessions | /psm list | | attach | Attach to session | /psm attach omc:pr-123 | | kill | Kill session | /psm kill omc:pr-123 |
| cleanup | Clean merged/closed | /psm cleanup | | status | Current session info | /psm status |
Manage isolated dev environments with git worktrees and tmux sessions Source: yeachan-heo/oh-my-claudecode.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/yeachan-heo/oh-my-claudecode --skill project-session-manager- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is project-session-manager?
Manage isolated dev environments with git worktrees and tmux sessions Source: yeachan-heo/oh-my-claudecode.
How do I install project-session-manager?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/yeachan-heo/oh-my-claudecode --skill project-session-manager Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/yeachan-heo/oh-my-claudecode
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01