openspec-propose

Automates creation of proposal, design, and task documents via the openspec CLI.

38|11|Updated Apr 7, 2020
One-click install
npx skills add https://github.com/rustyrazorblade/easy-db-lab --skill openspec-propose-rustyrazorblade
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-propose
Source: https://github.com/rustyrazorblade/easy-db-lab/tree/main/.claude/skills/openspec-propose
Command: npx skills add https://github.com/rustyrazorblade/easy-db-lab --skill openspec-propose-rustyrazorblade

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the process of creating new changes by automatically generating all necessary artifacts, from initial proposals to implementation tasks, in a single step.

Core Features & Use Cases

  • Automated Artifact Generation: Creates proposal, design, and task documents based on user input.
  • Workflow Orchestration: Manages the sequence of artifact creation using the openspec CLI.
  • Use Case: A developer wants to add a new feature. They describe the feature, and this Skill generates the proposal.md, design.md, and tasks.md files, readying the change for implementation.

Quick Start

Use the openspec-propose skill to create a new change for adding user authentication.

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?

Automating change proposal generation uses the openspec CLI to scaffold proposal, design, and task documents in a single step. This streamlines structured change management by automatically creating all required artifacts from your initial feature description, readying the change for implementation.

How do I create design documents and implementation tasks for a new feature?

Creating design documents and implementation tasks is automated by the openspec-propose workflow. You describe the new feature, and it orchestrates the openspec CLI to generate the corresponding proposal, design, and tasks files, organizing the artifact lifecycle for that specific change.

Do I need the openspec CLI to generate proposal and spec documents?

Yes, you need the openspec CLI installed to generate proposal and spec documents. This Skill manages the sequence of artifact creation by directly invoking the openspec CLI to scaffold new changes and manage the artifact lifecycles within your software development workflow.

What is the best way to manage structured change artifacts in a development workflow?

Managing structured change artifacts is best handled by automating their creation with the openspec CLI. Instead of manually writing separate files, this Skill orchestrates the CLI to generate your proposal, design, and implementation tasks together, ensuring consistency across the change management process.

Can I generate all change management artifacts in a single step?

Generating all change management artifacts in a single step is the core function of this automation workflow. By applying the openspec CLI, it takes your feature input and immediately scaffolds the proposal, design, and tasks documents, eliminating the need to manually create each file individually.