What problem does it solve?
It helps you convert a vague requirement into a complete Spectra change proposal with the required artifacts, reducing back-and-forth and missed implementation details.
Core Features & Use Cases
- Requirement-to-proposal in one workflow: Takes a requirement description (or derives it from context/plan) and produces a structured proposal artifact.
- Change classification: Automatically organizes the proposal using Feature, Bug Fix, or Refactor/Enhancement templates based on your requirement.
- Spec and impact readiness: Scans for overlapping specs, generates an Impact section with correctly anchored project-relative paths, and then creates the remaining artifacts in dependency order without writing implementation code.
- Best-fit inputs: Supports direct CLI arguments and optionally a referenced plan file to extract why, stages, and file impacts.
Quick Start
Run spectra-propose and paste your requirement after it, for example: spectra-propose add dark mode.