Feature Flag

Decision guide and implementation patterns for Gram's two feature-gating systems: `productfeatures` (org-level, admin-configurable, entitlement-tied) vs PostHog feature flags (per-user/per-group rollout, engineering-controlled). Activate whenever the task involves gating a feature behind a flag, dogfooding a change, deciding which system to use, or adding a new product feature or PostHog flag.

speakeasy-api b451b5d 6.7 KB Updated

File contents

speakeasy-api/gram/tree/main/.agents/skills/feature-flag commit b451b5dd1c

Frequently asked questions

npx skillmds@latest add speakeasy-api/feature-flag