Gentleman-ProgrammingGentleman-ProgrammingOfficialยท26 Agent Skills Included

gentle-ai

Give your AI coding agent memory, specs, skills, and review workflows

Configures the AI coding agents you already use with persistent memory, spec-driven development, curated skills, and bounded code review. Eliminates vague chatbot-style coding by enforcing proposals, specs, task breakdowns, and test-backed verification before code ships. Works across Claude Code, Cursor, Codex, Windsurf, and a dozen other agents with one installer.
npx skills add Gentleman-Programming/gentle-ai --all -g -y
Available:

Tells the AI agent which skill file to load for each task (issues, PRs, triage, docs) and enforces strict per-language code review rules with a pass/fail response format.

All Skills in This Repository (26)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
Gentleman-ProgrammingGentleman-Programming

skill-registry

Generates and updates a project skill registry markdown file.

Official
Intermediate
๐Ÿ“ฆ In Repo
Gentleman-ProgrammingGentleman-Programming

gentle-ai-branch-pr

Manage Git branching and pull request creation for the Gentleman-Programming/gentle-ai repository.

Official
Advanced
๐Ÿ“ฆ In Repo
Gentleman-ProgrammingGentleman-Programming

gentle-ai-issue-creation

Create GitHub issues for the Gentleman-Programming/gentle-ai repository using predefined templates.

Official
Intermediate
๐Ÿ“ฆ In Repo
Gentleman-ProgrammingGentleman-Programming

sdd-onboard

Guides users through a complete Spec-Driven Development cycle on their real codebase.

Official
Advanced
๐Ÿ“ฆ In Repo
Gentleman-ProgrammingGentleman-Programming

cognitive-doc-design

Structures documentation to reduce cognitive load for readers and reviewers.

Official
Basic
๐Ÿ“ฆ In Repo
Gentleman-ProgrammingGentleman-Programming

systemic-issue-triage

Classifies bug reports by root cause and batches fixes that shrink the system.

Official
Advanced
๐Ÿ“ฆ In Repo
Gentleman-ProgrammingGentleman-Programming

rdd-defect-workflow

Guides receipt-driven defect fixes with issue gates, evidence journeys, and bounded review validation.

Official
Advanced
๐Ÿ“ฆ In Repo
Gentleman-ProgrammingGentleman-Programming

skill-improver

Audit and refactor existing SKILL.md files against an LLM-first style guide.

Official
Intermediate
๐Ÿ“ฆ In Repo
Gentleman-ProgrammingGentleman-Programming

sdd-archive

Archives completed SDD changes by syncing delta specs into main specs and moving change folders.

Official
Advanced
๐Ÿ“ฆ In Repo
Gentleman-ProgrammingGentleman-Programming

chained-pr

Splits oversized pull requests into chained review slices under a 400-line budget.

Official
Intermediate
๐Ÿ“ฆ In Repo
Gentleman-ProgrammingGentleman-Programming

sdd-research

Produces auditable, source-backed research evidence for Spec-Driven Development proposal phases.

Official
Advanced
๐Ÿ“ฆ In Repo
Gentleman-ProgrammingGentleman-Programming

comment-writer

Write warm, direct collaboration comments for PRs, issues, and reviews.

Official
Basic

Frequently Asked Questions

FAQPage Schema
How to install gentle-ai?โ–ผ

Run `npx skills add Gentleman-Programming/gentle-ai --all -g -y` in your terminal to install all skills in this suite globally.

What does gentle-ai do for my AI coding agent?โ–ผ

It configures agents you already have (Claude Code, Cursor, Codex, and more) with persistent memory, spec-driven development, curated skills, and bounded review, so they plan and verify instead of just chatting code.

What is Spec-Driven Development in gentle-ai?โ–ผ

The agent writes a proposal, specs, design, and task list before coding, then implements and verifies against those specs with real test evidence.

Which AI agents does gentle-ai support?โ–ผ

It supports Claude Code, OpenCode, Cursor, Codex, Windsurf, Gemini CLI, VS Code Copilot, Kiro, Qwen, OpenClaw, and several others through one configurator.

Do I need to install a new AI agent to use gentle-ai?โ–ผ

No. It adapts the agent runtimes already on your machine and refuses cleanly if a selected agent is not detected.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’