openspec-propose

Generate proposal.md, design.md, and tasks.md from a user description.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Propose a new change with all artifacts generated in one step. Quickly describe what you want to build and receive a complete proposal with design, specs, and tasks ready for implementation.

Core Features & Use Cases

  • Single-step proposal generation: creates proposal.md, design.md, and tasks.md for a new change.
  • Interactive input flow: prompts the user for a change description and derives a kebab-case name.
  • Ready-to-implement artifacts: outputs ready-for-opsx-apply files that you can start implementing immediately.
  • CLI-driven orchestration: integrates with the OpenSpec CLI to scaffold and link artifacts.

Quick Start

Describe the desired change and run the OpenSpec CLI to generate proposal, design, and tasks 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 auto-generate change proposals and design specs for project planning?

Generate change proposals by submitting a change description to automatically scaffold proposal.md, design.md, and tasks.md files. This single-step process outputs ready-to-implement specifications for product development.

What is the best way to create a complete design spec and task list from a single idea?

Use an interactive input flow to derive a kebab-case name and generate a complete design spec and task list from your idea. It translates ideas into ready-for-opsx-apply artifacts for immediate implementation.

How do I scaffold proposal, design, and tasks files in one step using a CLI?

Scaffold proposal, design, and tasks files by running the OpenSpec CLI with your change description. The CLI orchestrates artifact creation, enforces frontmatter metadata presence, and links the generated files.

Does the OpenSpec CLI support enforcing frontmatter metadata in generated specification files?

Yes, the OpenSpec CLI integration enforces frontmatter metadata presence in generated specification files. It delivers consistent artifact templates and guidance for your change proposals, design specs, and tasks.

Can I use auto-generated change proposals for large-scale product development and project planning?

Yes, auto-generated change proposals scope work specifically for product development and project planning. They enable rapid translation of ideas into ready-to-implement specifications regardless of project scale.