skill-task-git-flow

Community

One task per branch: standardized GitHub flow.

Authorstodesirnit976-bit
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill standardizes daily development workflows by implementing a one-task-one-branch GitHub flow, automating the end-to-end process from repo initialization to PR creation and merge, reducing manual steps and errors.

Core Features & Use Cases

  • One-task-per-branch workflow automation: initialize repositories, create a per-task branch, commit and push changes, open a pull request, and merge back to the default branch.
  • Enforced branch naming: uses task/YYYYMMDD-slug to make changes traceable and auditable.
  • Windows automation scripts: provides PowerShell scripts (e.g., ensure repo, start task branch, finish task) to complete key steps in a single run.

Quick Start

Clone this repository and run the provided PowerShell scripts to initialize a repository, start a new task branch, push changes, and create a pull request.

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: skill-task-git-flow
Download link: https://github.com/stodesirnit976-bit/Skills/archive/main.zip#skill-task-git-flow

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 223,000+ vetted skills library on demand.