openspec-propose

Generate proposal.md, design.md, and tasks.md change proposal artifacts.

503|60|Updated Sep 7, 2023
One-click install
npx skills add https://github.com/epam/ai-dial-chat --skill openspec-propose-epam
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-propose
Source: https://github.com/epam/ai-dial-chat/tree/main/.claude/skills/openspec-propose
Command: npx skills add https://github.com/epam/ai-dial-chat --skill openspec-propose-epam

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This feature enables rapid generation of a complete change proposal with all artifacts in one step, streamlining early planning.

Core Features & Use Cases

  • Proposes a new change and scaffolds artifacts (proposal.md, design.md, tasks.md) and wires them into a ready-to-implement plan.
  • Manages artifact dependencies and outputs a coherent planning package for quick execution.
  • Supports interactive prompts to tailor the proposal when the user description is vague.

Quick Start

Describe what you want to build or fix to generate the initial change proposal.

Frequently Asked Questions about openspec-propose

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

FAQPage Schema
How do I generate a complete change proposal with design specs and task tracking in one step?

Generate a complete change proposal by providing a brief description of your intended build or fix, which scaffolds proposal.md, design.md, and tasks.md files together in a single step to rapidly kick off implementation planning.

What is included in an end-to-end software change proposal artifact package?

An end-to-end software change proposal package includes proposal.md, design.md, and tasks.md artifacts, all following the openspec schema and wired into a coherent planning directory with managed dependencies for immediate execution.

How do I plan software changes when my initial project description is vague?

When your project description is vague, the planning process supports interactive prompts to gather context, ensuring the generated design specs and task tracking files accurately reflect your proposed change before implementation begins.

Does openspec change proposal generation work for rapid planning across different software projects?

Change proposal generation applies to rapid planning of new changes across software projects, resolving artifact dependencies and outputting ready-to-use planning content tailored to your specific implementation context.

What's the best way to scaffold design specs and task tracking files for a new feature?

The best way to scaffold design specs and task tracking files is using an automated change proposal generator that creates proposal.md, design.md, and tasks.md simultaneously, ensuring dependency resolution and structural coherence across all artifacts.

Why do I need dependency resolution when scaffolding planning artifacts?

Dependency resolution is needed when scaffolding planning artifacts to ensure the generated proposal.md, design.md, and tasks.md files form a coherent planning package, preventing misaligned tasks and structural gaps during early implementation.