dietrichgebert/ponytail · .openclaw/skills/ponytail-audit/SKILL.md · Audit the whole repo for over-engineering. A ranked list of what to delete, simplify, or replace with stdlib or native…
dietrichgebert/ponytail · .openclaw/skills/ponytail-debt/SKILL.md · Harvest every ponytail: shortcut comment into one debt ledger, so deferrals get tracked instead of forgotten. One-shot…
dietrichgebert/ponytail · .openclaw/skills/ponytail-gain/SKILL.md · Show ponytail measured impact as a scoreboard: less code, less cost, more speed, from the benchmark medians. One-shot…
dietrichgebert/ponytail · .openclaw/skills/ponytail-review/SKILL.md · Review a diff for over-engineering. Finds what to delete: reinvented stdlib, needless deps, speculative abstractions…
dietrichgebert/ponytail · skills/ponytail-audit/SKILL.md · Whole-repo audit for over-engineering. Like ponytail-review, but scans the entire codebase instead of a diff: a ranked…
dietrichgebert/ponytail · skills/ponytail-debt/SKILL.md · Harvest every `ponytail:` comment in the codebase into a debt ledger, so the deliberate shortcuts and deferrals…
dietrichgebert/ponytail · skills/ponytail-gain/SKILL.md · Show ponytail's measured impact as a compact scoreboard: less code, less cost, more speed, from the benchmark medians…
dietrichgebert/ponytail · skills/ponytail-help/SKILL.md · Quick-reference card for all ponytail modes, skills, and commands. One-shot display, not a persistent mode. Trigger…
dietrichgebert/ponytail · skills/ponytail-review/SKILL.md · Code review focused exclusively on over-engineering. Finds what to delete: reinvented standard library, unneeded…
dietrichgebert/ponytail · skills/ponytail/SKILL.md · Forces the laziest solution that actually works, simplest, shortest, most minimal. Channels a senior dev who has seen…