openspec-propose

Generate proposal, design, and task documents via the openspec CLI.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the creation of comprehensive proposals, including design, specifications, and implementation tasks, streamlining the initial stages of software development.

Core Features & Use Cases

  • Automated Artifact Generation: Creates proposal.md, design.md, and tasks.md in one step.
  • Iterative Development: Guides the user through artifact creation based on dependencies and status.
  • Use Case: When you have a new feature idea, use this skill to quickly generate all necessary documentation and tasks, preparing it for implementation.

Quick Start

Use the openspec-propose skill to create a new change for 'add-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 automatically generate software development proposals and specifications?

To automate software proposal generation, this skill creates proposal.md, design.md, and tasks.md in one step, streamlining the initial documentation phase for new features.

What is the best way to create design and task documentation for a new feature?

Creating design and task documentation for a new feature is best handled by an automated generator that iteratively guides artifact creation based on dependencies and status to produce ready-to-implement files.

Do I need the openspec CLI to manage change creation and artifact generation?

Yes, you need the openspec CLI installed because this skill requires it to manage change creation and drive the automated artifact generation process for your development tasks.

Can I use this approach to prepare implementation tasks for software fixes?

Yes, you can use this approach to prepare implementation tasks for software fixes, as it allows you to quickly describe a fix and receive a complete, ready-to-implement package.

How does automated artifact generation handle iterative development workflows?

Automated artifact generation handles iterative development workflows by guiding the user through artifact creation based on existing dependencies and status, ensuring specs and tasks evolve correctly.