logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt
How to install DietrichGebert/ponytail. Official installation instructions. Project installation guide. Framework or library installation. Build installation instructions. How to setup and install from GitHub. Installation steps and setup instructions. Official docs and installation instructions GitHub.

DietrichGebert/ponytail Installation Guide

How to install DietrichGebert/ponytail. Official project installation instructions and setup guide.

Automated Install (Recommended)

Quick installation instructions for DietrichGebert/ponytail. This is the fastest way to complete project installation and setup.

Install via curl

curl -fsSL https://hexmos.com/ipm-install | bash && 
ipm i DietrichGebert/ponytail
or

Install via npx

npx @hexmos/ipm i DietrichGebert/ponytail

Prerequisites

Node.js

runtime

Version: >=16.0.0

Manual Installation Methods

Manual installation instructions. How to install from GitHub source.

Claude Code

/plugin marketplace add DietrichGebert/ponytail

/plugin install ponytail@ponytail

Codex

codex plugin marketplace add DietrichGebert/ponytail

codex plugin add ponytail@ponytail

GitHub Copilot CLI

copilot plugin marketplace add DietrichGebert/ponytail

copilot plugin install ponytail@ponytail

Pi agent harness

pi install git:github.com/DietrichGebert/ponytail

OpenCode

Add to opencode.json: { "plugin": ["@dietrichgebert/ponytail"] }

Gemini CLI

gemini extensions install https://github.com/DietrichGebert/ponytail

Antigravity CLI

agy plugin install https://github.com/DietrichGebert/ponytail

Hermes Agent

hermes plugins install DietrichGebert/ponytail --enable

CodeWhale

Reads AGENTS.md from the project root, zero setup.

Swival

swival skills add --global https://github.com/DietrichGebert/ponytail

swival skills add ponytail

Devin CLI

devin plugins install DietrichGebert/ponytail

OpenClaw

clawhub install ponytail

Grok Build

grok plugin install DietrichGebert/ponytail --trust

Source from Repository

git clone https://github.com/DietrichGebert/ponytail

cd ponytail

Post Installation Steps

  • Active every session, with a handful of commands (see Commands section).
  • Set the level for every new session with the PONYTAIL_DEFAULT_MODE env var (lite/full/ultra/off), or a defaultMode field in ~/.config/ponytail/config.json.
  • The default is full.
  • While active, the ruleset is also injected into every subagent spawned via the Agent tool.
  • Refer to the Commands section for instructions on using /ponytail, /ponytail-review, etc.