kevglynn

30 mods across 1 repository, 3 stars between them.

ponytail-audit

25

kevglynn/ai-dev-playbook

Skill Claude CodeCodex

Whole-repo audit for over-engineering. Like ponytail-review, but scans the entire codebase instead of a diff: a ranked list of what to delete, simplify, or replace with stdlib/native equivalents. Use when the user says "audit this codebase", "audit for over-engineering", "what can I delete from this repo", "find…

3 2mo ago A 105 tokens

ponytail-debt

26

kevglynn/ai-dev-playbook

Skill Claude CodeCodex

Harvest every defer: comment in the codebase into a debt ledger, so the deliberate shortcuts and deferrals get tracked instead of rotting into "later means never". Use when the user says "ponytail debt", "/ponytail-debt", "what did we defer", "list the shortcuts", "debt ledger", or "what did we mark to do later".…

3 2mo ago A 92 tokens

ponytail-gain

27

kevglynn/ai-dev-playbook

Skill Claude CodeCodex

Show ponytail's measured impact as a compact scoreboard: less code, less cost, more speed, from the benchmark medians. One-shot display, not a persistent mode, and not a per-repo number. Trigger: /ponytail-gain, "ponytail gain", "what does ponytail save", "show ponytail impact", "ponytail scoreboard".

3 2mo ago A 83 tokens

ponytail-help

28

kevglynn/ai-dev-playbook

Skill Claude CodeCodex

Quick-reference card for all ponytail modes, skills, and commands. One-shot display, not a persistent mode. Trigger: /ponytail-help, "ponytail help", "what ponytail commands", "how do I use ponytail".

3 2mo ago A 56 tokens

ponytail-review

29

kevglynn/ai-dev-playbook

Skill Claude CodeCodex

Code review focused exclusively on over-engineering. Finds what to delete: reinvented standard library, unneeded dependencies, speculative abstractions, dead flexibility. One line per finding: location, what to cut, what replaces it. Use when the user says "review for over-engineering", "what can we delete", "is this…

3 2mo ago A 100 tokens

kevglynn/ai-dev-playbook

Skill Claude CodeCodex

Structured approach to diagnosing and fixing bugs. Use when a bug is reported, a test fails unexpectedly, behavior doesn't match expectations, or when "something is wrong" but the cause isn't clear. Triggers on "debug this", "why is this broken", "this doesn't work", "investigate this failure", unexpected test…

3 2mo ago A 79 tokens