What problem does it solve? Choosing and configuring AI coding assistants for VS Code is confusing because tools overlap, keybindings conflict, and the landscape changes quickly. This Skill designs a layered stack where Claude Code, GitHub Copilot, and Cline or Continue.dev each handle a distinct role, then produces copy-paste-ready settings and install commands. ## Core Features & Use Cases - Layered Tool Selection: Assigns Claude Code to multi-file agentic reasoning, Copilot to inline completions, and Cline or Continue.dev to bring-your-own-key agentic work. - Ready-to-Paste Configuration: Generates settings.json blocks, extension install commands, and conflict-resolved keybindings for Tab acceptance and sidebar shortcuts. - Quality Gates: Provides a verification checklist covering claude --version, Copilot ghost text, chat responses, and keybinding conflicts. - Use Case: A developer setting up a new machine asks for the best AI coding setup and receives installation commands, a workspace settings block, and a hybrid workflow guide explaining when to use each tool. ## Quick Start Ask the assistant to set up an AI coding agent stack in VS Code with Claude Code, Copilot, and Cline, including settings and keybindings.