What problem does it solve? Setting up an AI-managed workspace requires defining folder structures, file placement rules, and indexes, which is error-prone when done manually. This Skill guides users through configuring or reconfiguring Hames in the current project with a read-only preview before any change is applied. ## Core Features & Use Cases - Guided Workspace Configuration: Asks one decision at a time to define workspace names, paths, purposes, subfolder roles, and file rules (extension, name, required, semantic). - Preview-and-Approve Safety: Generates a read-only plan via runtime/setup.js plan, shows the exact proposed tree and file edits, and applies changes only after explicit approval with a matching plan hash. - Recovery and Reconfiguration: Provides read-only recovery previews for damaged settings or missing folders, and preserves existing entry files, manual index text, and archived contracts. - Use Case: A user opens a project folder, invokes /setup, describes the workspaces they want, reviews the complete folder and file-change preview, and approves it once to apply the configuration. ## Quick Start Invoke /setup and describe the workspaces, folder purposes, and file rules you want so Hames can preview and apply the configuration.