openspec-propose

Generate proposal, design, and task artifacts using the openspec CLI.

Updated Mar 9, 2026
One-click install
npx skills add https://github.com/paulotks/CodeLeapTest --skill openspec-propose-paulotks
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-propose
Source: https://github.com/paulotks/CodeLeapTest/tree/main/.gemini/skills/openspec-propose
Command: npx skills add https://github.com/paulotks/CodeLeapTest --skill openspec-propose-paulotks

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the process of creating new changes and their associated artifacts (proposal, design, tasks) in one go, preparing them for implementation.

Core Features & Use Cases

  • Automated Artifact Generation: Creates proposal.md, design.md, and tasks.md for a new change.
  • Workflow Orchestration: Manages the creation of artifacts in the correct dependency order.
  • Use Case: When you have a new feature idea, use this Skill to quickly generate a complete set of documentation and implementation steps, ready for review or immediate work.

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 the creation of design and task documentation for a new feature proposal?

Automating design and task documentation for a new feature proposal involves generating proposal.md, design.md, and tasks.md files simultaneously. This Skill orchestrates the creation of these change artifacts in the correct dependency order to prepare them for immediate development.

What is the openspec CLI used for in a development workflow?

The openspec CLI is used to scaffold and manage change artifacts within a development workflow. It facilitates rapid development by automatically generating the required proposal, design, and tasks documentation for new features or fixes.

Do I need the openspec CLI installed to generate change proposals and tasks?

Yes, you need the openspec CLI installed and available in your environment to generate change proposals and tasks. This Skill relies directly on the CLI to scaffold and manage the proposal, design, and task artifacts.

How do I create a complete set of implementation steps and design documents instantly?

To create implementation steps and design documents instantly, you use an automated proposal generation tool that outputs proposal.md, design.md, and tasks.md in one go. This streamlines the workflow by managing artifact creation in the correct dependency order.

Can I use this automated proposal generation for fixing existing issues rather than new features?

Yes, you can use this automated proposal generation for fixing existing issues as well as new features. It generates the complete set of change artifacts, including design and task documentation, preparing any type of change for review or immediate work.

What is the best way to manage change artifacts and dependencies for rapid development?

The best way to manage change artifacts for rapid development is by automating their creation in the correct dependency order. This ensures that proposal, design, and tasks documents are generated sequentially, streamlining the preparation phase for implementation.