Present a multi-select question allowing multiple choices
Scanned 6/2/2026
Install to Claude Code
npx -y skills add majiayu000/claude-skill-registry --skill ask-multi --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Ask Multi?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/majiayu000-ask-multi)More formats (shields.io, HTML) on the badges page.
---
name: ask-multi
description: Present a multi-select question allowing multiple choices
---
# Ask Multi Skill
Multi-select variant of the AskUserQuestion tool.
## Usage
```
/ask-multi "Question" "Option 1" "Option 2" ["Option 3"] ["Option 4"]
```
## Instructions
When this skill is invoked:
1. First quoted argument = question text
2. Remaining arguments = options (2-4 required)
3. Invoke AskUserQuestion tool with parsed arguments
4. Set multiSelect: true
## Constraints
- Minimum 2 options, maximum 4 options
- If constraints violated, inform user of limits
## Examples
```
/ask-multi "Which features to enable?" "Auth" "Logging" "Caching" "Metrics"
/ask-multi "Select environments to deploy:" "dev" "staging" "prod"
/ask-multi "Install which extras?" "test" "dev" "docs"
```
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Adversarial multi-agent planning skill. Self-orchestrates 5 hostile category members (unspecified-low, unspecified-high, deep, ultrabrain, artistry) via team-mode for ruthless cross-critique debate, distills only the defensible insights, then MANDATORILY hands the distilled insight bundle to the `plan` agent for executable plan formalization. Use when planning needs maximum rigor and surfacing of weak assumptions, blind spots, and over-engineering. Triggers: 'hyperplan', 'hpp', '/hyperplan', ...