error-consolidation-merge-existing
Installation
SKILL.md
Merge Existing Error Articles
Merge an approved list of standalone compiler error or warning articles into an existing consolidated destination. Process the entire approved list, then stop; searching and thematic consolidation are separate skills.
Required Inputs
Collect these inputs from the user:
- Destination filename: The consolidated
.mdfile indocs/csharp/language-reference/compiler-messages/. - Theme description: The theme shared by the diagnostics.
- Source files: The user-approved list of existing articles to merge.
Key Paths
- Destination:
docs/csharp/language-reference/compiler-messages/{destination-filename} - TOC:
docs/csharp/language-reference/toc.yml - Redirections:
.openpublishing.redirection.csharp.json - Redirect skill:
.github/skills/redirect-article/SKILL.md - Redirect script:
.github/skills/redirect-article/scripts/create-redirect-entry.ps1