What problem does it solve? Starting a new feature, fix, or modification in an OpenSpec-managed project requires correctly scaffolding a change directory, choosing the right workflow schema, and understanding which artifact to create first. This Skill automates that setup so you begin every change with the correct structure and instructions. ## Core Features & Use Cases - Change Scaffolding: Runs openspec new change to create a properly named, kebab-case change directory in the resolved planning home. - Workflow Schema Selection: Uses the default schema automatically or applies a user-specified schema via --schema, with support for listing available workflows. - Artifact Guidance: Reports artifact status and retrieves the template and instructions for the first ready artifact without creating anything prematurely. - Use Case: You want to add user authentication to your project. Describe the goal, and the Skill derives the name add-user-auth, scaffolds the change, shows its status, and presents the proposal template ready for drafting. ## Quick Start Ask the assistant to start a new OpenSpec change for the feature or fix you want to build, and it will scaffold the change and show the first artifact instructions.