spectra-propose

Automate OpenSpec change proposal creation with the spectra CLI.

Updated Mar 7, 2026
One-click install
npx skills add https://github.com/cashwu/Keyify --skill spectra-propose
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: spectra-propose
Source: https://github.com/cashwu/Keyify/tree/main/.agents/skills/spectra-propose
Command: npx skills add https://github.com/cashwu/Keyify --skill spectra-propose

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires spectra, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the creation of comprehensive change proposals, from initial requirements to validated artifacts, automating a complex development workflow.

Core Features & Use Cases

  • Automated Workflow: Manages the entire proposal lifecycle, including requirement gathering, artifact generation, analysis, and validation.
  • Structured Output: Generates proposals in standardized formats based on change type (Feature, Bug Fix, Refactor).
  • Use Case: A developer needs to propose a new feature. They provide a brief description, and the Skill generates all necessary documentation, code structure, and validation steps, ready for review and implementation.

Quick Start

Use the spectra-propose skill to create a change proposal for adding dark mode.

Frequently Asked Questions about spectra-propose

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

FAQPage Schema
How do I automate the creation of OpenSpec change proposals?

You can automate OpenSpec change proposals through a structured workflow that handles requirement derivation, spec scanning, artifact generation, and validation, generating standardized documentation based on your change type.

What is the process for generating validated artifacts for a feature proposal?

Generating validated artifacts for a feature proposal requires a multi-step process: deriving requirements, classifying the change, scanning existing specs, and producing documentation and code structure ready for review and implementation.

Do I need the spectra CLI to generate change proposals?

Yes, the spectra CLI is required for execution. The proposal workflow depends on it to manage the entire lifecycle from initial requirements to validated artifacts.

Can I use this workflow for bug fixes and refactoring proposals?

Yes, the workflow supports feature, bug fix, and refactor change types, applying specific templates and processes to generate the appropriate structured proposal and artifacts.

What's the best way to structure a development process change proposal?

Structuring a development process change proposal is best handled by using standardized formats based on the change type, ensuring the automated workflow properly covers requirement gathering, artifact generation, and validation.