What problem does it solve? Setting up a new research domain in a CONSTRUCT workspace requires manually editing YAML and JSON configuration files with the correct schema, which is error-prone and tedious. This Skill guides users through a structured interview and writes valid domain configuration automatically. ## Core Features & Use Cases - Interactive Scope Interview: Asks adaptive questions about domain topics, key authors, source priorities, and cross-domain overlaps, skipping anything the user already answered. - Config Generation: Converts the domain name to a unique kebab-case ID and writes validated entries to domains.yaml and weighted search clusters to search-seeds.json. - Workspace Bootstrapping: Creates the domain's digests/ directory, logs an event to log/events.jsonl, and can chain directly from workspace-init. - Use Case: A researcher says "add a domain for climate adaptation policy" and the Skill interviews them, then produces a ready-to-use domain configuration with search seed clusters so a research cycle can start immediately. ## Quick Start Say "add a domain" or "initialize a new research domain" and answer the interview questions to generate your domain configuration.