sessions Skill
Agents window architecture — covers the agents-first app, layering, folder structure, chat widget, menus, contributions, entry points, and development guidelines. Use when implementing features or fixing issues in the Agents window. Published by microsoft in vscode.
What is sessions Skill?
Agents window architecture — covers the agents-first app, layering, folder structure, chat widget, menus, contributions, entry points, and development guidelines. Use when implementing features or fixing issues in the Agents window. Published by microsoft in vscode. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Writing
- Writing use cases
Technical details
- Install or run with Copy skill directory
When to use sessions Skill
- Use it for writing.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/vscode
- Skill file: .github/skills/sessions/SKILL.md
What it does
Agents window architecture — covers the agents-first app, layering, folder structure, chat widget, menus, contributions, entry points, and development guidelines. Use when implementing features or fixing issues in the Agents window.
Skill instructions
Before Making Any Changes MANDATORY: Before writing or modifying any code in src/vs/sessions/, you must read these documents: 1. .github/instructions/coding-guidelines.instructions.md — Naming conventions, code style, string localization, disposable management, and DI patterns. 2. .github/instructions/source-code-organization.instructions.md — Layers, target environments, dependency injection, and folder structure conventions. Then read the relevant spec for the area you are changing (see table below). If you modify the implementation, you must update the corresponding spec to keep it in sync. Specification Documents | Document | Path | When to read | |----------|------|-------------| | Layer rules | src/vs/sessions/LAYERS.md | Before adding any cross-module imports. Defines the internal layer hierarchy (core → services → contrib → providers) with ESLint-enforced import restrictions. Key rule: contrib/ must NOT import from contrib/providers/. | | Layout spec | src/vs/sessions/LAYOUT.md
Explore related resources
Frequently asked questions
What is sessions?
sessions is a open-source AI agent skill with Copy skill directory. Agents window architecture — covers the agents-first app, layering, folder structure, chat widget, menus, contributions, entry points, and development guidelines.
Who is sessions best for?
sessions is best for reusing agent instructions, scripts, and references, writing workflows.
How do I install sessions?
Install or run sessions using Copy skill directory. Check sessions for the latest setup command.
Is sessions actively maintained?
sessions may need a closer maintenance check before production use.
Auto-fetched from GitHub.