openspec-propose

Generate proposal.md, design.md, and tasks.md artifacts for a specified change.

33|5|Updated Feb 24, 2026
One-click install
npx skills add https://github.com/thelegendtubaguy/Qidi-Max-4-Optimized --skill openspec-propose-thelegendtubaguy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-propose
Source: https://github.com/thelegendtubaguy/Qidi-Max-4-Optimized/tree/main/.pi/skills/openspec-propose
Command: npx skills add https://github.com/thelegendtubaguy/Qidi-Max-4-Optimized --skill openspec-propose-thelegendtubaguy

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

OpenSpec Propose creates a complete change proposal package in one step, generating all required artifacts to move from idea to plan without manual drafting.

Core Features & Use Cases

  • One-step generation of artifacts: proposal.md, design.md, tasks.md
  • Automated scaffolding supports consistent planning output
  • Use cases include project proposals, feature requests, and capability improvements

Quick Start

Describe the change you want to work on, and OpenSpec will generate a complete proposal with proposal.md, design.md, and tasks.md in one step.

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 package with design and tasks files?

To generate a change proposal package, provide a description and the system outputs proposal.md, design.md, and tasks.md simultaneously. It derives a kebab-case name from your input to scaffold all required planning artifacts in one step.

What is the best way to automate project proposal scaffolding for consistent planning output?

Automating project proposal scaffolding ensures consistent planning output by enforcing dependency sequencing and artifact templates. It generates a ready-to-implement plan with standardized design and task documents directly from your text description.

Do I need the OpenSpec CLI to create proposal, design, and tasks artifacts?

Yes, you need the OpenSpec CLI to create proposal, design, and tasks artifacts. The generation process requires the CLI to enforce context constraints, dependency sequencing, and artifact templates for accurate project planning output.

Can I use automated artifact generation for feature requests and capability improvements?

You can use automated artifact generation for feature requests and capability improvements. It scaffolds the complete proposal package, translating your specific feature description into a structured, ready-to-implement plan with task dependencies.

How does dependency sequencing work when generating change proposal artifacts?

Dependency sequencing during change proposal generation ensures tasks are logically ordered for implementation. The system automatically structures the tasks.md artifact based on the derived change name and specified constraints to guide execution.