What problem does it solve?
Many specification changes are authored as targeted delta specs that express intent (added, modified, removed, renamed requirements) but require careful, manual merging into the canonical main specs; this Skill automates that merging while preserving existing content and avoiding wholesale replacements.
Core Features & Use Cases
- Agent-driven intelligent merging: Reads delta spec files and applies precise edits to main specs per-capability, adding scenarios or requirements without overwriting unrelated content.
- Change selection and validation: Prompts the user to choose a change when ambiguous, ensures delta specs exist, and creates new spec files when capabilities are new.
- Idempotent, auditable updates: Produces a summary of applied additions, modifications, removals, and renames so updates are reviewable and repeatable.
Quick Start
Apply the delta specs from the change named my-change to the main specs and return a concise summary of added, modified, removed, and renamed requirements.