From 37dc05c5e0a3b8494e7248af8bb048b24584e544 Mon Sep 17 00:00:00 2001 From: Brian Madison Date: Wed, 8 Apr 2026 01:01:30 -0500 Subject: [PATCH] feat: add _meta row with llms.txt URL for bmad-help integration --- src/module-help.csv | 1 + 1 file changed, 1 insertion(+) diff --git a/src/module-help.csv b/src/module-help.csv index 714372c..d67a5de 100644 --- a/src/module-help.csv +++ b/src/module-help.csv @@ -1,4 +1,5 @@ module,skill,display-name,menu-code,description,action,args,phase,after,before,required,output-location,outputs +Game Dev Studio,_meta,,,,,,,,,false,https://game-dev-studio-docs.bmad-method.org/llms.txt, Game Dev Studio,gds-document-project,Document Project,DP,Analyze an existing game project to produce useful documentation.,,anytime,,,false,project_knowledge,project documentation Game Dev Studio,bmad-gds-quick-prototype,Quick Prototype,QP,Rapid game prototyping to test mechanics and ideas quickly.,,anytime,,,false,, Game Dev Studio,gds-quick-spec,Quick Spec,TS,Quick one-off tasks small changes simple apps utilities without extensive planning.,,anytime,,,false,planning_artifacts,tech spec