From d5ee50f08f2a48ea1adda31c2d7904467ae2255e Mon Sep 17 00:00:00 2001 From: Brian Madison Date: Mon, 20 Apr 2026 21:35:16 -0500 Subject: [PATCH] docs(bmad-customize): steer users at bmad-builder instead of 'forking' --- src/core-skills/bmad-customize/SKILL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/core-skills/bmad-customize/SKILL.md b/src/core-skills/bmad-customize/SKILL.md index d905d91b2..219b2f870 100644 --- a/src/core-skills/bmad-customize/SKILL.md +++ b/src/core-skills/bmad-customize/SKILL.md @@ -165,7 +165,7 @@ If any of these is missing, the skill is not done — either finish the remainin Say so clearly: - **Central config** (`{project-root}/_bmad/custom/config.toml` — agent roster, install answers) is not covered by this version. Point the user at `docs/how-to/customize-bmad.md`. -- **Changes to step logic, step ordering, or behavior not exposed in `customize.toml`** require forking or a feature request. +- **Changes to step logic, step ordering, or behavior not exposed in `customize.toml`** require a customization feature request or using bmad builder to create a custom skill. Offer to help with either path. - **Skills without a `customize.toml`** are not customizable — fork is the only path. ## Notes