Frontier Interview

Run a multi-decision interview as a frontier walk over a decision tree — each round, ask every question whose prerequisites are settled (numbered, each with a recommended answer), fetch facts yourself in the background, recompute the frontier from the answers, and repeat until no open decisions remain. Use whenever a task needs several interdependent decisions from the user (project setup, design direction, architecture choices, merge conflicts). Not for a single question — just ask that directly.

nolly-studio a6c3582 2 files · 3.6 KB Updated

File contents

nolly-studio/eve-directory/tree/main/.agents/skills/frontier-interview commit a6c3582afc

Frequently asked questions

npx skillmds@latest add nolly-studio/frontier-interview