pac-openspec-propose

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

2|1|Updated Mar 4, 2026
One-click install
npx skills add https://github.com/ladislas/mypac --skill pac-openspec-propose
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pac-openspec-propose
Source: https://github.com/ladislas/mypac/tree/main/skills/pac-openspec-propose
Command: npx skills add https://github.com/ladislas/mypac --skill pac-openspec-propose

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Proposes a new change and generates all required artifacts in one step, reducing planning time and ensuring consistency across proposals.

Core Features & Use Cases

  • Scaffold a new change with artifacts such as proposal.md, design.md, and tasks.md, ready for review.
  • Determine artifact generation order and dependencies using the openspec CLI, enabling end-to-end planning before implementation.
  • Interactive prompts guide unclear inputs, ensuring a valid change identifier and path to implementation.

Quick Start

Describe what you want to build, and run the openspec command to create the change and artifacts in one go.

Frequently Asked Questions about pac-openspec-propose

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

FAQPage Schema
How do I generate a change proposal with all required artifacts in one step?

To generate a change proposal with all artifacts in one step, you can use an automation workflow that scaffolds files like proposal.md, design.md, and tasks.md simultaneously, ensuring consistency and reducing planning time before implementation begins.

What is the best way to scaffold design and task documents for project planning?

The best way to scaffold design and task documents for project planning is using an end-to-end proposal workflow that orchestrates artifact creation, determining generation order and dependencies to ensure all design and tasks are ready for review.

Can I automate change management artifact generation for rapid planning?

Yes, you can automate change management artifact generation for rapid planning by running a command that creates the change proposal and scaffolds the required design and task files in a single operation.

How does interactive workflow handle ambiguous inputs during change proposal creation?

The interactive workflow handles ambiguous inputs during change proposal creation by issuing interactive prompts to guide the user, ensuring a valid change identifier and a clear path to implementation are established before artifact generation.

Does the openspec CLI support end-to-end proposal workflows before implementation?

Yes, the openspec CLI supports end-to-end proposal workflows before implementation by orchestrating artifact creation, determining generation order and dependencies, and scaffolding all necessary proposal documents in one go.