openspec-propose

Generate OpenSpec proposal, design, and task artifacts in one guided flow.

1|1|Updated May 5, 2026
One-click install
npx skills add https://github.com/cynkra/cynkra.ai.day --skill openspec-propose-cynkra
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-propose
Source: https://github.com/cynkra/cynkra.ai.day/tree/main/indietypst/.claude/skills/openspec-propose
Command: npx skills add https://github.com/cynkra/cynkra.ai.day --skill openspec-propose-cynkra

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It removes the overhead of manually drafting specs and task breakdowns by generating a complete OpenSpec change proposal in one go.

Core Features & Use Cases

  • One-step proposal generation: Creates proposal, design, and tasks artifacts aligned to the OpenSpec workflow.
  • Dependency-aware artifact creation: Generates artifacts in the correct order based on OpenSpec status and requirements.
  • Ready-to-implement handoff: Produces an apply-ready change so you can move directly into execution.
  • Use Case: When you want to implement an AI workflow improvement (e.g., adding a new opsx command behavior or refining a tool integration) without spending time structuring the change yourself.

Quick Start

Ask for what you want to build or fix (including a change name in kebab-case if you have one), then run the tool to generate the proposal, design, and tasks 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 complete change proposal without manually drafting specs and tasks?

To generate a complete change proposal without manual drafting, you need a tool that creates proposal, design, and tasks artifacts in a single guided flow. This produces an apply-ready change package, allowing you to move directly into implementation.

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

An OpenSpec change proposal is a complete set of artifacts including proposal, design, and task list. You need it when implementing software workflow changes and want a structured proposal without manually drafting each artifact yourself.

How do I create an apply-ready change proposal for a new software feature?

To create an apply-ready change proposal, provide what you want to build or fix using a kebab-case change name. The tool generates all required artifacts in the correct order based on status to produce an apply-ready summary.

Can I add a new command behavior or tool integration without structuring the change myself?

Yes, you can add a new command behavior or tool integration without structuring the change yourself. The tool removes the overhead of manually drafting specs and task breakdowns by generating the complete proposal in one go.

Do I need to prepare the artifact order before generating a change proposal?

No, you do not need to prepare the artifact order before generating a change proposal. The tool is dependency-aware and generates artifacts in the correct order based on OpenSpec status and requirements automatically.