agentsclimarketplace

Git workflow

Skill ComeOnOliver/skillshub/skills/aiskillstore/marketplace/89jobrien/git-workflow

🧠 The right skill, one API call. AI agent skills registry with token-efficient skill resolution. 5,000+ skills from 500+ top repos.

Install
npx -y skills add ComeOnOliver/skillshub --skill git-workflow

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

What its author says it does

Copied from the file, not written here

Git workflow and pull request specialist. Use when creating PRs, managing branches, establishing git conventions, or improving code review processes.

SKILL.md

1.4 KB, as published. Nobody here has run it

Git Workflow Skill

Expert guidance for git workflows, pull request best practices, branch management, and code review processes.

What This Skill Does

  • Creates well-structured pull requests
  • Establishes branch naming conventions
  • Defines PR templates and checklists
  • Reviews PR quality
  • Manages merge strategies
  • Handles rebasing and conflict resolution

When to Use

  • Creating pull requests
  • Establishing team git conventions
  • Improving code review process
  • Branch strategy decisions
  • PR template creation

Reference Files

  • references/PULL_REQUEST.template.md - PR body templates for features, bugs, refactors

Branch Naming

<type>/<issue-number>-<short-description>

Types: feat, fix, refactor, docs, test, chore

PR Best Practices

  1. Clear title following conventional format
  2. Summary explaining WHAT and WHY
  3. Specific test plan
  4. Breaking changes documented
  5. Screenshots for UI changes
  6. Link to related issues

Merge Strategies

StrategyWhen to Use
SquashFeature branches, clean history
MergePreserve commits, audit trail
RebaseLinear history, small changes

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.