ponytail-help

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

Updated May 8, 2026
One-click install
npx skills add https://github.com/tomw200082-collab/gt-factory-os-production-brain --skill ponytail-help-tomw200082-collab
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: ponytail-help
Source: https://github.com/tomw200082-collab/gt-factory-os-production-brain/tree/main/.claude/skills/ponytail-help
Command: npx skills add https://github.com/tomw200082-collab/gt-factory-os-production-brain --skill ponytail-help-tomw200082-collab

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? When using the ponytail plugin across Claude Code, Codex, or OpenCode, it is easy to forget which modes, slash commands, and configuration options exist. This Skill provides an instant, one-shot reference card so you never have to dig through external documentation mid-session. ## Core Features & Use Cases - Mode Reference: Lists the three ponytail levels (lite, full, ultra) with their triggers and behavior differences. - Command Index: Shows all six ponytail skills (ponytail, ponytail-review, ponytail-audit, ponytail-debt, ponytail-gain, ponytail-help) and their platform-specific invocation forms. - Configuration Guide: Explains how to set the default mode via the PONYTAIL_DEFAULT_MODE environment variable or config file, plus how to deactivate and update the plugin. - Use Case: You just installed ponytail and want to know how to switch to ultra mode or turn off auto-activation. Invoke the help card and get the exact command and config syntax in one view. ## Quick Start Ask the assistant to show the ponytail help card to see all available modes and commands.

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 full reference card. It lists the three levels (lite, full, ultra), all six skills, deactivation phrases, and configuration options in one view.

What are the ponytail lite, full, and ultra modes?▼

Lite builds what is asked and names the lazier alternative in one line. Full enforces the ladder of YAGNI, stdlib, native, one line, minimum, and is the default. Ultra is a YAGNI extremist mode that challenges requirements before building.

How do I change the default ponytail mode?▼

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

Does ponytail-help work in Codex and OpenCode?▼

Yes. Codex uses the @ponytail-help mention form, while Claude Code and OpenCode use the /ponytail-help slash command. OpenCode ships all six ponytail skills as slash commands.

Does invoking ponytail help change my current mode?▼

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