adding-personhog-rpc

Installation
SKILL.md

Adding a personhog RPC

This skill walks through adding a new RPC end-to-end: proto definition, code generation, Rust implementation, and client updates.

Before you start: eligibility check

Personhog serves person, distinct ID, group, group type mapping, cohort membership, and feature flag hash key override data. If the data being accessed doesn't live in one of these tables, this RPC doesn't belong in personhog:

Installs
5
GitHub Stars
516
First Seen
Jun 24, 2026
adding-personhog-rpc — posthog/posthog-foss