Skip to content

Proactive Clarification Discipline skill - #210

Closed
Tim (Timziito) wants to merge 3 commits into
microsoft:mainfrom
Timziito:add-proactive-clarification-discipline
Closed

Proactive Clarification Discipline skill#210
Tim (Timziito) wants to merge 3 commits into
microsoft:mainfrom
Timziito:add-proactive-clarification-discipline

Conversation

@Timziito

Copy link
Copy Markdown
Contributor

Decides when an ambiguous request is worth one focused clarifying question versus a stated, reasonable default, avoiding both silent wrong guesses and stalling on twenty-questions before starting work.

Decides when an ambiguous request is worth one focused clarifying question versus a stated, reasonable default, avoiding both silent wrong guesses and stalling on twenty-questions before starting work.
Copilot AI review requested due to automatic review settings July 27, 2026 14:27

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a new submission to the CAT Agent Skills gallery: “Proactive Clarification Discipline”, a general-purpose skill that guides an agent on when to ask a single clarifying question vs. proceed with an explicit, reasonable default.

Changes:

  • Introduces a new SKILL.md defining a decision test and guardrails for clarification vs. assumptions.
  • Adds a human-facing README.md describing intent and usage context.
  • Adds metadata.json to register the skill in the gallery (platforms/tags/author/version).

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
submissions/proactive-clarification-discipline/SKILL.md New skill instructions and guardrails for “ask vs assume” decisions.
submissions/proactive-clarification-discipline/README.md Human-facing overview and positioning of the skill.
submissions/proactive-clarification-discipline/metadata.json Gallery metadata (name/description/platforms/tags/author/version/dates).

Comment thread submissions/proactive-clarification-discipline/README.md Outdated
Tim (Timziito) and others added 2 commits July 27, 2026 16:39
Fixes the issues flagged in the automated review: see PR discussion for details.
Copilot AI review requested due to automatic review settings July 27, 2026 19:53

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 3 out of 3 changed files in this pull request and generated no new comments.

@adrianatruji

Copy link
Copy Markdown
Collaborator

Thanks for the thinking here, Tim (@Timziito). The "ask vs. proceed" judgment is a real one and and the preference for concrete options over open questions is a good way of thinking about it.
However, we will hold this one for now as this is mostly conversational conduct with no discrete trigger, which puts it in system-behaviour territory rather than agent skills. We have steered away from these general agent-quality skills, as these make more sense baked into the agent instructions and expected overall behaviour.
A different angle worth considering: Is there a specific business process where clarification is high stakes, or the direction of the multi-turn conversation affects significantly the output? That logic makes sense to be baked into a skill.
This actually makes great material for agent-authoring guidance! Thanks again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants