ponytail-debt
>
Install
npx skills add DietrichGebert/ponytail@ponytail-debt-2Runs in your terminal. Adds the skill globally for Claude Code, Cursor, Codex and others; add -g -y to skip prompts.
What it does
Every deliberate ponytail shortcut is marked with a ponytail: comment naming its ceiling and upgrade path. This collects them into one ledger so a deferral can't quietly become permanent. Scan Grep the repo for comment markers, skipping nodemodules, .git, and build output: grep -rnE '(#//) ?ponytail:' . (add other comment prefixes if your stack uses them) Each hit is one ledger row. The comment prefix keeps prose that merely mentions the convention out of the ledger. Output One row per marker, grouped by file: : , . ceiling: . upgrade: . The convention is ponytail: , , so pull the ceiling and…
Excerpt from the skill's own SKILL.md. Read the full file on GitHub before installing: skills run with your agent's permissions.
View source on GitHubBefore you install
Skills are plain text instructions the agent follows, sometimes with scripts. Check the source, prefer repositories with many installs and stars, and read any script it ships.
Categories
Related skills
- ponytail
DietrichGebert/ponytail
Lazy senior dev mode for any coding task (write, refactor, fix, review): YAGNI, stdlib first, no unrequested abstractions. Not for non-coding requests.
50K installs 122KCode review - ponytail-review
DietrichGebert/ponytail
Review a diff for over-engineering. Finds what to delete: reinvented stdlib, needless deps, speculative abstractions. One line per finding.
19K installs 122KCode review - ponytail-audit
DietrichGebert/ponytail
Audit the whole repo for over-engineering. A ranked list of what to delete, simplify, or replace with stdlib or native features.
18K installs 122KCode review - ponytail-help
DietrichGebert/ponytail
Quick reference for ponytail's modes, skills, and commands. One-shot display.
17K installs 122K - ponytail-debt
DietrichGebert/ponytail
Harvest every ponytail: shortcut comment into one debt ledger, so deferrals get tracked instead of forgotten. One-shot report.
17K installs 122KGit & GitHub - ponytail-gain
DietrichGebert/ponytail
Show ponytail measured impact as a scoreboard: less code, less cost, more speed, from the benchmark medians. One-shot display.
16K installs 122KDocumentationData