opsx-propose

Generate structured OpenSpec change proposals with design and task artifacts.

Updated May 25, 2026
One-click install
npx skills add https://github.com/ywh0606/chat-robot --skill opsx-propose
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: opsx-propose
Source: https://github.com/ywh0606/chat-robot/tree/main/.claude/skills/opsx-propose
Command: npx skills add https://github.com/ywh0606/chat-robot --skill opsx-propose

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes the complexity of planning software changes by generating structured proposal artifacts before implementation begins.

Core Features & Use Cases

  • Change Proposal Generation: Creates a complete change package including proposal, design, and task artifacts from a user request.
  • OpenSpec Workflow Automation: Guides the creation of changes, checks artifact dependencies, and prepares implementation-ready documentation.
  • Use Case: A developer describing a new feature can use this Skill to quickly produce the planning documents needed before coding starts.

Quick Start

Use the opsx-propose skill to create a complete implementation proposal for adding user authentication.

Frequently Asked Questions about opsx-propose

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

FAQPage Schema
How do I generate a software change proposal from a feature description?

You need an openspec CLI compatible environment to generate structured change proposals. This compatibility ensures the system correctly follows artifact dependency ordering to create implementation-ready proposal files.

What is the best way to automate creation of design documents and implementation tasks?

OpenSpec workflow automation handles change proposal generation by creating proposal, design, and task artifacts. It checks artifact dependencies and prepares implementation-ready documentation for the developer.

How does artifact dependency ordering work when creating implementation-ready proposal files?

Artifact dependency ordering ensures that proposal, design, and task artifacts are generated in the correct sequence. This prepares implementation-ready documentation by validating structural dependencies before coding starts.

Do I need openspec CLI to create structured software planning documents?

Yes, openspec CLI compatibility is required to create structured software planning documents. This requirement ensures the generated change proposals and design artifacts follow the correct workflow automation.

Can I use this to create a complete change package including design and task artifacts?

Yes, you can create a complete change package including design and task artifacts. The system generates these structured implementation-ready documents directly from your feature descriptions or requested modifications.