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 |
Führen Sie „openspec init“ aus, um OpenSpec in einem Projektverzeichnis zu initialisieren, die Ordnerstruktur „openspec/“ zu erstellen und AI-Tool-Integrationen zu konfigurieren. Wird verwendet, wenn der Benutzer „OpenSpec initialisieren“, „OpenSpec init“ oder „OpenSpec in diesem Projekt einrichten“ sagt. Quelle: partme-ai/openspec-skills.