loneyclown

12 mods across 1 repository, 5 stars between them.

ponytail

06

loneyclown/ponytail-kimi

Command

Switch ponytail intensity level (lite/full/ultra/off), or report the current level.

5 1mo ago A 18 tokens original MIT

ponytail-audit

07

loneyclown/ponytail-kimi

Skill Claude CodeCodex

Whole-repo audit for over-engineering. Like ponytail-review, but scans the entire codebase instead of a diff: a ranked list of what to delete, simplify, or replace with stdlib/native equivalents. Use when the user says "audit this codebase", "audit for over-engineering", "what can I delete from this repo", "find…

5 1mo ago A 111 tokens copy · 98% MIT

ponytail-debt

08

loneyclown/ponytail-kimi

Skill Claude CodeCodex

Harvest every ponytail: comment in the codebase into a debt ledger, so the deliberate shortcuts and deferrals ponytail leaves behind get tracked instead of rotting into "later means never". Use when the user says "ponytail debt", "/ponytail-kimi:ponytail-debt", "what did ponytail defer", "list the shortcuts"…

5 1mo ago A 105 tokens copy · 97% MIT

ponytail-gain

09

loneyclown/ponytail-kimi

Skill Claude CodeCodex

Show ponytail's measured impact as a compact scoreboard: less code, less cost, more speed, from the benchmark medians. One-shot display, not a persistent mode, and not a per-repo number. Trigger: /ponytail-kimi:ponytail-gain, "ponytail gain", "what does ponytail save", "show ponytail impact", "ponytail scoreboard".

5 1mo ago A 89 tokens copy · 89% MIT

ponytail-help

10

loneyclown/ponytail-kimi

Skill Claude CodeCodex

Quick-reference card for all ponytail modes, skills, and commands. One-shot display, not a persistent mode. Trigger: /ponytail-kimi:ponytail-help, "ponytail help", "what ponytail commands", "how do I use ponytail".

5 1mo ago A 62 tokens original MIT

ponytail-review

11

loneyclown/ponytail-kimi

Skill Claude CodeCodex

Code review focused exclusively on over-engineering. Finds what to delete: reinvented standard library, unneeded dependencies, speculative abstractions, dead flexibility. One line per finding: location, what to cut, what replaces it. Use when the user says "review for over-engineering", "what can we delete", "is this…

5 1mo ago A 106 tokens copy · 94% MIT

ponytail

12

loneyclown/ponytail-kimi

Skill Claude CodeCodex

Forces the laziest solution that actually works, simplest, shortest, most minimal. Channels a senior dev who has seen everything: question whether the task needs to exist at all (YAGNI), reach for the standard library before custom code, native platform features before dependencies, one line before fifty. Supports…

5 1mo ago A 184 tokens copy · 80% MIT