What problem does it solve? Applying small or medium changes (config tweaks, documentation updates, prompt optimizations, delta-spec adjustments) with the full heavyweight design workflow wastes effort, while skipping structure entirely loses traceability. This Skill provides a streamlined preset path that keeps OpenSpec change governance without the full design-doc overhead. ## Core Features & Use Cases - Streamlined OpenSpec Change Flow: Chains open, apply, verify, and archive phases with tweak defaults, skipping Superpowers brainstorming and full planning. - Delta Spec as First-Class Artifact: Supports ## MODIFIED Requirements and ## ADDED Requirements delta specs as normal artifacts without forcing an upgrade to the full workflow. - Upgrade Assessment with User Decision Points: Detects qualitative-change signals (cross-module coordination, new public API, schema changes) and file-count tripwires, then pauses for the user to choose between continuing tweak or escalating to the full classic workflow. - Use Case: A developer needs to adjust a configuration value and update the corresponding spec acceptance scenario. They invoke the tweak preset, which creates a streamlined proposal, tasks list, and delta spec, applies the change through OpenSpec, runs scale-appropriate verification, and archives the change after confirmation. ## Quick Start Invoke the tweak preset by typing /comet-tweak followed by a description of the lightweight change you want to make.