error-consolidation-setup

Installation
SKILL.md

Set Up an Error Consolidation Article

Create a new consolidated compiler error and warning article. Do not merge existing articles or search for additional diagnostics in this skill.

Required Inputs

Collect these inputs from the user:

  • Destination filename: The new .md filename, such as overloaded-operator-errors.md.
  • Theme description: A short description, such as "overflow, underflow, and checked and unchecked operators."
  • Seed error codes (optional): New, undocumented error codes to include initially.

Step 1: Ask for TOC Placement

Ask the user:

Where in the TOC should this entry be placed? Provide the name or href of the existing entry it should appear after.

Stop and wait for the answer before making any changes.

Installs
1
Repository
dotnet/docs
GitHub Stars
4.8K
First Seen
Aug 24, 2026
error-consolidation-setup — dotnet/docs