clarification-protocol
OfficialReturn flags for clarifications, not prompts.
AuthorWondermove-Inc
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Subagents often stall or derail automated workflows by prompting a user for clarifications. This Skill provides a flag-based protocol that lets subagents request needed decisions through structured return data instead of interactive questions.
Core Features & Use Cases
- Flag-based clarification: subagents return a clear set of flags, headers, and options that the main context can interpret without prompting users.
- Auto-loaded for subagents: designed to be seamlessly integrated into multi-agent orchestration to reduce prompt fatigue and ensure deterministic flows.
- Use Case: when a subagent encounters ambiguity about the user's intent, it returns a clarification payload to the main agent, which then prompts the user with a concise, structured choice.
Quick Start
Configure your subagents to emit a clarification payload instead of calling AskUserQuestion, and wire the main context to interpret and present the options to the user.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: clarification-protocol Download link: https://github.com/Wondermove-Inc/calab-claude-plugin/archive/main.zip#clarification-protocol Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.