new-compiler-feature
Installation
SKILL.md
New Compiler Feature Setup
Set up tracking for a new C# language feature in dotnet/roslyn, starting from an implementation PR.
IMPORTANT: Present the full plan and get explicit user confirmation before making any changes.
IDEMPOTENCY: Safe to re-run. Checks for existing artifacts before creating. Use it to fix missing pieces.
Prerequisites
ghCLI authenticated with write access todotnet/roslyn(verify withgh auth status)
Do not proceed if prerequisites are not met. Instead, guide the user through the necessary actions (installing gh, authenticating, etc.).