Installation
npx skills add https://github.com/getcolors/posthog --skill package-posthog-greenSKILL.md
PostHog with Green
Operate one PostHog deployment from non-secret colors.yml. Read
references/configuration.md before changing
configuration or running a lifecycle operation.
Safety
- Keep credentials in gitignored
.envrc.privateasCOLORS_PAR_*variables. - Never set
COLORS_PAR_PROFILEor edit/commit.colors/. - Keep
compute-prevent-destroy: true; deletion requires separate explicit authorization and a one-run environment override. - Build and dry-run before a real create.
./green build
./green create --dry-run
./green create
Real create includes public HTTPS health, synthetic event capture, and backup service verification.