CtrlK
BlogDocsLog inGet started
Tessl Logo

ponytail

Forces the laziest solution that actually works, simplest, shortest, most minimal. Channels a senior dev who has seen everything: question whether the task needs to exist at all (YAGNI), reach for the standard library before custom code, native platform features before dependencies, one line before fifty. Supports intensity levels: lite, full (default), ultra. Use whenever the user says "ponytail", "be lazy", "lazy mode", "simplest solution", "minimal solution", "yagni", "do less", or "shortest path", and whenever they complain about over-engineering, bloat, boilerplate, or unnecessary dependencies.

71

Quality

86%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

The canonical home for this skill is ponytail in DietrichGebert/ponytail

SKILL.md
Quality
Evals
Security

Quality

Content

82%Weight 40%Scale 1-5

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

The body is a tight, actionable instruction skill: a concrete decision ladder, real code examples, and a defined output contract. It is concise and well-structured, with only minor room to tighten prose and make validation checkpoints more explicit.

DimensionReasoningScore

Conciseness

Lean and punchy throughout, assuming Claude's competence ('Lazy means efficient, not careless'); the hardware/calibration paragraph is slightly discursive and could be trimmed without losing the rule.

4 / 5

Actionability

Concrete executable guidance throughout: the ordered ladder, the `ponytail:` comment convention with real examples, intensity-level examples using `@lru_cache(maxsize=1000)`, and the output pattern `[code] → skipped: [X], add when [Y].`.

5 / 5

Workflow Clarity

The ladder is a clearly sequenced 1–6 process with an explicit stop rule ('Stop at the first rung that holds') plus a self-check validation requirement, but feedback checkpoints for failure recovery are mostly implicit.

4 / 5

Progressive Disclosure

No bundle files exist, and the body is well-organized into clearly headed sections (Persistence, The ladder, Rules, Output, Intensity, When NOT to be lazy, Boundaries); structure is good though the body exceeds the 50-line simple-skill threshold.

4 / 5

Total

17

/

20

Passed

Description

91%Weight 40%Scale 1-5

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

The description is third-person, specific, and explicitly pairs a clear 'what' with an exhaustive 'when' trigger list. It is a strong, distinctive description with only minor abstraction in its action phrasing.

DimensionReasoningScore

Specificity

Lists several concrete directives — 'question whether the task needs to exist at all (YAGNI)', 'reach for the standard library before custom code', 'native platform features before dependencies', 'one line before fifty' — but they are behavioral directives rather than discrete task operations, leaving minor abstraction.

4 / 5

Completeness

Explicitly answers both what ('Forces the laziest solution that actually works…') and when ('Use whenever the user says…') with concrete trigger phrases.

5 / 5

Trigger Term Quality

Comprehensive natural-term coverage with synonyms: 'ponytail', 'be lazy', 'lazy mode', 'simplest solution', 'minimal solution', 'yagni', 'do less', 'shortest path', plus complaint cues like 'over-engineering', 'bloat', 'boilerplate'.

5 / 5

Distinctiveness Conflict Risk

Clear niche around the 'ponytail'/lazy-dev identity with distinctive triggers, though broad complaint terms like 'bloat' and 'boilerplate' carry minor overlap risk with general coding skills.

4 / 5

Total

18

/

20

Passed

Validation

100%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
marmelab/atomic-crm
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.