Mutation Analyzer

Use when the user is tracing data flow across layers, tracking cross-layer dependencies, or asking what breaks if they change something — phrases like "Trace how X flows", "I want to modify X, what do I check?", "Where is X used?", "What breaks if I change X?", or "How does data move from backend to frontend for X?". Strictly mutation-oriented analysis anchored in actual code paths. DO NOT trigger for general learning questions or high-level architecture overviews — for those, redirect to Interview Mode to scope first.

edshav 25dfba8 5 files · 40.6 KB Updated

File contents

edshav/skills/tree/main/mutation-analyzer commit 25dfba8c1c

Frequently asked questions

npx skillmds@latest add edshav/mutation-analyzer