openspec-propose

Create OpenSpec change proposals with design and task artifacts.

22|1|Updated Jul 17, 2026
One-click install
npx skills add https://github.com/izzoa/polyrouter --skill openspec-propose-izzoa
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-propose
Source: https://github.com/izzoa/polyrouter/tree/main/.claude/skills/openspec-propose
Command: npx skills add https://github.com/izzoa/polyrouter --skill openspec-propose-izzoa

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you quickly turn a rough product or engineering idea into a structured OpenSpec change with the right planning artifacts ready for implementation.

Core Features & Use Cases

  • One-step proposal creation: Creates a new change and generates proposal, design, and tasks artifacts in a single workflow.
  • Planning workflow guidance: Checks status, resolves artifact dependencies, and follows the correct order for building spec files.
  • Implementation-ready output: Useful when a user wants to describe what they want to build and immediately receive a complete planning package for execution.

Quick Start

Use the openspec-propose skill to create a change named add-user-authentication and generate the proposal, design, and tasks artifacts for it.

Frequently Asked Questions about openspec-propose

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I turn a product idea into implementation-ready planning artifacts?

To turn a product idea into implementation-ready planning artifacts, you can use a proposal workflow that generates design and task breakdown files in a single step, providing a complete package ready for execution.

What is an OpenSpec change proposal and when do I need one?

An OpenSpec change proposal is a structured specification package used when you need formal design and task breakdowns before starting new engineering work.

Do I need the openspec CLI to generate specification and task files?

Yes, you need the openspec CLI installed to create, inspect, and prepare change artifacts in the correct dependency order for your planning workflow.

How to create a new change and generate design and tasks artifacts step by step?

Create a new change by naming it, then let the workflow check status, resolve artifact dependencies, and output proposal, design, and tasks spec files in the correct order.

What's the best way to structure engineering tasks before implementation?

The best way to structure engineering tasks before implementation is to generate a planning package that resolves artifact dependencies and provides formal proposal and design documents.