/ponytail-help
Quick-reference card for all ponytail modes, skills, and commands. One-shot display, not a persistent mode. Trigger: /ponytail-help, "ponytail help", "what ponytail commands", "how do I use ponytail".
One skill from ponytail.
shell
$ npx -y skills add DietrichGebert/ponytail --skill ponytail-help --agent claude-codeInstalls just this skill. Get the whole plugin for auto-invocation.
How it fires
How this skill gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/ponytail-help
Context preview
The summary Claude sees to decide when to auto-load this skill.
Quick-reference card for all ponytail modes, skills, and commands. One-shot display, not a persistent mode. Trigger: /ponytail-help, "ponytail help", "what ponytail commands", "how do I use ponytail".
Stats
Stars88,235
Forks4,827
LanguageJavaScript
LicenseMIT
Ships with ponytail
SKILL.md
ponytail-help.SKILL.md
--- name: ponytail-help description: > Quick-reference card for all ponytail modes, skills, and commands. One-shot display, not a persistent mode. Trigger: /ponytail-help, "ponytail help", "what ponytail commands", "how do I use ponytail". --- # Ponytail Help Display this reference card when invoked. One-shot, do NOT change mode, write flag files, or persist anything. ## Levels | Level | Trigger | What change | |-------|---------|-------------| | **Lite** | `/ponytail lite` | Build what's asked, name the lazier alternative in one line. | | **Full** | `/ponytail` | The ladder enforced: YAGNI โ stdlib โ native โ one line โ minimum. Default. | | **Ultra** | `/ponytail ultra` | YAGNI extremist. Deletion before addition. Challenges requirements before building. | Level sticks until changed or session end. ## Skills | Skill | Trigger | What it does | |-------|---------|--------------| | **ponytail** | `/ponytail` | Lazy mode itself. Simplest solution that works. | | **ponytail-review** | `/ponytail-review` | Over-engineering review: `L42: yagni: factory, one product. Inline.` | | **ponytail-audit** | `/ponytail-audit` | Whole-repo over-engineering audit: ranked list of what to delete. |
