بنقرة واحدة
clarify
Ask focused clarifying questions to resolve ambiguous requirements before planning or implementing work.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Ask focused clarifying questions to resolve ambiguous requirements before planning or implementing work.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Release a new version of the project.
Inspect git status, draft a commit message that matches the repo's style, and commit staged changes.
Explain code, behavior, architecture, or diffs with concrete references to the relevant files.
Diagnose failing tests, determine whether code or tests are wrong, and make the smallest passing fix.
Refactor existing code while preserving behavior, keeping changes scoped, and verifying with relevant tests.
Review current code changes for bugs, regressions, test gaps, and project-guideline violations.
| name | clarify |
| description | Ask focused clarifying questions to resolve ambiguous requirements before planning or implementing work. |
Request to clarify (optional): $ARGUMENTS
Restate the goal. Briefly summarize what the user appears to want in concrete terms. Separate confirmed facts from assumptions.
Find the gaps. Check for missing or ambiguous requirements across the areas that matter for the request:
Ask only important questions.
Keep momentum. If reasonable defaults exist, state them after the questions so the user can accept them quickly. If the request is safe to proceed with assumptions, name the assumptions and continue only when the user has asked you to proceed that way.
Use this structure:
Keep the response concise. Do not implement, edit files, or run destructive commands while using this skill unless the user answers the questions or explicitly asks you to proceed with stated assumptions.