Skip to content

feat: add "VS Code Ask Questions" preset#2086

Merged
mnriem merged 2 commits intogithub:mainfrom
fdcastel:add-vscode-ask-questions
Apr 6, 2026
Merged

feat: add "VS Code Ask Questions" preset#2086
mnriem merged 2 commits intogithub:mainfrom
fdcastel:add-vscode-ask-questions

Conversation

@fdcastel
Copy link
Copy Markdown
Contributor

@fdcastel fdcastel commented Apr 4, 2026

Closes #1657

Description

Adds a community preset that packages the vscode/askQuestions enhancement for /speckit.clarify

Testing

  • Tested locally with uv run specify --help
  • Ran existing tests with uv sync && uv run pytest
  • Tested with a sample project (if applicable)

AI Disclosure

  • I did not use AI assistance for this contribution
  • I did use AI assistance (describe below)

Used GitHub Copilot (Claude Opus 4.6 model) to fix the Copilot AI initial review on #1962.

@fdcastel fdcastel requested a review from mnriem as a code owner April 4, 2026 04:02
Copilot AI review requested due to automatic review settings April 4, 2026 04:02
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

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 community preset entry for a “VS Code Ask Questions” clarify workflow, making it discoverable via the community preset catalog and README.

Changes:

  • Added a new “VS Code Ask Questions” row to the community presets table in the README.
  • Added a new vscode-ask-questions preset entry to presets/catalog.community.json with metadata, tags, and download links.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 4 comments.

File Description
README.md Adds the new community preset to the public-facing presets list.
presets/catalog.community.json Registers the preset in the community catalog with versioned download/documentation links and tags.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

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 community preset entry for “VS Code Ask Questions” that packages the vscode/askQuestions-based clarify flow, making it discoverable via the community preset catalog and documented in the README.

Changes:

  • Add “VS Code Ask Questions” to the Community Presets table in README.md.
  • Add a new vscode-ask-questions entry to presets/catalog.community.json (and bump the catalog updated_at).
Show a summary per file
File Description
README.md Documents the new community preset in the Community Presets list.
presets/catalog.community.json Registers the new preset in the community catalog with metadata and download URL.

Copilot's findings

Tip

Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

  • Files reviewed: 2/2 changed files
  • Comments generated: 0 new

@mnriem mnriem merged commit 7dc493e into github:main Apr 6, 2026
12 checks passed
@mnriem
Copy link
Copy Markdown
Collaborator

mnriem commented Apr 6, 2026

Thank you!

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.

[Feature]: using new VSCode tool askQuestions when available

3 participants