From 2c373aa47a5a895f69acbb61d76d533ec1c43169 Mon Sep 17 00:00:00 2001 From: Den Delimarsky <53200638+localden@users.noreply.github.com> Date: Mon, 22 Sep 2025 21:12:36 -0700 Subject: [PATCH] Update templates/commands/clarify.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- templates/commands/clarify.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/commands/clarify.md b/templates/commands/clarify.md index a53be43..e3f4a79 100644 --- a/templates/commands/clarify.md +++ b/templates/commands/clarify.md @@ -1,5 +1,5 @@ --- -description: Identify underspecified areas in the current feature spec by asking up to 5 highly targeted clarification questions and encoding answers back into the spec. (Renamed from /quizme to /clarify) +description: Identify underspecified areas in the current feature spec by asking up to 5 highly targeted clarification questions and encoding answers back into the spec. scripts: sh: scripts/bash/check-prerequisites.sh --json --paths-only ps: scripts/powershell/check-prerequisites.ps1 -Json -PathsOnly