From 766c5ca5b117e881e6cdd6c3e917586eb0a06e72 Mon Sep 17 00:00:00 2001 From: Aiden Date: Fri, 19 Jun 2026 07:24:20 +0900 Subject: [PATCH] feat: add argument-hint to ponytail skill (#85) --- skills/ponytail/SKILL.md | 1 + 1 file changed, 1 insertion(+) diff --git a/skills/ponytail/SKILL.md b/skills/ponytail/SKILL.md index 0e0d3be..0e473d1 100644 --- a/skills/ponytail/SKILL.md +++ b/skills/ponytail/SKILL.md @@ -10,6 +10,7 @@ description: > "minimal solution", "yagni", "do less", or "shortest path", and whenever they complain about over-engineering, bloat, boilerplate, or unnecessary dependencies. +argument-hint: "[lite|full|ultra]" license: MIT ---