openspec-propose

Generate OpenSpec change proposals with design and task artifacts.

10|Updated Jul 7, 2026
One-click install
npx skills add https://github.com/joannanowakowska/plannning-poker-app --skill openspec-propose-joannanowakowska
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-propose
Source: https://github.com/joannanowakowska/plannning-poker-app/tree/main/.github/skills/openspec-propose
Command: npx skills add https://github.com/joannanowakowska/plannning-poker-app --skill openspec-propose-joannanowakowska

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you quickly convert a product idea or requested change into a complete OpenSpec proposal, so you do not have to manually assemble planning documents or guess the next steps.

Core Features & Use Cases

  • Proposal Generation: Creates a proposal that explains what will change and why it matters.
  • Design and Task Planning: Produces design and task artifacts needed to move from idea to implementation.
  • Workflow Guidance: Supports a structured OpenSpec process from change creation through apply-ready status.
  • Use Case: A product or engineering lead can describe a feature request in plain language and receive a ready-to-execute change package with proposal, design, and tasks.

Quick Start

Ask the skill to propose a new change from your feature idea and generate the proposal, design, and task 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 create an implementation-ready change proposal from a feature idea?

An implementation-ready change proposal is generated by converting a plain-language feature description into structured planning artifacts, producing a complete package that explains what will change and why it matters for immediate execution.

What is the best way to plan design and engineering tasks for a new software change?

Planning design and engineering tasks for a new software change involves generating linked design and task artifacts simultaneously, ensuring all necessary implementation steps are captured in the correct dependency order from the start.

How does OpenSpec proposal generation work for product and engineering workflows?

OpenSpec proposal generation works by taking a user-described feature or fix and automatically assembling the required product, design, and engineering artifacts together into a structured, apply-ready change package.

Do I need the OpenSpec CLI to generate proposal and task artifacts?

Yes, you need the OpenSpec CLI to generate proposal and task artifacts, as it provides the necessary support to create, inspect, and populate change artifacts in the correct dependency order.

Can I generate a complete change package with proposal, design, and tasks in one step?

Yes, you can generate a complete change package in one step by asking the system to propose a new change from your feature idea, which creates the proposal, design, and task artifacts simultaneously.

What are the limitations of automated change proposal generation for complex fixes?

Automated change proposal generation relies on the accuracy of your plain-language feature description and the OpenSpec CLI's ability to populate artifacts, meaning highly ambiguous requirements may still need manual refinement before reaching apply-ready status.