openspec-propose

Generate proposal, design, and task artifacts for requested changes via openspec CLI.

1|Updated Jan 25, 2026
One-click install
npx skills add https://github.com/mufengbufeng/EF --skill openspec-propose-mufengbufeng
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-propose
Source: https://github.com/mufengbufeng/EF/tree/main/UnityProject/.claude/skills/openspec-propose
Command: npx skills add https://github.com/mufengbufeng/EF --skill openspec-propose-mufengbufeng

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Propose a new change and generate a complete set of artifacts (proposal.md, design.md, tasks.md) in one step, eliminating manual drafting and coordination.

Core Features & Use Cases

  • Automatically generate a complete change proposal including design, specifications, and task breakdown.
  • Suitable for quick scoping of product changes, feature requests, and bug fixes, enabling handoff to implementation.
  • Produces ready-to-run artifact files and metadata compatible with the openspec workflow.

Quick Start

Describe the change you want to implement and run openspec to generate all artifacts 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 including design and tasks in one step?

To generate a complete change proposal in one step, describe your desired change and run the openspec CLI to automatically produce proposal.md, design.md, and tasks.md artifacts.

What is the best way to scope a new feature request for implementation handoff?

Scoping a feature request is best handled by automating proposal generation, which outputs design specifications and task breakdowns to enable immediate handoff to implementation.

Does generating design specifications and task artifacts require the openspec CLI?

Yes, generating these design specifications and task artifacts requires the openspec CLI to process your change description and output the compatible proposal, design, and task files.

Can I use automated proposal generation for quick ideation and bug fixes?

Automated proposal generation can be used for quick ideation and bug fixes, applying to scoping tasks across product changes to produce ready-to-run artifact files.

How do manual drafting and coordination compare to automated change proposals?

Automated change proposals eliminate manual drafting and coordination by generating design, specifications, and task breakdown artifacts simultaneously in a single step.

What formats are output when automating change proposal generation?

Automating change proposal generation outputs three specific file formats: proposal.md for the proposal, design.md for the design, and tasks.md for the task breakdown.