gentle-ai-integration

Integrate the gentle-ai CLI as an optional BMAD workflow module.

Updated May 5, 2026
One-click install
npx skills add https://github.com/devalexanderdaza/bmad-any --skill gentle-ai-integration
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gentle-ai-integration
Source: https://github.com/devalexanderdaza/bmad-any/tree/main/.cursor/skills/gentle-ai-integration
Command: npx skills add https://github.com/devalexanderdaza/bmad-any --skill gentle-ai-integration

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pyyaml, and includes scripts (resource) and assets (resource) components.

What problem does it solve?

Manually integrating and managing the gentle-ai CLI with BMAD workflows requires repetitive manual config edits, inconsistent command execution, and time-consuming compatibility checks, leading to errors and wasted developer time.

Core Features & Use Cases

  • Automated Module Registration: Registers gentle-ai as an optional BMAD workflow module, automatically updating project config and help files with no manual edits required.
  • Installation Diagnostics: Detects if gentle-ai is installed, surfaces its version, and lists all supported IDEs and agents to confirm compatibility with the user's setup.
  • Config Sync & Command Execution: Syncs gentle-ai settings with the BMAD project and runs gentle-ai commands directly with user-provided arguments for seamless workflow integration. Use Case: A developer using BMAD with Cursor can use this skill to automatically register gentle-ai, confirm their CLI version is compatible, and sync their existing gentle-ai configs without touching any project files manually.

Quick Start

Use the gentle-ai-integration skill to set up gentle-ai for your current BMAD project and run a gentle-ai sync command to align your configurations.

Frequently Asked Questions about gentle-ai-integration

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I integrate the gentle-ai CLI into my BMAD project workflow?

To integrate gentle-ai into your BMAD project, this skill registers it as a non-destructive workflow module. It automatically updates project configs and help files, eliminating the need for manual config edits.

Does the gentle-ai CLI work with Cursor and GitHub Copilot?

Yes, gentle-ai CLI integration supports multiple platforms. It provides compatibility guidance and diagnostics to confirm that supported IDEs and agents like Cursor, Claude Code, and GitHub Copilot work with your setup.

Why do I need to run diagnostics for gentle-ai CLI installation?

Running gentle-ai CLI diagnostics detects if the tool is installed, surfaces its version, and lists all supported IDEs and agents. This confirms compatibility with your current setup before executing commands or syncing configurations.

What is the best way to sync gentle-ai configurations with BMAD?

The best way to sync gentle-ai settings with BMAD is using the config sync feature. It aligns your existing gentle-ai settings with the BMAD project environment without requiring you to touch project files manually.

Can I run gentle-ai commands directly from my BMAD workflow setup?

Yes, you can run gentle-ai commands directly within your BMAD workflow. This skill allows direct command execution with user-provided arguments for seamless workflow integration across all compatible IDEs and agents.

Are there limitations when registering gentle-ai as an optional BMAD module?

Registering gentle-ai as an optional BMAD module is non-destructive, meaning it will not overwrite your existing project configurations. However, you must ensure the gentle-ai CLI is installed and compatible before running sync commands.