user-input-protocol
CommunityStructured user-input prompts for subagents.
Software Engineering#subagents#AskUserQuestion#pause-resume#agent-resumption#structured-question#state-preservation
Authorjwilger
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Pattern for subagents (background tasks, delegated agents) to request user input when they cannot directly call AskUserQuestion.
Core Features & Use Cases
- Pause-and-resume pattern to handle user input without failing subagents.
- State preservation and clean resumption to continue work seamlessly.
- Structured question format with context, options, and constraints.
Quick Start
Pause the subagent when input is needed, save all relevant state, signal the main conversation with a structured question, have the main conversation ask the user via AskUserQuestion, then resume the subagent with the user's answer.
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: user-input-protocol Download link: https://github.com/jwilger/claude-code-plugins/archive/main.zip#user-input-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.