gentle-ai skills
Gentle-AI configures the AI coding agents you already use: Claude Code, Cursor, OpenCode, Codex, Pi, and more. Choose persistent memory, Spec-Driven Development, curated skills, MCP servers, personas, and optional bounded review. Open source, no agent lock-in. 31 skills. skills-hub.ai mirrors 31 skills from gentle-ai daily, every skill links back to its upstream GitHub source. Install with one command across Claude Code, Cursor, Codex, Windsurf, and any MCP-compatible tool.
Installing a gentle-ai skill
Pick a skill below, then run the install command for your AI coding tool. The skills-hub CLI writes the SKILL.md to the right directory and tracks the install in .skills.json so your team gets reproducible installs.
# Install a gentle-ai skill
npx @skills-hub-ai/cli install <skill-slug>
# Browse all gentle-ai skills via API
curl https://skills-hub.ai/api/v1/skills?source=gentle-ai
# Browse all sources
open https://skills-hub.ai/sourcesTop gentle-ai skills
See all →The most-installed skills from gentle-ai, ranked by adoption.
01hermes-ephemeral-delegation
Trigger: broad exploration, multi-file reads, tests/builds, fresh review, or multi-step debug. Orchestrate complex work via delegate_task to protect context.
Buildfrom gentle-ai02sdd-init
Trigger: sdd init, iniciar sdd, openspec init. Initialize SDD context, testing capabilities, registry, and persistence.
Buildfrom gentle-ai03skill-improver
Trigger: improve skills, audit skills, refactor skills, skill quality. Audit and upgrade existing LLM-first skills.
Buildfrom gentle-ai04systemic-issue-triage
Trigger: new issue, bug report, triage, backlog, issue flood, community report, root cause, dead-end, blocked user. Attack issues by root class, never one-by-one; fixes must shrink the system, not grow it.
Buildfrom gentle-ai05go-testing
Trigger: Go tests, go test coverage, Bubbletea teatest, golden files. Apply focused Go testing patterns.
Buildfrom gentle-ai06sdd-onboard
Walk users through the SDD workflow on the real codebase. Trigger: orchestrator launches onboarding for the full SDD cycle.
Buildfrom gentle-ai07skill-creator
Trigger: new skills, agent instructions, documenting AI usage patterns. Create LLM-first skills with valid frontmatter.
Buildfrom gentle-ai08sdd-apply
Implement SDD tasks from specs and design. Trigger: orchestrator launches apply for one or more change tasks.
Buildfrom gentle-ai09sdd-design
Create the SDD technical design and architecture approach. Trigger: orchestrator launches design for a change.
Buildfrom gentle-ai10sdd-propose
Create an SDD change proposal with intent, scope, and approach. Trigger: orchestrator launches proposal work for a change.
Buildfrom gentle-ai11sdd-verify
Trigger: SDD verification phase, verify change. Execute tests and prove implementation matches specs, design, and tasks.
Buildfrom gentle-ai12work-unit-commits
Plan commits as reviewable work units. Trigger: implementation, commit splitting, chained PRs, or keeping tests and docs with code.
Buildfrom gentle-ai13sdd-tasks
Break an SDD change into implementation tasks. Trigger: orchestrator launches task planning for a change.
Buildfrom gentle-ai14branch-pr
Create Gentle AI pull requests with issue-first checks. Trigger: creating, opening, or preparing PRs for review.
Buildfrom gentle-ai15cognitive-doc-design
Design docs that reduce cognitive load. Trigger: writing guides, READMEs, RFCs, onboarding, architecture, or review-facing docs.
Buildfrom gentle-ai16gentle-ai-bench
Trigger: bench, journey, journeys, driven mode, gentle-ai-bench, journey corpus, j-numbers, bench axis. Author and verify gentle-ai bench journeys; go test ./bench never proves driven execution.
Buildfrom gentle-ai17judgment-day
Trigger: judgment day, dual review, adversarial review, juzgar. Run explicit blind dual review with at most two scoped fix/re-judgment rounds.
Buildfrom gentle-ai18sdd-research
Trigger: SDD research, external evidence, source-backed research. Produce auditable evidence for a selected research lane.
Buildfrom gentle-ai19sdd-spec
Write SDD delta specs with requirements and scenarios. Trigger: orchestrator launches spec work for a change.
Buildfrom gentle-ai20gentle-ai-chained-pr
Trigger: PRs over 400 lines, stacked PRs, review slices. Split oversized changes into chained PRs that protect review focus.
Buildfrom gentle-ai21issue-root-resolution
Trigger: root audit, atacar la raíz, issue roots, backlog roots, mechanism map, deletion-driven fix, resolver issues de raíz, close outdated issues. Audit and resolve issue clusters by verified root cause.
Buildfrom gentle-ai22chained-pr
Trigger: PRs over 400 lines, stacked PRs, review slices. Split oversized changes into chained PRs that protect review focus.
Buildfrom gentle-ai23comment-writer
Write warm, direct collaboration comments. Trigger: PR feedback, issue replies, reviews, Slack messages, or GitHub comments.
Buildfrom gentle-ai24issue-creation
Trigger: issue creation, bug reports, feature requests, or issue approval. Create and triage GitHub issues from repository evidence.
Buildfrom gentle-ai
About this source
skills-hub.ai mirrors skills from 90+ official GitHub repositories every day. Each imported skill is parsed from a SKILL.md file in the source repo, gets a security scan and quality score on import, and links back to its upstream source of truth.
Last sync: Sep 9, 2026, 4:08 PM (success).
gentle-ai skills, frequently asked
What are gentle-ai skills?
gentle-ai skills are AI coding skills published by gentle-ai (Gentle-AI configures the AI coding agents you already use: Claude Code, Cursor, OpenCode, Codex, Pi, and more. Choose persistent memory, Spec-Driven Development, curated skills, MCP servers, personas, and optional bounded review. Open source, no agent lock-in. 31 skills.) and mirrored daily on skills-hub.ai. They are SKILL.md files that follow the open Agent Skills standard, so they work in Claude Code, Cursor, Codex CLI, Windsurf, Copilot, and any MCP-compatible tool.
How many gentle-ai skills are available?
skills-hub.ai indexes 31 skills from gentle-ai, synced daily from the upstream GitHub repository (https://github.com/Gentleman-Programming/gentle-ai).
How do I install a gentle-ai skill?
Run `npx @skills-hub-ai/cli install <skill-slug>` in your project. The CLI writes the SKILL.md to the right directory for your AI tool and adds it to your `.skills.json` lockfile so your team gets the same skills at the same versions.
Are these official gentle-ai skills?
Yes. Every skill from this source is mirrored from gentle-ai's own GitHub repository (https://github.com/Gentleman-Programming/gentle-ai). Each skill page links back to the upstream source of truth, so you can verify the original.