hogli

Installation
SKILL.md

hogli - PostHog Developer CLI

Unified CLI for PostHog development. Wraps all repo scripts, bin commands, and tooling behind a single entry point. There is no Makefile — hogli is the equivalent.

Run hogli --help to get the full, current command list. Run hogli <command> --help for any subcommand.

Process logging (for agents/debugging)

hogli dev:setup --log enables file logging for all phrocs processes. Logs go to /tmp/posthog-<process>.log where <process> matches the phrocs process key (see bin/mprocs.yaml).

Key references

  • hogli.yaml — command definitions (source of truth)
  • tools/hogli-commands/hogli_commands/ — PostHog-specific lazy Click command modules
  • tools/hogli/README.md — framework documentation
  • tools/hogli-commands/README.md — PostHog commands documentation
Installs
3
GitHub Stars
513
First Seen
3 days ago
hogli — posthog/posthog-foss