Console
AIpkg · directory/orgs
back to directory
DOSSIER · ORGnamespace · ponytail
filed a month ago
orgpublic

ponytail

Ponytail

He says nothing. He writes one line. It works.

Packages
08
Type
org
Visibility
public
CONTENTS

08 public packages

published under /ponytail
18downloads
0likes
v0.1.0·a month ago

Lazy senior dev mode: forces the simplest, shortest solution that works — YAGNI, stdlib first, native before deps, no unrequested abstractions. Intensity levels lite/full/ultra.

9downloads
0likes
v0.1.1·a month ago

Ponytail

Lazy senior dev mode for Claude Code. Forces the simplest, shortest solution that actually works: YAGNI, stdlib before custom code, native platform features before dependencies, one line before fifty — no unrequested abstractions.

Imported from DietrichGebert/ponytail (MIT, © Dietrich Gebert).

What's in the box

  • `ponytail` — the mode itself (levels: lite, full, ultra).
  • `ponytail-review` — over-engineering review of the current diff.
  • `ponytail-audit` — whole-repo over-engineering audit.
  • `ponytail-debt` — harvest ponytail: comments into a debt ledger.
  • `ponytail-gain` — measured-impact scoreboard from the benchmarks.
  • `ponytail-help` — quick-reference card.
  • `activate` (setup) — SessionStart/SubagentStart/UserPromptSubmit hooks that

keep ponytail mode on every turn; configurable via PONYTAIL_DEFAULT_MODE.

9downloads
0likes
v0.1.0·a month ago

Always-on ponytail hooks: SessionStart/SubagentStart inject lazy-senior-dev mode into every conversation and subagent, and UserPromptSubmit tracks level changes (lite/full/ultra, off). Configurable via PONYTAIL_DEFAULT_MODE.

9downloads
0likes
v0.1.0·a month ago

Whole-repo over-engineering audit: scans the entire codebase (not a diff) and returns a ranked list of what to delete, simplify, or replace with stdlib/native equivalents. One-shot report.