openspec-propose

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

2|Updated Feb 25, 2026
One-click install
npx skills add https://github.com/yandiaan/adis-ai --skill openspec-propose-yandiaan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-propose
Source: https://github.com/yandiaan/adis-ai/tree/main/.qoder/skills/openspec-propose
Command: npx skills add https://github.com/yandiaan/adis-ai --skill openspec-propose-yandiaan

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the process of proposing and preparing new changes by automatically generating all necessary artifacts, from design to implementation tasks, in a single step.

Core Features & Use Cases

  • Automated Artifact Generation: Creates proposal, design, and task documents based on user input.
  • One-Step Workflow: Reduces the overhead of initiating new development tasks.
  • Use Case: When you have a new feature idea, use this Skill to quickly generate a proposal.md, design.md, and tasks.md file, making it ready for review and 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 generate design and task documents for a new software feature proposal?

You can generate design and task documents by using a single-step workflow that creates proposal, design, and implementation task artifacts simultaneously, reducing the overhead of initiating new development tasks.

What is the best way to automate proposal creation for structured development workflows?

The best way to automate proposal creation is to use a CLI-driven workflow that generates a complete set of artifacts, including proposal, design, and tasks files, making them immediately ready for review and implementation.

Do I need the openspec CLI installed to generate change proposal artifacts?

Yes, you need the openspec CLI installed and properly configured for artifact management before you can automatically generate the proposal, design, and task documents for your new changes.

What files are created when preparing a new change proposal for a software project?

Preparing a new change proposal creates a proposal.md, design.md, and tasks.md file, providing a complete set of structured artifacts that take your new feature idea from design to implementation tasks.

Can I generate implementation tasks directly from a feature design without manual formatting?

Yes, you can generate implementation tasks directly from your feature design without manual formatting by using an automated artifact generation process that outputs a structured tasks.md file alongside your design documents.