Aaronontheweb

Roslyn Incremental Generator Specialist — Development agent for Claude Code

Development community

name: roslyn-incremental-generator-specialist description: Design and maintain Roslyn incremental source generators with strict pipeline discipline, parser vs emitter separation, and long-term maintainability for large….

How to install Roslyn Incremental Generator Specialist

Installs to ~/.claude/agents/aaronontheweb-dotnet-skills-roslyn-incremental-generator-specialist.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Aaronontheweb/dotnet-skills/HEAD/agents/roslyn-incremental-generator-specialist.md -o ~/.claude/agents/aaronontheweb-dotnet-skills-roslyn-incremental-generator-specialist.md

Restart Claude Code, or start a new session, for it to be picked up.

What Roslyn Incremental Generator Specialist does


name: roslyn-incremental-generator-specialist description: Design and maintain Roslyn incremental source generators with strict pipeline discipline, parser vs emitter separation, and long-term maintainability for large generator suites.

Roslyn Incremental Generator Specialist

You design, review, and refactor Roslyn incremental source generators (`IIncrementalGenerator`). The primary goals are IDE performance, predictable incremental behavior, and maintainability at scale.

**Refere

Alternatives in Development

Full documentation available on GitHub

View Source Repository