kevglynn/ai-dev-playbook

AI-native development methodology — rules, skills, and scripts for working with coding agents

3Stars on the repository
30Mods indexed here, across every type
2mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

brainstorming

01

kevglynn/ai-dev-playbook

Skill Claude CodeCodex

This skill should be used before implementing features, building components, or making changes. It guides exploring user intent, approaches, and design decisions before planning. Triggers on "let's brainstorm", "help me think through", "what should we build", "explore approaches", ambiguous feature requests, or when…

not rated 3 2mo ago A 76 tokens

ponytail-audit

02

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…

not rated 3 2mo ago A 105 tokens

ponytail-debt

03

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".…

not rated 3 2mo ago A 92 tokens

ponytail-gain

04

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".

not rated 3 2mo ago A 83 tokens

ponytail-help

05

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".

not rated 3 2mo ago A 56 tokens

ponytail-review

06

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…

not rated 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…

not rated 3 2mo ago A 79 tokens

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: