Smart git branch management with Linear integration
/plugin marketplace add duongdev/ccpm/plugin install ccpm@duongdev-ccpm-marketplace[issue-id | branch-name] [--create] [--switch] [--delete] [--list]# /ccpm:branch - Smart Branch Management Manage git branches with automatic naming conventions and Linear issue linking. ## Usage ## Helper Functions This command uses: - `helpers/branching-strategy.md` - For type-based branch prefix mapping from multi-level CLAUDE.md ## Implementation ### Step 0: Load Branching Strategy from CLAUDE.md Hierarchy **Uses `helpers/branching-strategy.md` for type-based branch prefixes!** ### Step 1: Parse Arguments ### Step 2: List Branches ### Step 3: Cleanup Merged Branches ### Step 4: Create or Switch Branch ### Step 5: Show Current B...