gentle-ai-collab-perfect

Featured

Trigger: contributing to Gentleman-Programming/gentle-ai as an external collaborator. Strict issue-first workflow, honest PR bodies, contributor-vs-maintainer scope, chained-PR strategy, verification protocol, docstring coverage. Load whenever the active repo is Gentleman-Programming/gentle-ai and any part of the contribution flow is in scope: opening an issue, drafting or editing a PR body, splitting a change into chained/stacked PRs, or auditing a PR before requesting review.

AI & Automation 6,637 stars 740 forks Updated today MIT

Install

View on GitHub

Quality Score: 92/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

## When to use Use this skill when the active repo is `Gentleman-Programming/gentle-ai` and the contributor is an external collaborator (not the maintainer). Scope of the skill: - Opening or commenting on issues - Drafting, editing, or auditing PR bodies - Choosing a chained-PR strategy (Stacked vs Feature Branch Chain) - Cross-checking PR claims against the GitHub API - Deciding whether an action is contributor-scope or maintainer-scope Do NOT load this skill for: - Using gentle-ai as an installer (Gentleman-Programming/gentle-ai is the installer itself; not this skill) - Reading docs, debugging tests, or reviewing the codebase in general - Tasks on a different repository The skill assumes the contributor is working from wherever they push — a fork, a personal working repo, or anywhere they have write access. **It deliberately does not assume a fork.** Use it whether you push to `ardelperal/gentle-ai`, to a personal fork, or to a contributor org. --- ## Source of truth — inspect the repo, don't infer Before recommending any contribution action, inspect the relevant current source. The repo documents every constraint; pulling rules verbatim beats guessing. | Source | What it tells you | |---|---| | `CONTRIBUTING.md` | Issue-first workflow, label taxonomy, branch naming regex `^(feat\|fix\|chore\|docs\|style\|refactor\|perf\|test\|build\|ci\|revert)\/[a-z0-9._-]+$`, Conventional Commits format, 400-line review budget | | `.github/PULL_REQUEST_TEMPLATE.md` | Required P...

Details

Author
Gentleman-Programming
Repository
Gentleman-Programming/gentle-ai
Created
6 months ago
Last Updated
today
Language
Go
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Featured

gentle-ai-branch-pr

Create Gentle AI pull requests with issue-first checks. Trigger: creating, opening, or preparing PRs for review.

6,637 Updated today
Gentleman-Programming
Code & Development Listed

smart-git-commit-contributor

Use this skill when contributing to ANY open source repo or team codebase — forking, branching, committing, opening PRs, or responding to review comments. Triggers on: "open a PR", "contribute to", "fork this repo", "submit my changes", "respond to review", "address feedback", "my PR got a comment", "prepare contribution", "make my PR better", "ready to submit". Produces PRs that look professional, get reviewed faster, and get merged. Handles the full contributor lifecycle from fork to merge.

6 Updated 1 months ago
Zarl-prog
AI & Automation Listed

agent-conduct

Use when starting a new task or session in this repository and deciding what to load first and in what order (AGENTS, README, manifests, active process/stage definitions, role competencies); when a stage step names an execution role and its competencies need resolving; when deciding whether to ask a clarifying question versus proceed; when a different execution role should run as an isolated sub-agent rather than continuing in the current context; when choosing which capability and provider to reach for (semantic, structural, or text search; knowledge retrieval; execution; context optimization) and in what order; when checking whether another installed plugin already owns a rule before writing a new one; or when deciding how verbose to be, whether to read a whole file versus a ranged slice, or how to point at a large existing artifact instead of re-pasting it. Covers `agent-conduct.md` (the canonical capability model, provider mapping, search strategy, and tool-agnostic contributor behavior rules) and `ai-con

0 Updated 1 months ago
BhangeeF16