Skip to content

Instantly share code, notes, and snippets.

@wyattowalsh
Created October 22, 2025 03:52
Show Gist options
  • Select an option

  • Save wyattowalsh/3a1ab6b52024577fea77ba979f676dd6 to your computer and use it in GitHub Desktop.

Select an option

Save wyattowalsh/3a1ab6b52024577fea77ba979f676dd6 to your computer and use it in GitHub Desktop.
spec-kit initialization with multiple AI providers
# initializes vscode github copilot, cursor, and codex
specify init --here --force --ai copilot && specify init --here --force --ai cursor-agent --ignore-agent-tools && specify init --here --force --ai codex --ignore-agent-tools
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment