What problem does it solve? Applying small or medium changes (config tweaks, documentation updates, delta-spec adjustments) through a full design-and-plan workflow adds unnecessary overhead. This Skill provides a lightweight preset path that chains OpenSpec's open, apply, verify, and archive phases without requiring a full design document. ## Core Features & Use Cases - Streamlined OpenSpec Flow: Creates proposal, design, tasks, and optional delta spec artifacts, then applies tasks directly via the OpenSpec apply action. - State-Managed Phases: Uses Comet CLI state commands (init, select, guard, transition) to track open → build → verify → archive progression with branch/worktree isolation options. - Upgrade Assessment: Detects qualitative-change signals (new capabilities, schema changes, cross-module coordination) and pauses for the user to decide between continuing the tweak or escalating to the full comet-classic workflow. - Use Case: A developer needs to adjust a configuration value and update the corresponding spec scenario. They invoke the tweak preset, which creates a single OpenSpec change, applies the tasks, runs lightweight verification, and archives the change after confirmation. ## Quick Start Invoke the tweak preset by asking the assistant to handle a small configuration or spec change as a single OpenSpec change using the comet-tweak workflow.