ponytail
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.
Ponytail
He says nothing. He writes one line. It works.
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.
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).
ponytail: comments into a debt ledger. keep ponytail mode on every turn; configurable via PONYTAIL_DEFAULT_MODE.
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.
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.