You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In projects that already use / commands there is a possibility that /plan /tasks, etc already exist. The commands should be prefixable. IE uvx --from git+https://github.com/github/spec-kit.git specify init --command-prefix sk <project name>
should result in /sk-plan/sk-task etc.