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 |
Запустите `openspec init`, чтобы инициализировать OpenSpec в каталоге проекта, создать структуру папок openspec/ и настроить интеграцию инструментов AI. Используйте, когда пользователь говорит «инициализировать OpenSpec», «openspec init» или «настроить OpenSpec в этом проекте». Источник: partme-ai/openspec-skills.