hogli
Original:🇺🇸 English
Translated
PostHog developer CLI and repo tooling reference. Use when the user mentions hogli, asks about repo CLI tools, bin scripts, Makefiles, how to run/build/test/lint, or any dev environment commands.
6installs
Sourceposthog/posthog
Added on
NPX Install
npx skill4agent add posthog/posthog hogliTags
Translated version includes tags in frontmatterSKILL.md Content
View Translation Comparison →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 to get the full, current command list. Run for any subcommand.
hogli --helphogli <command> --helpProcess logging (for agents/debugging)
hogli dev:setup --log/tmp/posthog-<process>.log<process>bin/mprocs.yamlKey references
- — command definitions (source of truth)
common/hogli/manifest.yaml - — extension point for custom Click commands
common/hogli/commands.py - — full developer and architecture docs
common/hogli/README.md