Gentle AI — Agent Skills Index banner
Gentleman-Programming Gentleman-Programming

Gentle AI — Agent Skills Index

AI community intermediate

Description

When working on this project, load the relevant skill(s) BEFORE writing any code.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

Repository README

This is the README for Gentleman-Programming/gentle-ai, shared by 4 entries in this directory. It describes the repository, not this entry specifically.

Gentle AI — Agent Skills Index

When working on this project, load the relevant skill(s) BEFORE writing any code.

How to Use

  1. Check the trigger column to find skills that match your current task
  2. Load the skill by reading the SKILL.md file at the listed path
  3. Follow ALL patterns and rules from the loaded skill
  4. Multiple skills can apply simultaneously

Skills

Skill Trigger Path
gentle-ai-issue-creation When creating a GitHub issue, reporting a bug, or requesting a feature. `skills/issue-creation/SKILL.md`
gentle-ai-branch-pr When creating a pull request, opening a PR, or preparing changes for review. `skills/branch-pr/SKILL.md`