Skip to content

Tighten AskUserQuestion usage in knowledge-wiki-cluster skill - #25

Merged
CatChen merged 1 commit into
mainfrom
port-cluster-skill-asksuserquestion-fixes
Jun 14, 2026
Merged

Tighten AskUserQuestion usage in knowledge-wiki-cluster skill#25
CatChen merged 1 commit into
mainfrom
port-cluster-skill-asksuserquestion-fixes

Conversation

@CatChen

@CatChen CatChen commented Jun 14, 2026

Copy link
Copy Markdown
Owner

Summary

  • knowledge-wiki-cluster must call AskUserQuestion with exactly one question per cluster, never the multi-question form to batch several clusters together.
  • The 4a cluster summary table must be sent as a normal assistant markdown message before any interactive question tool is called — not crammed into AskUserQuestion description fields.

Test plan

  • Run knowledge-wiki-cluster on a wiki with multiple pending clusters and confirm each cluster is presented via its own single-question AskUserQuestion call, with the summary table sent as a preceding markdown message.

Require one AskUserQuestion call per cluster (never batched as
multiple questions), and require the 4a cluster summary table to be
sent as a normal markdown message before any interactive question
tool is called.
@CatChen CatChen self-assigned this Jun 14, 2026
@CatChen
CatChen merged commit 3f5f6ee into main Jun 14, 2026
67 checks passed
@CatChen
CatChen deleted the port-cluster-skill-asksuserquestion-fixes branch June 14, 2026 07:22
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.

1 participant