openspec-propose

Generate OpenSpec change proposals with proposal, design, and task artifacts.

1|Updated Jun 9, 2026
One-click install
npx skills add https://github.com/Kisthanny/MagnetFinder --skill openspec-propose-kisthanny
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-propose
Source: https://github.com/Kisthanny/MagnetFinder/tree/main/.cursor/skills/openspec-propose
Command: npx skills add https://github.com/Kisthanny/MagnetFinder --skill openspec-propose-kisthanny

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you turn a rough product or engineering idea into a structured change proposal without manually assembling the planning documents.

Core Features & Use Cases

  • End-to-end proposal generation: Creates the full set of planning outputs needed for a new change, including proposal, design, and tasks.
  • Dependency-aware workflow: Follows the required artifact order so each document is created in the right sequence before implementation begins.
  • Use Case: A team member wants to add a new feature, fix a workflow, or scope a refactor and needs a ready-to-apply package for implementation planning.

Quick Start

Use this skill to create a new OpenSpec change proposal from a short description of the feature or fix you want to build.

Frequently Asked Questions about openspec-propose

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate an OpenSpec proposal from a feature idea?

To generate an OpenSpec proposal, you provide a short description of the feature or fix. The tool then produces a complete, implementation-ready package containing proposal, design, and task artifacts in the correct sequence.

What is included in an OpenSpec change proposal package?

An OpenSpec change proposal package includes proposal, design, and task artifacts. These documents are generated in a dependency-aware sequence to ensure each is created in the right order before implementation begins.

Do I need a CLI to scaffold change management documents for OpenSpec?

Yes, CLI-based change scaffolding is required to generate the validated OpenSpec outputs. This ensures the planning documents follow the required artifact order and are ready to apply for implementation planning.

Can I use this to plan a workflow change or refactor?

Yes, you can use this to plan a workflow change or scope a refactor. It applies to any planning scenario where you describe a feature, fix, or workflow change and need structured planning outputs.

Why does the proposal generation follow a specific artifact order?

The proposal generation follows a dependency-aware workflow to ensure each document is created in the right sequence. This validated sequencing guarantees the outputs are correctly structured and ready for implementation.

Does OpenSpec proposal generation work without manually assembling planning documents?

Yes, it turns a rough engineering idea into a structured change proposal without manually assembling planning documents. It handles the end-to-end generation of all required proposal, design, and task artifacts automatically.