clarify

Adapt existing command structures to ask minimal implementation-specific questions.

Updated Dec 15, 2025
One-click install
npx skills add https://github.com/OpenSourceSam/v2_heras_garden --skill clarify-opensourcesam
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: clarify
Source: https://github.com/OpenSourceSam/v2_heras_garden/tree/main/.codex/skills/clarify
Command: npx skills add https://github.com/OpenSourceSam/v2_heras_garden --skill clarify-opensourcesam

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps refine user requests for clarification, ensuring that questions asked to the AI are focused and directly related to implementation decisions.

Core Features & Use Cases

  • Focused Questioning: Guides the AI to ask minimal, relevant questions for implementation.
  • Adaptable Tooling: Adapts instructions from existing .claude/commands/clarify.md for new environments.
  • Use Case: When an AI needs more information to proceed with a coding task, it uses this Skill to formulate precise questions about specific implementation details rather than broad, unhelpful queries.

Quick Start

Use the clarify skill to ask a question about the implementation of the user's request.

Frequently Asked Questions about clarify

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

FAQPage Schema
How do I get an AI to ask better questions when it needs more coding implementation details?

To get an AI to ask better questions for coding implementation, you need a process that focuses on minimal, implementation-specific inquiries. This ensures the AI asks about exact technical decisions rather than broad, unhelpful queries to refine the request.

What is the best way to refine implementation questions for AI coding assistants?

The best way to refine implementation questions is to adapt existing command structures to your new environment. This focuses the AI on asking only the minimal, relevant questions needed to guide its specific coding decisions and proceed.

How do I adapt my existing AI command instructions to a new development environment?

You can adapt existing AI command instructions to a new environment by porting the structured inquiry logic from your current command files. This adapts the tooling process for focused inquiry, ensuring relevant implementation questions are retained.

Can I use existing command files to guide AI implementation questions in new environments?

Yes, you can adapt instructions from existing command files to new environments. This allows the AI to maintain a structure for focused questioning, ensuring it asks minimal, relevant questions for specific implementation details and coding tasks.

Why does my AI assistant ask broad questions instead of specific implementation questions?

An AI assistant asks broad questions instead of specific implementation questions when it lacks a structured inquiry process. Implementing a focused questioning skill guides the AI to ask minimal, relevant questions about exact coding decisions.