ai-first-integration

Integrate AI-First CLI into BMAD projects with automated configuration and setup.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill eliminates the manual effort of configuring and running the AI-First CLI outside your BMAD project workflow, removing the need to switch between tools or manually edit config files to set up context generation, verification, and MCP diagnostics.

Core Features & Use Cases

  • Automated Module Registration: Automatically registers the AI-First integration into your project's _bmad config files, no manual YAML editing required.
  • Unified CLI Access: Run all core AI-First actions (ai-context generation, trust verification, MCP diagnostics, task-specific context retrieval) directly through BMAD without switching to the separate CLI.
  • Guided Setup: Walks you through installing the missing ai-first-cli package and configuring MCP platforms for your preferred IDE (Claude Code, Cursor, OpenCode, etc.) with interactive prompts.
  • Use Case: When setting up a new BMAD project, use this Skill to automatically configure the AI-First integration, install required dependencies, and generate your project's ai-context folder in seconds instead of running multiple manual CLI commands and editing config files.

Quick Start

Use the ai-first-integration skill to set up the AI-First CLI in your BMAD project and generate your project's ai-context folder.

Frequently Asked Questions about ai-first-integration

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

FAQPage Schema
How do I automate ai-context generation for a BMAD project workflow?

You can automate ai-context generation by integrating the AI-First CLI directly into your BMAD project workflow. This unifies context generation, trust verification, and task-specific retrieval without manually switching between separate CLI tools.

Can I configure MCP platform setup for Cursor and Claude Code without manual YAML editing?

Yes, you can configure MCP platform setup for IDEs like Cursor and Claude Code without manual YAML editing. The integration uses interactive prompts to automatically register modules into your project's _bmad config files.

What is the best way to run MCP diagnostics and context trust verification in a BMAD-managed project?

The best way to run MCP diagnostics and context trust verification in a BMAD-managed project is through unified CLI access. This approach lets you execute core AI-First actions directly within the BMAD workflow non-destructively.

Do I need to install the ai-first-cli package separately before using this BMAD integration?

You do not need to install the ai-first-cli package separately beforehand. The integration provides a guided setup that walks you through installing missing dependencies and configuring binary paths interactively during initialization.

Does the AI-First CLI integration support configurable output directories for codebase context retrieval?

Yes, the AI-First CLI integration supports configurable binary paths and output directories for codebase context retrieval. This ensures non-destructive CLI integration tailored to your specific BMAD project structure.