Skills
VS Code 1.112 Monorepo Agent Customization Discovery: CLAUDE.md, AGENTS.md, Skills, and Hooks Now Inherit from Parent Directories
VS Code 1.112 introduces `chat.useCustomizationsInParentRepositories` setting that discovers agent customization files (CLAUDE.md, AGENTS.md, copilot-instructions.md, skills, hooks) from parent directories up to the repo root. Solves a critical gap for monorepo teams where opening a subfolder lost all project-level agent configuration. All customization types inherit: always-on instructions, instruction files, prompt files, custom agents, skills, and hooks.
↳ Follow the thread