openspec-propose

Generate proposal, design, and tasks files using the openspec CLI.

1|Updated Mar 4, 2026
One-click install
npx skills add https://github.com/dungsnowaxe/prometheus-red-team-bot --skill openspec-propose-dungsnowaxe
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-propose
Source: https://github.com/dungsnowaxe/prometheus-red-team-bot/tree/main/.windsurf/skills/openspec-propose
Command: npx skills add https://github.com/dungsnowaxe/prometheus-red-team-bot --skill openspec-propose-dungsnowaxe

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the creation of new changes by generating all necessary artifacts (proposal, design, tasks) in a single, automated step, preparing them for implementation.

Core Features & Use Cases

  • Automated Artifact Generation: Creates proposal.md, design.md, and tasks.md based on user input.
  • Workflow Integration: Integrates with the openspec CLI to manage changes and artifacts.
  • Use Case: A developer wants to add a new feature. They describe the feature, and this Skill generates the full documentation and task breakdown, 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 automate change proposal and artifact generation for new development features?

To automate change proposal generation, this Skill orchestrates the openspec CLI to instantly create proposal.md, design.md, and tasks.md artifacts from your feature description, streamlining the development process.

What is the best way to generate proposal, design, and tasks markdown files for a new software change?

The best way to generate proposal, design, and tasks markdown files is using this Skill, which executes openspec instructions to produce a full documentation and task breakdown ready for implementation in a single step.

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

Yes, you need the openspec CLI installed and configured locally, as the Skill directly orchestrates openspec new change, openspec status, and openspec instructions commands to manage artifacts.

Can I integrate task management and workflow automation directly with openspec?

Yes, you can integrate task management and workflow automation by running this Skill, which interfaces with the openspec CLI to automatically manage change statuses and generate structured development artifacts.

How does the openspec proposal process handle task breakdown for new features?

The openspec proposal process handles task breakdown by taking your feature description and automatically generating a tasks.md file alongside proposal.md and design.md, preparing a structured workflow for review and implementation.