Skip to content

Conversation

@Insik-Han
Copy link
Contributor

No description provided.

@Insik-Han Insik-Han requested a review from localden as a code owner September 3, 2025 10:25
Copilot AI review requested due to automatic review settings September 3, 2025 10:25
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 fixes typos in command documentation strings by changing /spec to /specify in two locations.

  • Updates command name references in help text to match the correct command syntax

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

steps_lines.append(f"{step_num}. Open in Visual Studio Code and start using / commands with Claude Code")
steps_lines.append(" - Type / in any file to see available commands")
steps_lines.append(" - Use /spec to create specifications")
steps_lines.append(" - Use /specify to create specifications")
Copy link

Copilot AI Sep 3, 2025

Choose a reason for hiding this comment

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

Good fix - the command name should be /specify to match the tool name and maintain consistency.

Copilot uses AI. Check for mistakes.
elif selected_ai == "gemini":
steps_lines.append(f"{step_num}. Use / commands with Gemini CLI")
steps_lines.append(" - Run gemini /spec to create specifications")
steps_lines.append(" - Run gemini /specify to create specifications")
Copy link

Copilot AI Sep 3, 2025

Choose a reason for hiding this comment

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

Correct update - ensures the Gemini documentation matches the corrected command name /specify.

Copilot uses AI. Check for mistakes.
@github github deleted a comment Sep 3, 2025
@localden localden merged commit b4833cb into github:main Sep 3, 2025
jellydn pushed a commit to jellydn/spec-kit that referenced this pull request Sep 30, 2025
Leonai-do added a commit to Leonai-do/spec-kit that referenced this pull request Jan 5, 2026
Syncing guardian-state backup branch with main after successful merge
of feat/evaluate-spec-kit-pr-1368.

Includes:
- Spec-kit PR github#1368 (Antigravity IDE support, v0.0.23)
- All recent main branch updates
- Evaluation documentation and local modifications tracker

Branch Protection: guardian-state updated per Rule github#8
Purpose: Backup of main in case rollback needed
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