ritual-meta-elicitation

Generate contextual questions to clarify Ritual dApp architectural decisions.

62|56|Updated Apr 24, 2026
One-click install
npx skills add https://github.com/ritual-foundation/ritual-dapp-skills --skill ritual-meta-elicitation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ritual-meta-elicitation
Source: https://github.com/ritual-foundation/ritual-dapp-skills/tree/main/skills/ritual-meta-elicitation
Command: npx skills add https://github.com/ritual-foundation/ritual-dapp-skills --skill ritual-meta-elicitation

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill reduces goal-state uncertainty by lazily generating just-in-time contextual questions that clarify a user's intentions when designing Ritual dApps. Instead of a fixed questionnaire, it adapts to the user's description to surface only the most impactful ambiguities.

Core Features & Use Cases

  • Dynamic question generation (0-5 questions) tailored to the user's goal.
  • Contextual option sets that map architectural decisions to concrete consequences.
  • Inference and confirmation: after questions, the agent confirms the understood goal.
  • Safe defaults when the user is unsure, guiding the design toward lower complexity.
  • Use cases include defining memory models for agents, choosing frontend interaction patterns, deciding how tool-based searches integrate, and architectural planning for Ritual-based dApps.

Quick Start

Tell the agent your goal and let ritual-meta-elicitation generate just-in-time questions to clarify the plan.

Frequently Asked Questions about ritual-meta-elicitation

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I clarify architectural decisions when designing Ritual dApps?

To clarify architectural decisions for Ritual dApps, you can use just-in-time elicitation to generate contextual questions that map choices to concrete consequences. This dynamically reduces goal-state uncertainty by surfacing only high-impact ambiguities like memory models or frontend needs.

What is just-in-time goal clarification for agent synthesis?

Just-in-time goal clarification for agent synthesis is a dynamic process that generates 0-5 contextual questions tailored to your initial description. It infers unresolved dimensions and confirms understood goals, ensuring high-level intent is refined into concrete plans without fixed questionnaires.

How do I define memory models and tool integration for Ritual dApps?

Defining memory models and tool integration for Ritual dApps involves refining user intent through contextual option sets. The elicitation process presents explicit consequences for each architectural choice, guiding you toward lower complexity with safe defaults if you are unsure.

Does Ritual dApp design require a fixed questionnaire for architectural planning?

Ritual dApp design does not require a fixed questionnaire for architectural planning. Instead of static forms, it adapts to your description to lazily generate just-in-time questions, identifying only the most impactful unresolved dimensions like frontend interaction patterns.

What are the limitations of dynamic question generation for Ritual dApps?

Limitations of dynamic question generation for Ritual dApps include a strict cap of 0-5 contextual questions per interaction. It focuses exclusively on reducing goal-state uncertainty for architectural decisions, meaning it may not cover ultra-specific edge cases outside its core dimensions.