agents-to-install.example 363 B

12345678910
  1. # Example --agents-file for ./scripts/install.sh --agents-file <this>
  2. # One agent per line, by slug or human name. Blank lines and # comments are ignored.
  3. #
  4. # ./scripts/install.sh --tool claude-code --agents-file scripts/agents-to-install.example
  5. #
  6. frontend-developer
  7. backend-architect
  8. security-architect
  9. # Names work too (case-insensitive):
  10. Penetration Tester