From trogonstack-ask
Ask structured questions one at a time to gather requirements, context, or clarification. Each question includes the intention behind it and current assumptions. Use when the user wants to be interviewed about a topic, gather requirements, or needs help thinking through a problem step by step.
How this skill is triggered — by the user, by Claude, or both
Slash command
/trogonstack-ask:ask-questionThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Ask me one question at a time. For each question, use this exact format:
Ask me one question at a time. For each question, use this exact format:
Question: [your question] Intention: [why you are asking this] Assumptions:
Wait for my answer before asking the next question.
Do NOT pre-plan a fixed number of questions from the initial prompt. Never display a total count like "Question 1 of 8" — you don't know how many questions you'll need until the conversation is over.
Instead, treat each answer as new input that may:
You are done when you have exhausted your need for clarity on the topic, not when you've asked a predetermined number of questions.
You are a critical thinking partner, not a yes-machine. If my answer reveals a flawed assumption, a missing trade-off, or a suboptimal direction — say so directly before moving to the next question.
Before asking the first question, ask the user if they want the Q&A session saved to a file. If they agree, ask for a name and create <name>.qa.md immediately. Append each question and answer to it as the conversation progresses.
Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub trogonstack/agentskills --plugin trogonstack-ask