openspec-propose

Create openspec change proposals with proposal, design, and tasks artifacts.

Updated Mar 29, 2026
One-click install
npx skills add https://github.com/Alex1980Alex/1C-Framework --skill openspec-propose-alex1980alex
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-propose
Source: https://github.com/Alex1980Alex/1C-Framework/tree/main/.claude/skills/openspec-propose
Command: npx skills add https://github.com/Alex1980Alex/1C-Framework --skill openspec-propose-alex1980alex

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes the friction of starting a new implementation by turning a rough idea into a structured change proposal with clear planning artifacts.

Core Features & Use Cases

  • One-step proposal generation: Creates the change scaffold and the core planning documents together.
  • Context-aware planning: Gathers existing configuration context before drafting artifacts so the proposal reflects what already exists.
  • Implementation-ready output: Produces proposal, design, and task artifacts that are ready to move into execution.
  • Use Case: A developer wants to add a new 1C feature and needs a complete delta-spec proposal before implementation begins.

Quick Start

Ask the skill to propose a named change and generate the proposal, design, and tasks artifacts in one pass.

Frequently Asked Questions about openspec-propose

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

FAQPage Schema
How do I create a complete change proposal for a 1C configuration modification?

To create a change proposal for a 1C configuration, you need to generate structured planning artifacts including proposal, design, and tasks documents. This ensures rapid discovery and delta analysis before implementation begins.

What is an openspec proposal and when do I need it for brownfield development?

An openspec proposal is a structured set of planning artifacts for brownfield configuration changes. You need it when adding new features to existing systems and requiring clear delta analysis and implementation planning.

How do I scaffold a change directory and generate design and tasks artifacts in one step?

Scaffolding a change directory and generating design and tasks artifacts together requires an automated approach that gathers configuration context first, then drafts all planning documents in a single pass.

Can I use MCP-based context gathering to plan 1C configuration changes?

Yes, MCP-based context gathering supports planning 1C configuration changes by collecting existing configuration context before drafting artifacts, ensuring the proposal accurately reflects the current system state.

What's the best way to turn a rough idea into implementation-ready planning documents?

The best way to turn a rough idea into implementation-ready documents is generating a complete change proposal that includes design and tasks artifacts, removing the friction of starting a new implementation.

Does this proposal generation approach work for rapid discovery and delta analysis?

Yes, this approach works for rapid discovery and delta analysis by gathering existing configuration context before drafting artifacts, producing apply-ready output for immediate execution planning.