·ask-user-question
</>

ask-user-question

s-hiraoku/harnesses-factory

This skill provides structured question-asking capabilities for gathering user input, clarifying requirements, and making decisions during task execution. Use this skill when needing to present multiple choice questions, gather preferences, or get user confirmation on implementation choices.

2Installs·0Trend·@s-hiraoku

Installation

$npx skills add https://github.com/s-hiraoku/harnesses-factory --skill ask-user-question

SKILL.md

This skill enables structured, interactive questioning to gather user input during task execution. It provides a framework for presenting clear questions with predefined options, supporting both single and multiple selection modes.

When gathering related information, batch up to 4 questions in a single interaction. Each question follows the same structure independently.

Users can always provide custom input via "Other" option. Design questions to:

This skill provides structured question-asking capabilities for gathering user input, clarifying requirements, and making decisions during task execution. Use this skill when needing to present multiple choice questions, gather preferences, or get user confirmation on implementation choices. Source: s-hiraoku/harnesses-factory.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/s-hiraoku/harnesses-factory --skill ask-user-question
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is ask-user-question?

This skill provides structured question-asking capabilities for gathering user input, clarifying requirements, and making decisions during task execution. Use this skill when needing to present multiple choice questions, gather preferences, or get user confirmation on implementation choices. Source: s-hiraoku/harnesses-factory.

How do I install ask-user-question?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/s-hiraoku/harnesses-factory --skill ask-user-question Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/s-hiraoku/harnesses-factory

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-01