What problem does it solve?
This Skill automates the time-consuming process of drafting and preparing change proposals for Spectra-managed projects, turning a requirement or conversation into a fully-formed proposal and required artifacts.
Core Features & Use Cases
- Requirement resolution: Extracts the requirement from a command argument, plan file, or conversation context and derives a kebab-case change name.
- Artifact orchestration: Uses the spectra CLI to create change directories, fetch proposal templates, generate artifacts in dependency order, run analyses, validate, and park or apply decisions.
- Validation and guardrails: Performs inline self-review, runs spectra analyze/validate, enforces artifact rules and dependency checks, and prompts the user when clarification is needed.
Quick Start
Ask the assistant with /spectra-propose add dark mode to generate a full change proposal, create required artifacts, run analysis and validation, and park or apply the change.