Skip to content

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

Open
fdcastel wants to merge 2 commits intogithub:mainfrom
fdcastel:add-vscode-ask-questions
Open

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

Conversation

@fdcastel
Copy link
Copy Markdown

@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.

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

2 participants