openspec-propose

Automates creation of Openshift change proposal, design, and task artifacts via CLI.

42|10|Updated Mar 7, 2018
One-click install
npx skills add https://github.com/Larusso/unity-version-manager --skill openspec-propose-larusso
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-propose
Source: https://github.com/Larusso/unity-version-manager/tree/main/.cursor/skills/openspec-propose
Command: npx skills add https://github.com/Larusso/unity-version-manager --skill openspec-propose-larusso

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the process of initiating new changes by automatically generating all necessary artifacts, from initial proposals to implementation tasks, in a single step.

Core Features & Use Cases

  • Automated Artifact Generation: Creates proposal, design, and task documents based on user input.
  • Workflow Orchestration: Manages the creation of artifacts in the correct dependency order.
  • Use Case: When you have a new feature idea, use this Skill to quickly generate a proposal.md, design.md, and tasks.md so you can immediately start planning the implementation.

Quick Start

Propose a new change by describing what you want to build.

Frequently Asked Questions about openspec-propose

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

FAQPage Schema
How do I automate change proposal generation for my development workflow?

You can automate change proposal generation by using a tool that scaffolds proposal, design, and task documents in a single step. This instantly creates the necessary markdown artifacts to initiate your development workflow.

What is the best way to scaffold design and task artifacts for a new feature?

Scaffolding design and task artifacts is best handled by orchestrating the creation of documents in their correct dependency order. This ensures your proposal, design, and tasks are generated sequentially and accurately.

Do I need the openspec CLI installed to generate change management documents?

Yes, you need the openspec CLI installed and configured for artifact management. The CLI provides the underlying functionality required to automate the creation and management of your change proposals.

Can I automatically create a proposal, design, and tasks document at once?

Yes, you can automatically create a proposal, design, and tasks document at once. By describing the feature you want to build, the tool generates all three markdown files instantly so you can start planning implementation.

When do I need to generate change artifacts for task management?

You need to generate change artifacts when you have a new feature idea and want to quickly transition into planning. Creating these documents upfront streamlines the initiation of new changes in your development workflow.

Are there limitations to automating artifact generation with scripts?

Automating artifact generation with scripts requires the openspec CLI to be properly configured beforehand. The primary limitation is the dependency on this environment setup to successfully scaffold and manage your markdown documents.