vscode-release-notes-writer
Guidelines for writing and reviewing Insiders and Stable release notes for Visual Studio Code.
Best use case
vscode-release-notes-writer is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Guidelines for writing and reviewing Insiders and Stable release notes for Visual Studio Code.
Teams using vscode-release-notes-writer should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/vscode-release-notes-writer/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How vscode-release-notes-writer Compares
| Feature / Agent | vscode-release-notes-writer | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Guidelines for writing and reviewing Insiders and Stable release notes for Visual Studio Code.
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
Related Guides
AI Agents for Coding
Browse AI agent skills for coding, debugging, testing, refactoring, code review, and developer workflows across Claude, Cursor, and Codex.
Best AI Skills for Claude
Explore the best AI skills for Claude and Claude Code across coding, research, workflow automation, documentation, and agent operations.
Cursor vs Codex for AI Workflows
Compare Cursor and Codex for AI coding workflows, repository assistance, debugging, refactoring, and reusable developer skills.
SKILL.md Source
# Visual Studio Code Release Note Writer Guidelines
This skill is designed to help you write release notes for Visual Studio Code Insiders and Stable releases. It provides structured guidelines and examples to ensure consistency and clarity in the release notes.
There are two main types of release notes you can generate using this skill:
1. **Insiders Release Notes**: These notes cover the latest features and updates in the Insiders build of VS Code. They are updated frequently as new features are added. Their format includes sections grouped by the date of the updates. The content is generated based on closed GitHub issues and PRs for a specific milestone.
2. **Stable Release Notes**: These notes summarize the key features and improvements in a stable release of VS Code. They follow a more structured format with predefined sections for different feature areas. The release is intially created using a template and then updated by the engineering team.
Your task is help generate these release notes based on the provided guidelines, examples, and templates.
## General writing guidelines for release notes
Follow the guidelines in this order of priority:
1. [Release notes writing instructions](../../instructions/release-notes-writing.instructions.md)
2. [Visual Studio Code documentation writing guidelines](../../instructions/docs-writing.instructions.md)
## Insiders Release Notes
Insiders release notes cover the latest features and updates in the Insiders build of VS Code. They are updated frequently as new features are added. Their format includes sections grouped by the date of the updates. The content is generated based on closed GitHub issues and PRs for a specific milestone.
Your task is to generate release notes for the specified VS Code Insiders release version based on GitHub issues and PRs.
### Input parameters
If no release version is specified, ask the user for the release version.
If no milestone name is specified, check if the milestone name is in the frontmatter, otherwise ask the user for the milestone name.
If no label is specified, use the "feature-request" label by default.
DO NOT continue until you have the release version and milestone name!!
### File format
Issues are grouped in H2 sections by their closed date. The TOC must be updated to reflect the new sections and issues added.
Use [this template](template-release-note-insiders.md) for the Insiders release notes.
The [1.109 release notes](./examples/v1_109.md) are a concrete example.
### Generation steps
1. If there is not an existing Insiders release note for the specified version, create a new release note file using the Insiders release note template and replace the placeholders.
Release notes are stored in the `/release-notes` folder with the filename format `v<version>.md`, e.g., `v1_109.md`.
1. Make sure to copy the following images to the appropriate images folder (`/release-notes/images/<version with underscores>`, e.g. `1_110`) for the release version:
- `vscode-insiders-header.webp`
- `vscode-insiders-banner-medium.png`
1. Get last update date from existing release notes for the specified release version. If no existing release notes, disregard last update date.
1. Run a subagent to fetch all closed GitHub issues in the microsoft/vscode repo for the milestone that have the specified label and closed date as of the latest update date by using the github CLI. Save the JSON in the release note document.
Use this CLI command: `gh search issues --repo microsoft/vscode --label <label name> --milestone <milestone name> --state closed "closed:>=<latest update date>" -L 100`
1. Ignore issues that are marked as duplicate or not planned.
1. For each issue in the JSON result, run a subagent to update the release notes and TOC with a concise technically accurate summary of the issue. Get more details from the associated PRs if needed. At the end of the summary, include a link to the GH issue which include the issue number and title (format: #12345: Issue title). Group issues under an H2 section that represents the closed date.
## Stable Release Notes
Stable release notes summarize the key features and improvements in a stable release of VS Code. They follow a more structured format with predefined sections for different feature areas. The release is intially created using a template and then updated by the engineering team.
### Input parameters
If no release version is specified, ask the user for the release version.
If no release month and year are specified, ask the user for the release month and year.
DO NOT continue until you have the release version and release month and year!!
### File format
Use [this template](template-release-note-endgame.md) for generating the initial Stable release notes.
### Generation steps
1. If there is not an existing release note for the specified version, create a new release note file using the Stable release note template.
Release notes are stored in the `/release-notes` folder with the filename format `v<version>.md`, e.g., `v1_109.md`.
1. If there is an existing release note for the specified version, and it's an Insiders release note, replace the content with the Stable release note template content.
1. If there is an existing Stable release note for the specified version, perform a code review of the existing release note to ensure it adheres to the writing guidelines. Suggest improvements as needed.Related Skills
smart-file-writer
Intelligent file write error handler: diagnoses permissions, disk space, path length, file locks before retrying. Auto-activates on 'Error writing file', 'Permission denied', 'Access denied', 'No space left', file write failures.
content-research-writer
Assists in writing high-quality content by conducting research, adding citations, improving hooks, iterating on outlines, and providing real-time feedback on each section. Transforms your writing process from solo effort to collaborative partnership.
zinc-database
Access ZINC (230M+ purchasable compounds). Search by ZINC ID/SMILES, similarity searches, 3D-ready structures for docking, analog discovery, for virtual screening and drug discovery.
zarr-python
Chunked N-D arrays for cloud storage. Compressed arrays, parallel I/O, S3/GCS integration, NumPy/Dask/Xarray compatible, for large-scale scientific computing pipelines.
yeet
Use only when the user explicitly asks to stage, commit, push, and open a GitHub pull request in one flow using the GitHub CLI (`gh`).
xlsx
Spreadsheet toolkit (.xlsx/.csv). Create/edit with formulas/formatting, analyze data, visualization, recalculate formulas, for spreadsheet processing and analysis.
xan
High-performance CSV processing with xan CLI for large tabular datasets, streaming transformations, and low-memory pipelines.
writing-plans
Use when you have a spec or requirements for a multi-step task, before touching code
writing-docs
Guides for writing and editing Remotion documentation. Use when adding docs pages, editing MDX files in packages/docs, or writing documentation content.
windows-hook-debugging
Windows环境下Claude Code插件Hook执行错误的诊断与修复。当遇到hook error、cannot execute binary file、.sh regex误匹配、WSL/Git Bash冲突时使用。
weights-and-biases
Track ML experiments with automatic logging, visualize training in real-time, optimize hyperparameters with sweeps, and manage model registry with W&B - collaborative MLOps platform
webthinker-deep-research
Deep web research for VCO: multi-hop search+browse+extract with an auditable action trace and a structured report (WebThinker-style).