openspec-propose

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

2|2|Updated Sep 20, 2023
One-click install
npx skills add https://github.com/zabiny/klabis --skill openspec-propose-zabiny
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-propose
Source: https://github.com/zabiny/klabis/tree/main/.opencode/skills/openspec-propose
Command: npx skills add https://github.com/zabiny/klabis --skill openspec-propose-zabiny

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Propose a new change and automatically generate all required artifacts (proposal.md, design.md, tasks.md) in one step, streamlining early planning.

Core Features & Use Cases

  • Automatically scaffold change proposals with design and task artifacts from a user description.
  • Enforce a guided workflow including naming, rationale, and step-by-step execution plan.
  • Use Case: A product team quickly outlines a feature idea, obtains a full proposal ready for review and implementation.

Quick Start

Describe your desired change in plain language to generate a complete proposal with artifacts.

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 change proposal and task breakdown from a feature description?

To generate a change proposal, describe your desired change in plain language. The Skill automatically scaffolds proposal.md, design.md, and tasks.md artifacts, streamlining early product development planning in one step.

What is the best way to scaffold product design rationale and tasks automatically?

Scaffolding design rationale and tasks is handled by applying a guided workflow to your feature description, enforcing naming conventions and step-by-step execution plans to produce structured design.md and tasks.md artifacts.

Do I need the openspec CLI to generate proposal.md and design.md artifacts?

Yes, generating proposal.md and design.md artifacts requires the openspec CLI. The Skill enforces a dependency-driven workflow through the CLI to ensure correctly structured change proposals and task breakdowns.

Can I use this for rapid product ideation and early planning workflows?

Yes, you can use this for rapid product ideation. It applies to product development workflows requiring rapid ideation, allowing teams to quickly outline a feature idea and obtain a full proposal ready for review.

How does dependency-driven workflow affect change management proposals?

Dependency-driven workflow ensures change management proposals follow a guided sequence. It enforces naming, captures rationale, and structures the step-by-step execution plan directly within the generated proposal, design, and tasks artifacts.