Vibe Code Leaf Finder

This skill should be used when a user wants to identify which parts of a codebase are safe to modify with AI ("vibe code") and which require careful human engineering. It classifies files and modules into Leaf (safe to vibe), Branch (caution), or Trunk (hands off) based on dependency isolation, stability, and external verifiability. Use when users say "find safe places to vibe code", "where can I let AI loose in this repo", "leaf nodes", "vibe-code audit", "can a PM edit this codebase", or when someone points at a directory and asks whether it's safe to let Claude rewrite it. Grounded in Erik Schluntz's (Anthropic) "leaf nodes vs trunks" framework from the "Vibe coding in prod" talk.

gnurio 77e6b35 3 files · 13.6 KB Updated

File contents

gnurio/nurijanian-skills/tree/main/skills/vibe-code-leaf-finder commit 77e6b35c36

Frequently asked questions

npx skillmds@latest add gnurio/vibe-code-leaf-finder