project-session-manager

Installation
SKILL.md

Project Session Manager (PSM) Skill

Quick Start: For simple worktree creation without tmux sessions, use omc teleport:

omc teleport #123          # Create worktree for issue/PR
omc teleport my-feature    # Create worktree for feature
omc teleport list          # List worktrees

See Teleport Command below for details.

Automate isolated development environments using git worktrees and tmux sessions with Codex CLI. Enables parallel work across multiple tasks, projects, and repositories.

Commands

Command Description Example
review <ref> PR review session /psm review omc#123
fix <ref> Issue fix session /psm fix omc#42
feature <proj> <name> Feature development /psm feature omc add-webhooks
Related skills
Installs
3
GitHub Stars
28.3K
First Seen
Feb 17, 2026