spectra-propose-plus

Automate Spectra change proposals from requirements to validated artifacts via the spectra CLI.

24|1|Updated Jan 3, 2026
One-click install
npx skills add https://github.com/cashwu/Tubify --skill spectra-propose-plus
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: spectra-propose-plus
Source: https://github.com/cashwu/Tubify/tree/main/.agents/skills/spectra-propose-plus
Command: npx skills add https://github.com/cashwu/Tubify --skill spectra-propose-plus

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the creation of comprehensive Spectra change proposals from requirement to validated artifacts, ensuring high-quality, structured change proposals with quality gates.

Core Features & Use Cases

  • Change Proposal Automation: Generates complete Spectra change proposals, from requirement to validated artifacts, in a single workflow.
  • Sub-Agent Quality Gates: Integrates with sub-agents to enforce quality standards for change proposals.
  • Use Case: Use this Skill to propose changes in a project's architecture, performance improvements, or UI adjustments. It will guide through each step, ensuring all necessary artifacts and checks are in place.

Quick Start

Generate a change proposal for a new feature with the command: spectra propose new-feature.

Frequently Asked Questions about spectra-propose-plus

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

FAQPage Schema
How do I automate creation of Spectra change proposals for architectural changes?

Automate Spectra change proposals by processing requirement descriptions through the spectra CLI to generate validated artifacts with sub-agent quality gates. It guides each step to ensure structured proposals for architectural changes, performance optimizations, or UI adjustments.

What are sub-agent quality gates in change management workflows?

Sub-agent quality gates are automated checks integrated into the change proposal workflow to enforce quality standards. They validate generated artifacts during Spectra proposal creation, ensuring all necessary checks pass before the proposal is finalized.

How do I generate validated artifacts from a requirement description using spectra?

Generate validated artifacts by running the spectra CLI command with your requirement description. The workflow processes the requirement, creates the proposal artifacts, and applies sub-agent quality gates to validate the output.

Do I need spectra-cli installed to create change proposals with quality gates?

Yes, spectra-cli is a required dependency. The Skill utilizes the spectra CLI for requirement processing and artifact generation, relying on it as the underlying engine to automate the creation of complete change proposals.

Can I use this workflow for UI adjustments and performance optimization proposals?

Yes, the workflow supports proposing changes for UI adjustments, performance improvements, and architectural modifications. It generates complete Spectra change proposals with validated artifacts for these specific use cases.

What's the best way to start a new Spectra change proposal from a requirement?

Start a new Spectra change proposal by running the command 'spectra propose new-feature' with your requirement description. This initiates the automated workflow to generate and validate all necessary artifacts with quality gates.