tools-p4-shelving
Installation
SKILL.md
Perforce Shelving
Overview
Shelving stores pending changes on the Perforce server without submitting them. This enables code review, work-in-progress backup, sharing between workspaces, and collaboration.
When to Use
- Backing up work-in-progress
- Sharing changes for code review
- Switching between tasks
- Transferring work between workspaces
- Parking changes temporarily
- Pre-submit review (Swarm)
Core Concepts
Shelving vs Submitting
Related skills
More from tjboudreaux/cc-plugin-perforce
tools-p4-basics
Fundamental Perforce operations including sync, edit, add, delete, submit, revert, and file state management.
33tools-p4-changelist
Perforce changelist management including creating, editing, moving files between changelists, and pending change workflows.
19tools-p4-resolve
Perforce conflict resolution including merge strategies, 3-way merge, resolve workflows, and handling binary conflicts.
14