openspec-propose

Generate change proposal, design, and tasks artifacts with OpenSpec CLI.

3|1|Updated Apr 17, 2026
One-click install
npx skills add https://github.com/BlackBeltTechnology/pi-anthropic-messages --skill openspec-propose-blackbelttechnology
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-propose
Source: https://github.com/BlackBeltTechnology/pi-anthropic-messages/tree/main/.pi/skills/openspec-propose
Command: npx skills add https://github.com/BlackBeltTechnology/pi-anthropic-messages --skill openspec-propose-blackbelttechnology

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the creation of a complete change proposal and all artifacts (proposal.md, design.md, tasks.md) in one step, saving time and ensuring consistency.

Core Features & Use Cases

  • Single-step change proposal: Generate all required artifacts in one command.
  • Artifact scaffolding: Create design, proposal, and tasks docs with structure.
  • Dependency-aware sequencing: Use openspec status to order artifacts for implementation.

Quick Start

Provide a change name or description and I will generate a complete proposal with design, specs, and tasks ready for implementation.

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 artifact generation for project scaffolding?

Automating change proposal artifact generation creates proposal, design, and tasks documents in a single step. It scaffolds a change directory and sequences dependency-aware artifacts for an implementation-ready pipeline.

What is the best way to scaffold a change directory and generate proposal, design, and tasks files together?

Scaffolding a change directory generates structured proposal, design, and tasks artifacts simultaneously. Using an instruction-driven workflow, it sequences these files based on dependency awareness to prepare them for implementation.

Do I need the OpenSpec CLI to generate complete change proposals?

Yes, the OpenSpec CLI is required to generate complete change proposals. The workflow relies on the CLI to automate artifact scaffolding, sequence dependency-aware files, and process the apply-ready pipeline.

How does dependency-aware sequencing work when creating change proposals?

Dependency-aware sequencing orders generated proposal, design, and tasks artifacts by checking their dependencies. This ensures the change proposal files are structured and sequenced correctly before implementation begins.

Can I capture a user request and output an implementation-ready pipeline in one step?

Yes, providing a change name or description captures the user request and outputs an implementation-ready pipeline. It scaffolds the proposal, design, and tasks artifacts automatically in one step.