openspec-propose

Generate proposal, design, and task artifacts via the openspec toolchain.

Updated May 29, 2026
One-click install
npx skills add https://github.com/patorn/langgraph-template --skill openspec-propose-patorn
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-propose
Source: https://github.com/patorn/langgraph-template/tree/main/.github/skills/openspec-propose
Command: npx skills add https://github.com/patorn/langgraph-template --skill openspec-propose-patorn

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Propose a new change and automatically generate all related artifacts (proposal, design, and tasks) in a single, guided workflow.

Core Features & Use Cases

  • Generates a complete change scaffold including proposal.md, design.md, and tasks.md.
  • Provides a standardized, end-to-end planning workflow for new features or fixes.
  • Suitable for fast-racking project scoping and implementation prep.

Quick Start

Invoke the openspec-propose skill to generate a complete change proposal with all artifacts in one step.

Frequently Asked Questions about openspec-propose

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

FAQPage Schema
How do I generate a complete change proposal with design and tasks in one step?

To generate a change proposal in one step, you can use an automated scaffolding workflow that creates proposal.md, design.md, and tasks.md simultaneously. This orchestrates artifact generation and dependency sequencing for fast project scoping.

What is automated change scaffolding and when do I need it for project scoping?

Automated change scaffolding is the process of generating standardized planning artifacts for a new feature or fix. You need it when you want a quick, end-to-end proposal including design, specs, and implementation tasks without manual document setup.

How do I create standardized proposal, design, and tasks artifacts for a new feature?

You create standardized artifacts by triggering a guided workflow that outputs proposal.md, design.md, and tasks.md. This provides a standardized planning workflow suitable for fast-tracking project scoping and implementation preparation.

Can I fast-track project scoping by generating design specs and tasks together?

Yes, you can fast-track project scoping by using an end-to-end proposal workflow. It automatically generates design specs and tasks together, applying dependency sequencing to prepare implementation readiness in a single step.

Does the openspec-propose workflow require any dependencies to generate artifacts?

The openspec-propose workflow operates without external dependencies, relying entirely on the openspec toolchain to orchestrate scaffold creation, artifact generation, and dependency sequencing for your change proposal.