spectra-propose

Identify and compose complete Spectra change proposals from requirement to validated artifacts.

Updated Jan 21, 2026
One-click install
npx skills add https://github.com/Bruno-Yu/portfolio --skill spectra-propose-bruno-yu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: spectra-propose
Source: https://github.com/Bruno-Yu/portfolio/tree/main/.cursor/skills/spectra-propose
Command: npx skills add https://github.com/Bruno-Yu/portfolio --skill spectra-propose-bruno-yu

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automate the end-to-end Spectra change proposal workflow, turning complex, multi-step planning into a repeatable process that yields ready-to-implement artifacts with minimal manual coordination.

Core Features & Use Cases

  • End-to-end proposal generation: from requirement capture to validated artifacts within a single workflow.
  • Source resolution: derive the requirement from an argument, a plan file, or conversation context to avoid manual guessing.
  • Artifact orchestration: create the change directory, generate the proposal, build related artifacts in dependency order, and track progress.
  • Quality and governance: scan specs for relevance, conduct inline self-review, and validate before park to ensure compliance with process standards.

Quick Start

Provide a clear requirement after /spectra:propose to begin generating a complete change proposal workflow.

Frequently Asked Questions about spectra-propose

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate change proposal generation from a requirement to validated artifacts?

Automating change proposal generation involves resolving requirements from arguments or plan files, orchestrating artifact creation in dependency order, and validating outputs before delivery. This structured workflow enforces spec scanning and status tracking to yield unpark-ready artifacts.

What is the best way to derive a kebab-case name and clear change description from conversation context?

Deriving a kebab-case name and change description from conversation context requires applying a structured proposal workflow that scans specs for relevance and tracks artifact status. This process extracts the core requirement and translates it into the required naming convention.

Can I use an argument-based input or plan file to start the proposal workflow?

Yes, argument-based inputs, plan files, or conversation context can start the proposal workflow. The system applies source resolution to derive the requirement automatically, avoiding manual guessing and initiating the end-to-end artifact generation process.

How does artifact orchestration ensure proper dependency order and status tracking during proposal creation?

Artifact orchestration ensures proper dependency order by creating the change directory, generating the proposal, and building related artifacts sequentially. It tracks progress throughout the workflow, conducting inline self-reviews and validating compliance before final park delivery.

Does the change proposal workflow require any external dependencies or components to function?

The change proposal workflow operates with no external dependencies or components required. It self-contains the spec scanning, artifact creation, and validation processes internally to deliver complete change proposals ready for implementation.

When should I enforce inline self-review and spec scanning before parking a change proposal?

Enforce inline self-review and spec scanning before parking a change proposal to ensure quality and governance compliance. These validation steps verify all artifacts meet process standards and the generated change description accurately reflects the resolved requirement.