manage-branch

Official

Create timestamped topic branches with a command.

Authorqmu
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps developers quickly verify the current Git branch and create timestamped topic branches for feature work, reducing context switching and merge conflicts.

Core Features & Use Cases

  • Branch state check: Detect if you are on main/master and report the current branch.
  • Topic branch creation: Generate timestamped branches with prefixes like drive- or trip- and switch to the new branch.
  • Use Case: When starting a TiDD task, run the appropriate script to ensure a clean, named branch is created before coding.

Quick Start

Run the check script to view your current branch state, then create a timestamped topic branch: bash .claude/skills/manage-branch/sh/check.sh bash .claude/skills/manage-branch/sh/create.sh [prefix]

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: manage-branch
Download link: https://github.com/qmu/workaholic/archive/main.zip#manage-branch

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.