OpenSpec Initial Skill Run openspec init to initialize OpenSpec in a project: creates the 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. When to Use - First time enabling OpenSpec in a project ("initialize OpenSpec", "set up OpenSpec here"). - Adding AI tool integrations (Claude, Cursor, Windsurf, etc.) to an existing project. - Re-initializing after changing tool selections. Prerequisites - OpenSpec CLI installed (see openspec-insta…