Generates a minimal Spectre Agent and its contract test.
mix spectre.gen.agent MyApp.SupportAgentFiles are never overwritten unless --force is passed. --dry-run performs
validation and prints the complete plan without changing the filesystem.
Options
--dry-run- print the files that would be generated;--force- replace existing regular files.