From cb6389b86b141ccd22bd0c1a3bb6205887ed2904 Mon Sep 17 00:00:00 2001 From: Drew Khoury Date: Wed, 26 Nov 2025 10:30:56 -0600 Subject: [PATCH] Update README.md with slash prompts --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 920753a..8ba58b7 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,10 @@ uvx --from git+https://github.com/liatrio-labs/slash-command-manager \ --github-path prompts/ ``` +This should apply slash commands in your IDE (eg in Windsurf, in the chat screen. Note you may want to be in Agent or Code mode): + +Screenshot 2025-11-26 at 10 29 42 AM + **Want to use the prompts directly?** Copy-paste them into your AI assistant: 1. **Generate a spec:** Copy `prompts/generate-spec.md` into your AI chat → AI assesses scope, asks structured questions (numbered/lettered options), optionally reviews codebase, generates spec, iterates with you → Spec saved to `docs/specs/01-spec-/01-spec-.md`