skills/smithery.ai/add-compiler-option

add-compiler-option

Installation
SKILL.md

Files to Update

When adding a new option, you need to update these files in order:

1. compiler/src/main/kotlin/dev/zacsweers/metro/compiler/MetroOptions.kt

Add the option in four places:

a. Add enum entry in MetroOption

Installs
1
First Seen
Apr 12, 2026
add-compiler-option from smithery.ai