Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
jamiemill avatar

Layers Orient

  • 1.6k installs
  • 282 repo stars
  • Updated May 30, 2026
  • jamiemill/layers-skills

layers-orient is a diagnostic planning skill that audits seven decision layers, identifies the bottleneck layer with the most urgent unresolved risk, and recommends where developers should focus next before committing ef

About

layers-orient is the entry diagnostic in the Layers decision framework from jamiemill/layers-skills. It assumes layers-intro context is loaded, then rapidly maps the current state of decisions across all seven layers, finds the lowest layer still carrying unresolved or risky decisions, and recommends the next focus area without doing a deep dive. Developers reach for layers-orient when multiple parallel concerns exist and it is unclear whether strategy, architecture, or delivery deserves attention first. The skill answers which layer deserves attention most urgently and hands off to layer-specific skills for depth. It is intentionally a front-door audit, not a replacement for individual layer workflows.

  • Maps decision state across all seven layers in one pass
  • Identifies the single bottleneck layer with unresolved or risky decisions
  • Distinguishes strong decisions from hidden assumptions
  • Delivers a short audit plus one concrete next-skill recommendation
  • Quality gate: output must name the exact bottleneck layer and link to a specific follow-up skill

Layers Orient by the numbers

  • 1,581 all-time installs (skills.sh)
  • +129 installs in the week ending Aug 5, 2026 (Skillselion tracking)
  • Ranked #371 of 3,282 Productivity & Planning skills by installs in the Skillselion catalog
  • Security screen: LOW risk (skills.sh audit)
  • Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/jamiemill/layers-skills --skill layers-orient

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs1.6k
repo stars282
Security audit3 / 3 scanners passed
Last updatedMay 30, 2026
Repositoryjamiemill/layers-skills

Which decision layer has the most urgent risk?

Quickly diagnose which of the seven decision layers contains the most urgent unresolved risk before committing further effort.

Who is it for?

Tech leads and developers starting a complex initiative who need a fast read on which of seven decision layers blocks progress.

Skip if: Teams wanting a deep technical audit of one layer or projects with a single obvious next task already scoped.

When should I use this skill?

The user is unsure where to focus, mentions layers-orient, bottleneck layer, or wants a rapid diagnostic across the Layers framework before deeper work.

What you get

Bottleneck layer identification, risk map across seven layers, and a recommended focus area for the next skill.

  • bottleneck layer report
  • focus recommendation
  • seven-layer decision map

By the numbers

  • Audits decisions across seven Layers framework layers

Files

SKILL.mdMarkdownGitHub ↗

/layers-orient

Assumes `/layers-intro` has been loaded for framework context.

Orient is a rapid diagnostic — the front door for finding the live decisions the other skills then work. It maps the current state of decisions across all seven layers, identifies the bottleneck — the lowest layer with unresolved or risky decisions — and recommends where to focus next.

It is not a deep dive into any layer. That's what the individual layer skills are for. Orient answers the prior question: which layer deserves attention most urgently? Keep it fast and light — the output is a short audit and one recommendation, not a report.

What it assesses:

  • Whether key decisions have been made at each layer, and how solidly
  • Whether decisions treated as solid are actually assumptions
  • Which layer is the most foundational with unresolved work, creating risk for everything above

Quality signals — when orient is done well:

  • The bottleneck layer is specifically named, not vaguely gestured at
  • Assumed layers are distinguished from Strong ones — they require different responses
  • The recommendation connects to a specific skill with a clear reason

---

Guided session

Describe your design situation and what prompted you to pick it up, or say "let's orient" to start.

(Capture is opt-in and light — see /layers-intro. For orient, the audit table itself is usually all that's worth keeping.)

Then ask: 1. What product or feature are you working on? 2. What design challenge are you facing right now? 3. How far along is this work — early exploration, active design, or fixing something in an existing product?

Listen for clues about which layers have already been worked through and which are thin or missing.

---

Layer audit

Work through each layer with one or two targeted questions. Rate each as: Strong / Partial / Assumed / Weak / Not started / N/A

Observed behaviour "What user research do you have? Have you spoken to users, observed them, or have analytics? Or is this mostly based on what the team believes users do?"

The domain "How well do you understand the space this product operates in — the real-world concepts, terminology, and how users think before your product enters the picture?"

User needs "Can you articulate what users are trying to achieve — not in features, but the underlying job and why it matters? Do you have job stories or equivalent?"

Product & service strategy "Do you know which specific user need this work targets and what business outcome it's meant to move? Is the connection between opportunity and business goal explicit, or informal?"

Conceptual model "Does the product have a clear model of the objects it works with — the things that exist, how they connect, and what vocabulary you use? Is this shared across the team, or does each person have their own version?"

Interaction structure and flow "Do you have a clear picture of the key user journeys — places, steps, decision points? A breadboard, rough flow, working code, or a description you can narrate?"

Surface "Is there an existing design system, visual language, or component library this needs to fit into?"

---

Decision landscape

Produce the audit as a table:

Layer                      | State       | Notes
---------------------------|-------------|----------------------------------------
Observed behaviour         |             |
The domain                 |             |
User needs                 |             |
Product & service strategy |             |
Conceptual model           |             |
Interaction structure      |             |
Surface                    |             |

---

Bottleneck analysis

Identify the bottleneck layer: the lowest layer with Weak, Assumed, or Not started state. State it clearly: what decisions are missing, and what risk does that create for the layers above?

Also flag assumed layers — layers treated as decided but not verified. Assumptions that look solid are often where the most dangerous decisions hide.

If the designer has a deadline or constraint that changes the calculus, acknowledge it. Sometimes the right move isn't the most foundational one — name that tradeoff explicitly rather than ignoring it.

---

Recommendation

Recommend a specific skill to run next and why:

  • Conceptual model → /layers-conceptual-model
  • Product strategy → /layers-product-strategy
  • User needs → /layers-user-needs
  • Domain → /layers-domain
  • Interaction structure → /layers-interaction-flow
  • Observed behaviour → /layers-observed-behaviour

Close with: "Want to run [skill] now, or is there something in this picture to push back on first?"

Related skills

How it compares

Use layers-orient for a cross-layer bottleneck scan; invoke individual layer skills when the target layer is already known.

FAQ

What does layers-orient diagnose?

layers-orient maps decisions across seven Layers framework layers, finds the bottleneck—the lowest layer with unresolved or risky decisions—and recommends where to focus next. The diagnostic is rapid and does not replace deeper layer-specific skills.

Do I need layers-intro before layers-orient?

Yes. layers-orient assumes layers-intro has been loaded for framework context. Without that baseline, the seven-layer model and handoff to individual layer skills will lack shared vocabulary.

Is Layers Orient safe to install?

skills.sh reports 3 of 3 security scanners passed. Review the Security Audits panel on this page before installing in production.

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.