Skip to content

Conversation

@localden
Copy link
Collaborator

Introduces /clarify and /analyze.

Copilot AI review requested due to automatic review settings September 23, 2025 02:36
Copy link
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

This PR introduces two new workflow commands /clarify and /analyze to enhance the specification-driven development process by adding structured clarification and cross-artifact validation capabilities.

  • Adds /clarify command for interactive specification refinement before planning
  • Adds /analyze command for cross-artifact consistency validation after task generation
  • Updates workflow documentation and version to reflect new command availability

Reviewed Changes

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

Show a summary per file
File Description
templates/commands/plan.md Adds prerequisite check for clarifications before proceeding with planning
templates/commands/clarify.md New interactive clarification workflow with structured questioning and spec integration
templates/commands/analyze.md New read-only cross-artifact analysis and validation reporting
src/specify_cli/init.py Updates init workflow steps to include new commands
scripts/powershell/check-prerequisites.ps1 Adds JSON support for paths-only mode
scripts/bash/check-prerequisites.sh Adds JSON support for paths-only mode
pyproject.toml Version bump to 0.0.17
README.md Documents new commands and updated workflow order
CHANGELOG.md Documents new features in version 0.0.17

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings September 23, 2025 04:12
localden and others added 2 commits September 22, 2025 21:12
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Copy link
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

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


Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@localden localden merged commit 2664510 into main Sep 23, 2025
3 checks passed
@localden localden deleted the quizme branch September 23, 2025 04:16
@localden localden restored the quizme branch September 24, 2025 00:42
jellydn pushed a commit to jellydn/spec-kit that referenced this pull request Sep 30, 2025
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.

2 participants