ponytail-help

Displays a quick-reference card of ponytail modes, skills, and commands.

Updated Sep 11, 2026
One-click install
npx skills add https://github.com/CYRUS-pinto/pi-bot --skill ponytail-help-cyrus-pinto
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ponytail-help
Source: https://github.com/CYRUS-pinto/pi-bot/tree/main/.agents/skills/ponytail-help
Command: npx skills add https://github.com/CYRUS-pinto/pi-bot --skill ponytail-help-cyrus-pinto

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Users of the ponytail plugin often forget which modes, slash commands, and configuration options exist. This Skill provides a one-shot reference card so you can recall every ponytail command without leaving your session or digging through external docs. ## Core Features & Use Cases - Command Reference: Lists all ponytail levels (lite, full, ultra) and skills (ponytail, ponytail-review, ponytail-audit, ponytail-debt, ponytail-gain) with their triggers and effects. - Configuration Guide: Shows how to set the default mode via the PONYTAIL_DEFAULT_MODE environment variable or the config.json file, including priority resolution. - Update Instructions: Explains how to enable auto-update or manually refresh the plugin in Claude Code. - Use Case: You are mid-session and cannot remember whether the audit command is /ponytail-audit or /ponytail-check. Invoke /ponytail-help to see the full command table instantly. ## Quick Start Ask the assistant to show the ponytail help card by typing /ponytail-help or saying "ponytail help".

Frequently Asked Questions about ponytail-help

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I see all ponytail commands and modes?

Invoke /ponytail-help or say "ponytail help" to display the reference card. It lists the three levels (lite, full, ultra), all six skills with their triggers, and deactivation phrases in one view.

What is the difference between ponytail lite, full, and ultra modes?

Lite builds what is asked and names the lazier alternative in one line. Full enforces the YAGNI ladder and is the default. Ultra is a YAGNI extremist mode that challenges requirements and prefers deletion before addition.

How do I change the default ponytail mode?

Set the PONYTAIL_DEFAULT_MODE environment variable, or edit ~/.config/ponytail/config.json with a defaultMode value such as lite or off. The environment variable takes priority over the config file, which takes priority over the built-in full default.

Does ponytail-help change my current mode or save anything?

No. The help card is a one-shot display that does not change the active mode, write flag files, or persist any state. Your current ponytail level remains unchanged after viewing it.

How do I turn off ponytail mode during a session?

Say "stop ponytail" or "normal mode", or run /ponytail off. You can resume at any time with /ponytail, and the chosen level sticks until changed or the session ends.