source-command-opsx-propose

Automate change proposals and generate proposal.md, design.md, and tasks.md artifacts.

9|3|Updated Mar 29, 2026
One-click install
npx skills add https://github.com/Kahtaf/OpenCandle --skill source-command-opsx-propose-kahtaf
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: source-command-opsx-propose
Source: https://github.com/Kahtaf/OpenCandle/tree/main/.agents/skills/source-command-opsx-propose
Command: npx skills add https://github.com/Kahtaf/OpenCandle --skill source-command-opsx-propose-kahtaf

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the process of proposing a new change, creating the necessary artifacts, and preparing everything for implementation in one streamlined step.

Core Features & Use Cases

  • Unified Change Proposal: Combine creating a change and generating all artifacts into a single process.
  • Artifact Generation: Automatically creates proposal.md, design.md, and tasks.md artifacts.
  • Implementation Readiness: Ensures all artifacts are in place before beginning implementation.

Quick Start

To propose a new change, use the command: /opsx:propose <change-name>

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 and artifact generation for a new software feature?

You can automate change proposal and artifact generation by using a command that creates proposal, design, and tasks markdown files in one step, preparing everything for implementation.

What files are needed before starting implementation in a structured development workflow?

Before implementation, you need proposal, design, and tasks markdown artifacts to document the change, outline the design, and track implementation tasks.

How do I prepare a new change for implementation without manually creating documentation?

To prepare a new change without manual documentation, use an automated command to generate all necessary artifacts and unify the change proposal and preparation process.

Do I need the openspec tool to generate development workflow artifacts?

Yes, the openspec tool is required for artifact creation and management to automate the generation of proposal, design, and tasks markdown files.

Can I combine change proposal and artifact generation into a single software development process?

Yes, you can combine change proposal and artifact generation into a single process that automatically creates all necessary markdown documentation and ensures implementation readiness.

What is the best way to propose a new fix and ensure all development artifacts are in place?

The best way to propose a new fix is to use a unified command that generates proposal, design, and tasks artifacts, ensuring all documentation is in place before implementation begins.