Run openspec init to initialize OpenSpec in a project: creates the openspec/ directory (specs, changes, config) and configures AI tool integrations (skills and slash commands). This skill assumes the OpenSpec CLI is already installed; if not, direct the user to openspec-install first.
amazon-q, antigravity, auggie, claude, cline, codebuddy, codex, continue, costrict, crush, cursor, factory, gemini, github-copilot, iflow, kilocode, opencode, qoder, qwen, roocode, trae, windsurf
| Interactive | openspec init | | Claude + Cursor | openspec init --tools claude,cursor | | All tools | openspec init --tools all | | Specific directory | openspec init ./my-project | | CI / non-interactive | openspec init --tools claude --force | | Skip tool config | openspec init --tools none |
Exécutez `openspec init` pour initialiser OpenSpec dans un répertoire de projet, en créant la structure de dossiers openspec/ et en configurant les intégrations d'outils d'IA. À utiliser lorsque l'utilisateur dit « initialiser OpenSpec », « openspec init » ou « configurer OpenSpec dans ce projet ». Source : partme-ai/openspec-skills.