gamma-multi-env-setup
Installation
SKILL.md
Gamma Multi-Environment Setup
Contents
Overview
Configure Gamma across development, staging, and production environments with proper isolation, secrets management, and environment guards.
Prerequisites
- Separate Gamma API keys per environment
- Secret management solution (Vault, AWS Secrets Manager, etc.)
- CI/CD pipeline with environment variables
- Environment detection in application
Related skills