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
node_modules
,
.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:
ponytail-debt
安装
npx skills add https://github.com/dietrichgebert/ponytail --skill ponytail-debt