ask-me-questions

Guide users through code or concepts using targeted questions only.

9|1|Updated May 19, 2026
One-click install
npx skills add https://github.com/Ic3b3rg/learn-skills --skill ask-me-questions-ic3b3rg
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ask-me-questions
Source: https://github.com/Ic3b3rg/learn-skills/tree/main/skills/ask-me-questions
Command: npx skills add https://github.com/Ic3b3rg/learn-skills --skill ask-me-questions-ic3b3rg

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps users understand code, concepts, or design choices by guiding them with targeted questions instead of answers, so they can build insight themselves.

Core Features & Use Cases

  • Question-only guidance: Responds only with questions throughout the session, keeping the user actively reasoning.
  • Stepwise inquiry: Uses small, focused questions to move from confusion to insight without overwhelming the user.
  • Code and topic exploration: Useful for debugging unfamiliar code, untangling architecture decisions, or clarifying concepts the user wants to reason through independently.

Quick Start

Ask the agent to help you reason about a file, concept, or design decision using questions only.

Frequently Asked Questions about ask-me-questions

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I debug unfamiliar code by reasoning through it myself instead of just getting the answer?

To debug unfamiliar code by reasoning, this Skill guides you using only targeted questions. It silently reads the underlying artefact and asks stepwise questions, helping you construct the answer and build insight yourself.

Can I use guided inquiry to untangle misunderstandings about complex architecture decisions?

Yes, you can use guided inquiry to untangle misunderstandings about architecture decisions. The Skill applies stepwise scaffolding and question-only behavior to help you reason through and clarify design choices independently.

What is the best way to explore design choices in a codebase without being overwhelmed by details?

The best way to explore design choices without being overwhelmed is through stepwise inquiry. The Skill uses small, focused questions to move you from confusion to insight gradually, ensuring you actively reason at each step.

Does this code comprehension approach require any specific dependencies or environment setup?

No, this code comprehension approach requires no dependencies or environment setup. It operates entirely through question-only guidance, needing only your willingness to reason through the target concept or file.

When should I not use a question-based learning approach for code comprehension?

You should not use a question-based learning approach when you need a direct, immediate answer or lack the time for stepwise inquiry. It is designed for users who want to construct the answer themselves through guided reasoning.