mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-14 20:34:30 +01:00
1f66fd7bd5
sessions: improve AI readiness of skill and instructions - Restructure SKILL.md: remove duplicated content, add mandatory pre-change reads (coding guidelines, source-code-organization), add 'When to read' column to spec table, make valid-layers-check mandatory, add common pitfalls section - Enhance sessions.instructions.md: add architecture overview, internal layer diagram, core services table, key development patterns (menus, context keys, observables), and learnings section - Remove window isolation references (not applicable) - Remove Development Recipes from skill (already in SESSIONS.md) - Add explicit 'Before Making Any Changes' mandatory reads block to ensure coverage in all harnesses (not just VS Code Copilot) Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>