openspec-propose

Generate change proposals with design, specs, and tasks via openspec CLI.

Updated Apr 23, 2026
One-click install
npx skills add https://github.com/rm-rf-etc/Unbought --skill openspec-propose-rm-rf-etc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-propose
Source: https://github.com/rm-rf-etc/Unbought/tree/main/.opencode/skills/openspec-propose
Command: npx skills add https://github.com/rm-rf-etc/Unbought --skill openspec-propose-rm-rf-etc

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires openspec, and includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the process of proposing changes, automatically generating all necessary design, specifications, and tasks in one step, making it easy to start implementation.

Core Features & Use Cases

  • Change Proposal Automation: Generate a complete proposal for any change in one go.
  • Design, Specs, and Tasks: Automatically create a proposal.md, design.md, and tasks.md for each change.
  • Use Case: Ideal for quickly drafting proposals and gathering necessary information before starting a new project.

Quick Start

To propose a new change, run: /opsx-change propose <change-name>

Frequently Asked Questions about openspec-propose

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

FAQPage Schema
How do I automate change proposal generation for software development?

Automate change proposal generation by running a single command to create design, specifications, and tasks simultaneously. This Skill generates proposal.md, design.md, and tasks.md files to structure your software development workflow instantly.

What is included in a complete change proposal for project management?

A complete change proposal includes a proposal.md, design.md, and tasks.md. This structure ensures that design specifications and actionable tasks are drafted together, capturing all necessary project management information before implementation begins.

Do I need openspec CLI to generate specifications and tasks?

Yes, the openspec CLI is a required dependency to generate specifications and tasks. You must have it installed and provide a clear change name or description to initiate the automated proposal creation process.

How do I create design documents and tasks in one step?

Create design documents and tasks in one step by executing the proposal command with your change name. The Skill automatically drafts and organizes the design.md and tasks.md files alongside the main proposal.

Can I use this for administrative workflows requiring a structured proposal process?

Yes, this Skill is suitable for administrative workflows requiring a structured proposal process. It automates the creation of standardized proposal, design, and task documents for any defined change name.