openspec-propose

Generate proposal.md, design.md, and tasks.md from change requests.

Updated Apr 9, 2026
One-click install
npx skills add https://github.com/nuomi1/vCalendar --skill openspec-propose-nuomi1
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-propose
Source: https://github.com/nuomi1/vCalendar/tree/main/.opencode/skills/openspec-propose
Command: npx skills add https://github.com/nuomi1/vCalendar --skill openspec-propose-nuomi1

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This description provides a one-stop method to generate a complete change proposal, including design, specs, and tasks, in a single step.

Core Features & Use Cases

  • Auto-generates proposal artifacts: proposal.md, design.md, and tasks.md from user input.
  • Streamlines planning by converting high-level requests into ready-to-implement artifacts.
  • Use Case: When a stakeholder describes a desired feature, generate a full proposal and plan to accelerate implementation.

Quick Start

Describe your change in natural language and run the openspec workflow to generate a complete proposal.

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 and specs in one step?

To generate a change proposal in one step, describe your desired feature in natural language and run the openspec workflow. This automatically produces ready-to-implement artifacts, including proposal.md, design.md, and tasks.md, streamlining project planning.

What is the best way to convert high-level feature requests into ready-to-implement tasks?

The best way to convert high-level feature requests into ready-to-implement tasks is by using an automated proposal generation workflow. It translates stakeholder descriptions into structured design documents and dependency-driven task lists to accelerate implementation.

Can I auto-generate project management artifacts like design.md and tasks.md from natural language input?

Yes, you can auto-generate project management artifacts like design.md and tasks.md directly from natural language input. The workflow applies openspec instructions to parse your feature description and output templated artifacts with dependency-driven sequencing.

Does openspec workflow require any specific dependencies to produce proposal artifacts?

No specific dependencies are required to produce proposal artifacts with the openspec workflow. You simply provide a natural language description of the desired change, and the system generates the proposal, design, and tasks files without external setup.

When do I need to generate a full change proposal for product development?

You need to generate a full change proposal for product development when stakeholders describe a desired change and your team requires ready-to-implement artifacts. This ensures alignment by producing structured design documents and sequenced tasks before coding begins.