github-workflow

Installation
SKILL.md

GitHub Workflow

Automate the full GitHub development lifecycle: branches, commits, pushes, PRs, issues, and code review.

Quick Start

  1. User requests a git action (commit, PR, branch, push, issue)
  2. Check repo state: git status, git branch, git log --oneline -5
  3. Execute the appropriate workflow below
  4. Confirm result to user

Workflows

1. Branching

Installs
99
GitHub Stars
487
First Seen
Mar 21, 2026
github-workflow — transilienceai/communitytools