openspec-propose

Generate proposal, design, and task artifacts from a change request.

10|3|Updated Apr 1, 2018
One-click install
npx skills add https://github.com/kaishin/redalemeden.com --skill openspec-propose-kaishin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-propose
Source: https://github.com/kaishin/redalemeden.com/tree/main/.agents/skills/openspec-propose
Command: npx skills add https://github.com/kaishin/redalemeden.com --skill openspec-propose-kaishin

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Propose a new change and generate all required artifacts (proposal.md, design.md, tasks.md) in one step, streamlining change planning and implementation.

Core Features & Use Cases

  • Generates a complete set of artifacts (proposal, design, tasks) from a user request.
  • Creates a scaffolded change directory and prepares an actionable plan ready for implementation.
  • Use case: you describe a desired change, and the tool returns a full proposal with design and tasks, ready to apply with /opsx:apply.

Quick Start

Describe the desired change to derive a kebab-case name, then run the openspec workflow to generate a complete proposal with design and tasks and prepare it for implementation.

Frequently Asked Questions about openspec-propose

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

FAQPage Schema
How do I generate a full change proposal with design and task artifacts in one step?

To generate a change proposal in one step, describe your desired change to derive a kebab-case name, then run the openspec workflow to automatically produce proposal.md, design.md, and tasks.md artifacts.

What is the best way to streamline product management workflows for rapid planning?

Streamline product management workflows by transforming a user request directly into a packaged proposal, generating a complete set of design and task artifacts alongside a scaffolded change directory for rapid end-to-end planning.

Can I automatically scaffold a change directory and prepare an actionable plan for implementation?

Yes, you can automatically scaffold a change directory and prepare an actionable plan by submitting a desired change description, which generates the full proposal and design artifacts ready for implementation.

Does openspec-propose create separate proposal, design, and tasks documents from a single request?

openspec-propose creates separate proposal.md, design.md, and tasks.md documents from a single user request, packaging them together to provide a complete end-to-end proposal ready for application.

What do I need to prepare before generating change proposal artifacts?

Before generating change proposal artifacts, you need to formulate and describe a desired change clearly, which the workflow then uses to derive a kebab-case name and scaffold the required planning documents.

How do I apply the generated change proposal after the artifact generation completes?

After artifact generation completes, you apply the packaged proposal by running the /opsx:apply command, which takes the prepared proposal, design, and tasks documents and executes the implementation plan.