source-command-opsx-propose

Generate structured change proposal artifacts using the openspec framework.

9|1|Updated May 13, 2026
One-click install
npx skills add https://github.com/susomejias/rembric --skill source-command-opsx-propose
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: source-command-opsx-propose
Source: https://github.com/susomejias/rembric/tree/main/.agents/skills/source-command-opsx-propose
Command: npx skills add https://github.com/susomejias/rembric --skill source-command-opsx-propose

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates the tedious, error-prone manual work of creating structured change proposal artifacts, saving engineering teams hours of repetitive documentation effort when initiating new features, bug fixes, or other changes.

Core Features & Use Cases

  • Automated Change Scaffolding: Instantly creates a properly structured change directory with required configuration files via the openspec CLI.
  • Dependency-Aware Artifact Generation: Builds proposal, design, and implementation task artifacts in the correct order, reading prior completed artifacts for context to ensure consistency.
  • Use Case: When your team needs to propose a new feature like user authentication, use this Skill to generate all required change documentation in seconds instead of manually creating each file from scratch.

Quick Start

Use the source-command-opsx-propose skill to generate a complete set of change proposal artifacts for your new feature or fix by providing a short kebab-case name or a description of the work you want to propose.

Frequently Asked Questions about source-command-opsx-propose

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

FAQPage Schema
How do I automate change proposal artifact generation for software engineering workflows?

Automate change proposal artifact generation by using a skill that scaffolds a structured directory and builds proposal, design, and task files in dependency order, eliminating manual documentation.

What is the best way to create structured change proposals without manual documentation?

The best way to create structured change proposals without manual effort is to provide a short kebab-case name, which auto-generates apply-ready artifacts compliant with project schemas.

How does dependency-aware artifact generation work for feature design documents?

Dependency-aware artifact generation works by building design documents and task breakdowns in the correct order, reading prior completed artifacts to ensure consistency across the change management workflow.

Does openspec change management support scaffolding implementation task breakdowns automatically?

Yes, openspec change management supports scaffolding implementation task breakdowns automatically, generating all required configuration files and documentation artifacts in seconds via the CLI.

Do I need to manually create configuration files when initiating new changes with openspec?

No, you do not need to manually create configuration files when initiating new changes; the automation skill instantly creates a properly structured change directory with required files.