blocklet-branch

Installation
SKILL.md

Blocklet Branch

Unified Git branch management tool providing branch detection, creation, and switching capabilities.

Core Philosophy

"Detect dynamically, never assume."

Branch management must not hardcode main or master. Different ArcBlock repositories follow different branch conventions. By analyzing PR history dynamically, branch operations adapt to each repository automatically.

Design Principles

  • Never assume the main branch is main or master; detect dynamically through merged PR history
  • Learn branch naming conventions from project history
  • Must handle uncommitted changes before switching branches

1. Repository Information Retrieval

Related skills

More from arcblock/agent-skills

Installs
3
GitHub Stars
5
First Seen
Jan 25, 2026