spectra-propose

Create complete Spectra change proposals from requirements to validated artifacts.

Updated Nov 24, 2024
One-click install
npx skills add https://github.com/dogwantfly/Nuxt3-training --skill spectra-propose-dogwantfly
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: spectra-propose
Source: https://github.com/dogwantfly/Nuxt3-training/tree/main/.claude/skills/spectra-propose
Command: npx skills add https://github.com/dogwantfly/Nuxt3-training --skill spectra-propose-dogwantfly

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Complete Spectra change proposals require orchestrating multiple steps, artifacts, and validations across tooling. This skill provides a repeatable, end-to-end workflow to create, organize, and validate a new change proposal in a single run.

Core Features & Use Cases

  • End-to-end spectra change proposal: from requirement to validated artifacts.
  • Automates plan extraction, spec matching, dependency resolution, artifact creation, and validation.
  • Use case: A product team wants to propose a change to a software component and generate all required artifacts automatically.

Quick Start

Create a spectra change proposal for a new login feature based on the user's requirement.

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 creation from requirements to validated artifacts?

Automating change proposal creation requires orchestrating plan resolution, classification, spec matching, artifact generation, and validation. This workflow enforces structured templates and handles dependencies to output validated artifacts via CLI commands.

What is an end-to-end change proposal workflow in a CLI environment?

An end-to-end change proposal workflow in a CLI environment orchestrates the full lifecycle from initial requirement to validated artifacts. It automates plan extraction, dependency resolution, artifact generation, and validation within a structured template.

Can I generate change proposal artifacts automatically from a plan file?

Yes, you can generate change proposal artifacts automatically from a plan file. The workflow supports plan resolution from conversation or plan files, followed by spec scanning, dependency management, and artifact generation.

Does this change proposal automation handle artifact dependencies and locale rules?

Yes, this change proposal automation handles artifact dependencies and respects locale rules. It manages dependencies during artifact generation and enforces locale-specific constraints throughout the validation process within the CLI workflow.

What is the best way to validate artifacts in a change proposal workflow?

The best way to validate artifacts in a change proposal workflow is by using dedicated status and create commands within the CLI. This ensures generated artifacts meet structured template requirements and pass dependency validation checks.