What problem does it solve? Turning a folder of built BMad skills into a properly packaged, installable module requires manual creation of setup skills, module.yaml definitions, help CSV registries, and config merge logic β a repetitive and error-prone process this Skill automates end to end. ## Core Features & Use Cases - Ideate Module (IM): Facilitates a phased brainstorming session that produces a complete module plan document covering architecture, memory patterns, skill briefs, configuration, and build roadmap. - Create Module (CM): Scaffolds module infrastructure from existing skills β generating a dedicated -setup skill for multi-skill modules or embedding self-registration into standalone single-skill modules, including module.yaml, module-help.csv, and marketplace.json. - Validate Module (VM): Runs deterministic structural checks plus LLM quality review of capability entries, menu codes, before/after references, and agent rosters, with headless JSON output for CI pipelines. - Use Case: After building five skills for a content creation suite, run Create Module to auto-generate the setup skill, capability registry, and config merge scripts, then validate the result before distribution. ## Quick Start Ask the agent to create a BMad module from the skills folder at ./my-skills with module code cis.