openspec-propose

Generate implementation-ready proposal, design, and task artifacts in dependency order.

Updated May 21, 2026
One-click install
npx skills add https://github.com/yeongjet/easytickets2 --skill openspec-propose-yeongjet
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-propose
Source: https://github.com/yeongjet/easytickets2/tree/main/.github/skills/openspec-propose
Command: npx skills add https://github.com/yeongjet/easytickets2 --skill openspec-propose-yeongjet

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Helps users quickly turn a change idea into a complete, implementation-ready proposal without manually drafting design and task breakdowns.

Core Features & Use Cases

  • Step-by-step proposal generation: Creates a structured change package including proposal, design, and tasks artifacts.
  • Dependency-aware orchestration: Queries build order and required prerequisites, generating artifacts in the correct sequence.
  • User-driven clarification: Asks clarifying questions when context is missing to ensure outputs are grounded.

Quick Start

Tell it what you want to build (a change name in kebab-case or a description of the feature/fix), then run /opsx:apply when generation finishes.

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 implementation proposal from a feature request?

To generate an implementation proposal, provide a change name or feature description to automatically create structured proposal, design, and task artifacts in the correct dependency order.

What is dependency-aware artifact generation for change management?

Dependency-aware artifact generation is a workflow that queries build order and prerequisites to output coordinated proposal, design, and task documents sequentially, ensuring implementation readiness.

How do I create structured change scaffolding without manually drafting task breakdowns?

You can create change scaffolding by submitting a kebab-case change name, which triggers automated generation of design and task breakdowns to eliminate manual drafting.

Can I use workflow automation to clarify missing requirements before proposal generation?

Yes, the workflow automation asks clarifying questions when context is missing to ensure generated proposal and design documents are grounded in validated requirements.

What is the best way to apply a generated proposal and check its final status?

The best way to apply a generated proposal is to run the apply command after artifact generation finishes, which produces a final status summary for application.