bmad-quick-dev

Redirects deprecated bmad-quick-dev invocations to bmad-build after migrating legacy customization files.

Updated Jul 2, 2026
One-click install
npx skills add https://github.com/tuanpa-nhg-eng/nhg-ipms --skill bmad-quick-dev-tuanpa-nhg-eng
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bmad-quick-dev
Source: https://github.com/tuanpa-nhg-eng/nhg-ipms/tree/main/.claude/skills/bmad-quick-dev
Command: npx skills add https://github.com/tuanpa-nhg-eng/nhg-ipms --skill bmad-quick-dev-tuanpa-nhg-eng

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? This Skill handles the transition away from the deprecated bmad-quick-dev workflow by safely migrating legacy customization files and forwarding requests to bmad-build, preventing broken configurations during the rename. ## Core Features & Use Cases - Deprecation Redirect: Detects invocations of the old skill name and forwards the user's original input verbatim to bmad-build exactly once. - Legacy File Migration: Finds bmad-quick-dev.toml and bmad-quick-dev.user.toml files under _bmad/custom and renames them to their bmad-build equivalents only after explicit user approval. - Conflict Resolution: When both legacy and new files exist, compares their contents, explains differences, and merges values with user confirmation before removing the legacy file. - Use Case: A user with an older BMAD setup types a bmad-quick-dev command; the Skill migrates their customization files safely and reroutes the request to bmad-build without losing settings. ## Quick Start Invoke bmad-quick-dev with your build request and follow the prompts to migrate any legacy customization files before being redirected to bmad-build.

Frequently Asked Questions about bmad-quick-dev

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

FAQPage Schema
How do I migrate from bmad-quick-dev to bmad-build?

Invoke bmad-quick-dev as usual and it will detect legacy customization files, offer to rename them to bmad-build equivalents, then forward your original input to bmad-build. Future invocations should use bmad-build directly.

What happens to my bmad-quick-dev.toml customization file?

The Skill offers to rename bmad-quick-dev.toml to bmad-build.toml after your explicit approval. If a bmad-build.toml already exists, it compares both files, explains differences, and merges values only with your confirmation.

Will bmad-quick-dev overwrite my existing bmad-build configuration?

No. If the new bmad-build file already exists, the Skill never overwrites it. It reads both files, proposes merged content, and only saves after you explicitly approve the exact content.

What happens if I decline the file migration?

If approval is declined or unavailable, the Skill halts immediately and does not invoke bmad-build or any other skill. Your legacy files remain untouched and no build action is taken.

When should I stop using bmad-quick-dev?

Stop using it immediately and switch to bmad-build for all future invocations. bmad-quick-dev is deprecated and exists only as a migration shim that redirects to bmad-build.