What problem does it solve? New Artibot installations require coordinated edits across multiple configuration files (CLAUDE.local.md, settings.json, artibot.config.json, .mcp.json, git-autopilot.json), and manual editing risks malformed JSON, lost permissions, or skipped security decisions. ## Core Features & Use Cases - Six-Step Interactive Wizard: Walks through language selection, development environment, Agent Teams and Swarm, permissions, MCP servers (Context7, Playwright), and Git automation levels, with every step skippable. - Guarded Permission Changes: Adds tools to settings.json without removing existing entries, and requires explicit confirmation before enabling dangerouslySkipPermissions or full Git autopilot. - Use Case: After installing Artibot for the first time, run the wizard to set Korean as the response language, enable Agent Teams, activate the Context7 MCP server, and configure safe-mode Git auto-commits in one guided session. ## Quick Start Run the Artibot setup wizard to configure my language, permissions, MCP servers, and Git automation step by step.