openspec-propose

Generate OpenSpec proposal, design, and task artifacts in one step.

10|1|Updated Apr 10, 2019
One-click install
npx skills add https://github.com/GeTechG/LDYOM --skill openspec-propose-getechg
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-propose
Source: https://github.com/GeTechG/LDYOM/tree/main/LDYOM2/.claude/skills/openspec-propose
Command: npx skills add https://github.com/GeTechG/LDYOM --skill openspec-propose-getechg

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Propose a new OpenSpec change and generate all artifacts in one step.

Core Features & Use Cases

  • Orchestrates artifact drafting across multiple artifacts (proposal.md, design.md, tasks.md) by coordinating a centralized orchestration flow.
  • Manages the artifact build order, handles user interrupts, and ensures dependency resolution before implementation.
  • Produces and aggregates a complete set of artifacts ready for implementation, without drafting content directly in the orchestrator.

Quick Start

Describe your change intent, then run openspec new change "<name>" to generate a complete proposal, design, and tasks.

Frequently Asked Questions about openspec-propose

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

FAQPage Schema
How do I generate proposal, design, and task artifacts in one step?

You can generate proposal, design, and task artifacts in one step by running a single command after describing your change intent. The orchestrator coordinates drafting across proposal.md, design.md, and tasks.md without writing content directly in the orchestrator.

What is OpenSpec change management and when do I need it?

OpenSpec change management is a process that requires a complete proposal, design, and task plan before implementation. You need it when your project demands dependency-aware generation and a complete set of artifacts ready for implementation.

How do I manage artifact build order for design and task planning?

To manage artifact build order for design and task planning, the orchestrator enforces dependency-aware generation. It handles user interrupts and ensures dependency resolution is satisfied before implementation begins.

Do I need a centralized orchestration flow to propose changes?

You need a centralized orchestration flow to propose changes if you want to coordinate multiple artifacts and aggregate a complete set ready for implementation. It manages build order and enforces dependency constraints automatically.

Does artifact generation work with Opus subagents for dependency resolution?

Artifact generation works with Opus subagents to satisfy execution constraints by coordinating OpenSpec artifacts. The subagents ensure dependency-aware generation across proposal, design, and task files.