From 9c03d0e7402d01ae261c3c9277a3647836a0c75e Mon Sep 17 00:00:00 2001 From: Brian Madison Date: Sun, 17 May 2026 13:52:26 -0500 Subject: [PATCH] fix(catalog): rename module-help.csv after/before columns to preceded-by/followed-by Aligns with the canonical 13-column schema introduced in BMAD-METHOD v6.6.0. Data was loaded positionally, so this is a warning-only fix with no behavior change. --- src/module-help.csv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/module-help.csv b/src/module-help.csv index 73313c2..3ae0c74 100644 --- a/src/module-help.csv +++ b/src/module-help.csv @@ -1,4 +1,4 @@ -module,skill,display-name,menu-code,description,action,args,phase,after,before,required,output-location,outputs +module,skill,display-name,menu-code,description,action,args,phase,preceded-by,followed-by,required,output-location,outputs Creative Intelligence Suite,_meta,,,,,,,,,false,https://cis-docs.bmad-method.org/llms.txt, Creative Intelligence Suite,bmad-cis-innovation-strategy,Innovation Strategy,IS,Identify disruption opportunities and architect business model innovation.,,,anytime,,,false,output_folder,innovation strategy Creative Intelligence Suite,bmad-cis-problem-solving,Problem Solving,PS,Apply systematic problem-solving methodologies to crack complex challenges.,,,anytime,,,false,output_folder,problem solution