Verified Agent Skill record
ponytail
A coding skill that enforces minimal, lazy-but-correct solutions across writing, refactoring, fixing, reviewing, and designing code. Applies a priority ladder from YAGNI through codebase reuse, standard library, native platform features, existing dependencies, and one-liners before writing new code. Supports three intensity levels: lite, full (default), and ultra.