What problem does it solve? Turning a folder of built skills into a distributable, installable BMad module requires manual creation of setup skills, module.yaml definitions, help CSV registries, and config merge logic — this Skill automates that entire lifecycle from ideation to validation. ## Core Features & Use Cases - Ideate Module (IM): Facilitated brainstorming that produces a structured module plan document covering architecture, memory patterns, skill briefs, and a 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, ordering references, and agent rosters. - Use Case: You built three skills for a content creation suite. Run Create Module to generate the setup skill and capability registry, then Validate Module to confirm every skill is correctly registered before distribution. ## Quick Start Ask the assistant to create a BMad module from the skills folder at ./my-skills using module code cis.