This is the diagnostic entry point for the seven-layer design framework. It runs a fast audit across all layers (observed behaviour through to surface design), identifies which layer is the actual bottleneck, and tells you which specific skill to run next. The key insight is distinguishing between layers that are genuinely strong versus ones that just look solid because they're built on assumptions. You answer a few questions about your design situation, get a state table showing where decisions are weak or missing, and walk away with a named bottleneck and a specific recommendation. It's meant to be quick, not a deep dive into any one layer.
npx skills add https://github.com/jamiemill/layers-skills --skill layers-orient