gentle-ai
Give your AI coding agent memory, specs, skills, and review workflows
All Skills in This Repository (26)
Pure Emerald Level Indicatorsskill-registry
Generates and updates a project skill registry markdown file.
gentle-ai-branch-pr
Manage Git branching and pull request creation for the Gentleman-Programming/gentle-ai repository.
gentle-ai-issue-creation
Create GitHub issues for the Gentleman-Programming/gentle-ai repository using predefined templates.
sdd-onboard
Guides users through a complete Spec-Driven Development cycle on their real codebase.
cognitive-doc-design
Structures documentation to reduce cognitive load for readers and reviewers.
systemic-issue-triage
Classifies bug reports by root cause and batches fixes that shrink the system.
rdd-defect-workflow
Guides receipt-driven defect fixes with issue gates, evidence journeys, and bounded review validation.
skill-improver
Audit and refactor existing SKILL.md files against an LLM-first style guide.
sdd-archive
Archives completed SDD changes by syncing delta specs into main specs and moving change folders.
chained-pr
Splits oversized pull requests into chained review slices under a 400-line budget.
sdd-research
Produces auditable, source-backed research evidence for Spec-Driven Development proposal phases.
comment-writer
Write warm, direct collaboration comments for PRs, issues, and reviews.
Frequently Asked Questions
FAQPage SchemaHow 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โopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core