openspec-propose

Generate proposal, design, and tasks artifacts using the openspec CLI.

1|Updated May 22, 2022
One-click install
npx skills add https://github.com/jeffbalagosa/pick-or-shuffle --skill openspec-propose-jeffbalagosa
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-propose
Source: https://github.com/jeffbalagosa/pick-or-shuffle/tree/main/.gemini/skills/openspec-propose
Command: npx skills add https://github.com/jeffbalagosa/pick-or-shuffle --skill openspec-propose-jeffbalagosa

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Propose a new change and generate all artifacts (proposal.md, design.md, tasks.md) in one streamlined step, reducing back-and-forth and ensuring alignment before implementation.

Core Features & Use Cases

  • End-to-end change proposals: generate all core artifacts from a single input description.
  • Guided workflow: interactively derives a kebab-case change name and scaffolds the project using the openspec CLI.
  • Hands-off to hands-on: prepares ready-to-implement artifacts, then surfaces status for execution.

Quick Start

Describe the change you want to build in plain language and let openspec generate the complete proposal with artifacts ready 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 complete change proposal with design docs and tasks in one step?

To generate a complete change proposal in one step, describe the change in plain language and the automation scaffolds the proposal.md, design.md, and tasks.md artifacts using the openspec CLI.

What is the best way to automate project scaffolding for engineering change proposals?

Automating project scaffolding for change proposals involves interactively deriving a kebab-case change name and orchestrating artifact creation via the openspec CLI to generate ready-to-implement design docs and tasks.

Do I need to manually create proposal, design, and tasks artifacts separately?

No, you do not need to manually create artifacts separately. This process targets product and engineering teams by fully scaffolding the proposal, design, and tasks artifacts from a single input description.

Can I use a plain language description to scaffold a change proposal for a product team?

Yes, you can use a plain language description to scaffold a change proposal. The guided workflow interactively derives a kebab-case change name and generates all core artifacts for product and engineering teams.

What artifacts are included when generating a change proposal with openspec?

Generating a change proposal with openspec includes the proposal.md, design.md, and tasks.md artifacts, ensuring alignment before implementation by providing status updates for execution.