Convergence
The atom completes when the submitted form answer contains a direction id. The agent's next turn must lock onto that direction — backtracking forces a fresh devloop iteration of the picker stage.
nexu-io/open-design
3-5 direction picker that lets the user choose before final generation.
npx skills add https://github.com/nexu-io/open-design --skill "plugins/_official/atoms/direction-picker"Source checked Jul 28, 2026·Refresh due Oct 26, 2026
Limited to facts supported by the pinned source
Generative work benefits from explicit divergence before it converges. The direction-picker atom asks the agent to draft 3-5 distinct directions (visual / structural / tonal) and emit them in an inline with a direction-cards question so the user picks the winning direction befor…
npx skills add https://github.com/nexu-io/open-design --skill "plugins/_official/atoms/direction-picker"The pinned source contains about 130 English words and 2 usable sections. That evidence supports a source profile, not a complete guide.
130 source words · 2 usable sections
What the source actually contains
Sections are extracted automatically from the pinned SKILL.md and link back to the source.
The atom completes when the submitted form answer contains a direction id. The agent's next turn must lock onto that direction — backtracking forces a fresh devloop iteration of the picker stage.
More than 5 directions on one turn (decision fatigue).
FAQ
The source record exposes this install command: npx skills add https://github.com/nexu-io/open-design --skill "plugins/_official/atoms/direction-picker". Inspect the command and pinned source before running it.
Quality breakdown
Based on traceable docs and repository signals; stars are not treated as quality.
Generative work benefits from explicit divergence before it converges.
The direction-picker atom asks the agent to draft 3-5 distinct
directions (visual / structural / tonal) and emit them in an inline
<question-form> with a direction-cards question so the user picks the
winning direction before the expensive generation pass. The submitted choice
returns as the next user message.
The atom completes when the submitted form answer contains a direction id. The agent's next turn must lock onto that direction — backtracking forces a fresh devloop iteration of the picker stage.