I'm not sure if the issue is with Spec Kit or GitHub Copilot. When I try to load a project up in Copilot, no /speckit.* commands are available. They work just fine in Claude Code. I've run specify ...
# Clone the repository git clone https://github.com/cleeryy/proxcontrol.git cd proxcontrol # Configure environment variables cp .env.example .env vim .env # Start ...