Claude Skills · Code Review & Testing

Apply Git Branching, Commit, And Pull Request Best Practices Through Git Workflow Skill

agentskillexchange/skills

Give an agent a portable Git workflow playbook for branch strategy, commit hygiene, pull requests, merge choices, and CI-aware collaboration.

★ 34 Synced 1 hour ago View SKILL.md

At a glance

Code Review & Testing Manual install Python Actively maintained

This skill is for Code Review & Testing and helps you review pull requests, enforce commit hygiene, and design branch strategy.

Install git clone --depth 1 https://github.com/agentskillexchange/skills cp -r skills/skills/apply-git-branching-commit-and-pr-best-practices-through-git-workflow-skill ~/.claude/skills/apply-git-branching-commit-and-pr-best-practices-through-git-workflow-skill
Can use Not declared by the author

Setup, runtime and requirements describe agentskillexchange/skills, the repo this skill ships in.

gitbranchingPull RequestsCommitscollaborationcicd

Also in agentskillexchange/skills

View the repo

Builds citation networks from Semantic Scholar API and CrossRef DOI metadata. Visualizes paper influence graphs using NetworkX, identifies s...

ACF Custom Fields REST Exposer DevOps & Infrastructure

Exposes Advanced Custom Fields data through the WordPress REST API using register_rest_field and acf_format_value. Handles repeater fields,...

An ASE skill built around ACF Extended, the WordPress enhancement suite for Advanced Custom Fields that adds field types, admin improvements...

Converts Advanced Custom Fields field groups into native Gutenberg blocks using the ACF Block API v2 and @wordpress/scripts build pipeline....

Activepieces is an open-source, self-hostable workflow automation platform with 200+ integrations. It provides a visual builder for creating...

ActivityWatch is a privacy-first, open-source automated time tracker that records application usage, browser activity, and AFK status across...

Act Local GitHub Actions Runner DevOps & Infrastructure

act is an open-source CLI tool that runs GitHub Actions workflows locally using Docker, enabling fast feedback on workflow changes without p...

Use AgentClick when an agent should pause before risky commands, plans, drafts, or code changes so a human can inspect, edit, approve, or re...

Use UX/UI Agent Skills when Claude should generate tokens, component specs, accessibility audits, and framework-specific UI code from a repe...

Use Bats-core when an agent needs to turn fragile shell scripts or command-line workflows into something it can verify repeatedly after edit...

Use Cognee to ingest project knowledge into graph and vector memory so agents can retrieve durable context across sessions and workflows.

Give a coding agent symbol-aware lookup, cross-file rename, and structural edit tools before it starts making brittle text-only changes.

Other Code Review & Testing skills

Grill With Docs mattpocock/skills

A relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary) as we go.

Resolving Merge Conflicts mattpocock/skills

Use when you need to resolve an in-progress git merge/rebase conflict.

Scaffold Exercises mattpocock/skills

Create exercise directory structures with sections, problems, solutions, and explainers that pass linting. Use when user wants to scaffold e...

Migrate To Shoehorn mattpocock/skills

Migrate test files from `as` type assertions to @total-typescript/shoehorn. Use when user mentions shoehorn, wants to replace `as` in tests,...

Triage mattpocock/skills

Move issues and external PRs through a state machine of triage roles — categorise, verify, grill if needed, and write agent-ready briefs.

Batch Grill Me mattpocock/skills

A relentless interview that asks every frontier question at once, round by round.