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 each handle a distinct role instead of competing. ## Core Features & Use Cases - Layered Tool Selection: Assigns agentic reasoning to Claude Code, inline completions to Copilot, and BYOK agentic work to Cline or Continue.dev based on budget and workflow. - Copy-Paste Configuration: Generates ready-to-use settings.json blocks, keybindings that resolve Tab conflicts, and CLI extension install commands. - Quality Gates: Provides a verification checklist confirming Claude Code runs in the terminal, Copilot ghost text appears, and no tools fight over keybindings. - Use Case: A developer asks how to set up AI coding tools in VS Code on a budget; the Skill recommends Copilot for completions plus Cline with their own Anthropic API key, then outputs the full settings and keybindings configuration. ## Quick Start Ask the assistant to set up an AI coding agent stack in VS Code with Claude Code, Copilot, and Cline, and specify whether you are on a budget, enterprise, or solo workflow.