openspec-propose

Generate proposal.md, design.md, and tasks.md from a single change input.

2|2|Updated Mar 17, 2026
One-click install
npx skills add https://github.com/raiden076/Prism --skill openspec-propose-raiden076
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-propose
Source: https://github.com/raiden076/Prism/tree/main/.qwen/skills/openspec-propose
Command: npx skills add https://github.com/raiden076/Prism --skill openspec-propose-raiden076

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Propose a new change and generate all artifacts in one step, enabling rapid clarity and aligned planning with design, specs, and task documentation ready for implementation.

Core Features & Use Cases

  • Generates proposal.md (what & why), design.md (how), and tasks.md (implementation steps) from a single input.
  • Ensures a repeatable, end-to-end planning workflow for software changes.
  • Use case: a product manager describes a change and instantly obtains a complete proposal package ready for review and execution.

Quick Start

Describe the change you want to build, then generate a complete proposal with design, specs, and tasks.

Frequently Asked Questions about openspec-propose

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

FAQPage Schema
How do I auto-generate design docs and tasks for a software change proposal?

To auto-generate a software change proposal, describe the desired change and the system outputs proposal.md, design.md, and tasks.md simultaneously, delivering a complete planning package ready for implementation.

What is the best way to create proposal, design, and task artifacts in one step?

The best way to create these artifacts in one step is using a structured automation workflow that takes a single change description and instantly outputs the complete proposal, design, and task documentation.

Do I need the openspec CLI to generate change proposals and design docs?

Yes, you need the openspec CLI installed because the proposal generation process enforces a structured artifact workflow through the CLI to deliver complete design and task documentation.

Can I use automated proposal generation for rapid project planning and change management?

Yes, you can use automated proposal generation for rapid project planning because it targets end-to-end change management by immediately producing aligned specs and implementation steps from your input.

What files are included in an automated change proposal package?

An automated change proposal package includes proposal.md for the what and why, design.md for the how, and tasks.md for the implementation steps, ensuring a repeatable end-to-end planning workflow.