gentle-ai-branch-pr

Official

Streamline Git branching and PRs for Gentle AI.

AuthorGentleman-Programming
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enforces a strict, issue-driven workflow for creating branches and pull requests within the Gentleman-Programming/gentle-ai repository, ensuring code quality and maintainability.

Core Features & Use Cases

  • Issue-First Enforcement: Guarantees all PRs are linked to approved issues.
  • Standardized Branching: Enforces a clear naming convention for feature and fix branches.
  • Conventional Commits: Promotes consistent and understandable commit history.
  • Automated Checks: Integrates with CI to ensure PRs meet all quality gates.
  • Use Case: When starting a new bug fix, you can use this skill to create a branch named fix/issue-123-description, make your changes, commit them using Conventional Commits, and then open a PR that automatically links to issue #123 and passes all required checks.

Quick Start

Use the gentle-ai-branch-pr skill to create a new feature branch named 'feat/add-user-profile'.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: gentle-ai-branch-pr
Download link: https://github.com/Gentleman-Programming/gentle-ai/archive/main.zip#gentle-ai-branch-pr

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.