wa:dev-branch
CommunityCreate feature branches with enforced naming
Software Engineering#branch naming#git branching#feature workflow#dev-branch automation#CI-ready conventions#statusline updates
Authorjeremy-newhouse
Version1.0.0
Installs0
System Documentation
What problem does it solve?
It reduces delays and mistakes by automatically creating or switching to a correctly named feature branch following the project’s branch convention.
Core Features & Use Cases
- Branch assessment and safe switching: Checks the current git status and determines whether the user is already on a matching feature branch, otherwise it guides next steps to avoid wrong-branch work.
- Naming-convention enforcement: Builds branch names in the required
feat/WA-{issue-number}-{short-desc}orfix/WA-{issue-number}-{short-desc}format, enforcing lowercase, hyphen-separated, and max-length rules for the short description. - Staged workflow with status updates: Updates the statusline at the start of each stage and resets it on completion or error to keep execution traceable.
Quick Start
Run the command to create or switch to a properly named feature branch for a given issue description, such as: /wa:dev-branch feat/WA-123-short-description.
Dependency Matrix
Required Modules
None requiredComponents
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: wa:dev-branch Download link: https://github.com/jeremy-newhouse/eck-e2e-weather-app/archive/main.zip#wa-dev-branch Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.