moai-alfred-interactive-questions

Official

Clarify ambiguity with targeted user questions.

Authormodu-ai
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Ambiguity in instructions or missing information can halt AI progress and lead to incorrect outputs. This Skill empowers Alfred sub-agents to proactively ask clarifying questions to the user, ensuring that tasks are understood correctly and executed precisely, reducing rework and frustration.

Core Features & Use Cases

  • Proactive Clarification: Guides AI to identify ambiguous points in user requests or project context.
  • Targeted Question Generation: Formulates specific, actionable questions to gather necessary information from the user.
  • Workflow Unblocking: Prevents AI from making assumptions, ensuring tasks proceed only with clear understanding.
  • Contextual Inquiry: Integrates with other skills to ask questions relevant to the current task (e.g., "Which database type should I use?").
  • Use Case: If you ask Claude to "optimize the database" without specifying the database type, this Skill will prompt Alfred to ask, "Which database system are you using (e.g., PostgreSQL, MongoDB, SQLite)?" to ensure accurate assistance.

Quick Start

No direct user command needed.

This skill is an internal mechanism for Alfred sub-agents

to interactively seek clarification from the user when needed.

It ensures AI understands your intent perfectly.

Dependency Matrix

Required Modules

None required

Components

examplesreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: moai-alfred-interactive-questions
Download link: https://github.com/modu-ai/moai-adk/archive/main.zip#moai-alfred-interactive-questions

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository