openspec-propose

Generate proposal.md, design.md, and tasks.md artifacts via the openspec CLI.

7|2|Updated Mar 8, 2026
One-click install
npx skills add https://github.com/sundaiclaw/hacker --skill openspec-propose-sundaiclaw
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-propose
Source: https://github.com/sundaiclaw/hacker/tree/main/agent-build-observatory/.claude/skills/openspec-propose
Command: npx skills add https://github.com/sundaiclaw/hacker --skill openspec-propose-sundaiclaw

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Propose a new change by generating all required artifacts in one step, providing a complete proposal with design, specs, and tasks ready for implementation.

Core Features & Use Cases

  • Scaffold a complete change directory with a defined structure (proposal.md, design.md, tasks.md) using the openspec CLI.
  • Resolve artifact dependencies and present an actionable plan ready for review and implementation.
  • Use in fast-moving teams to align stakeholders and accelerate the planning phase.

Quick Start

Run the openspec propose command to scaffold a new change and generate 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 design specifications and tasks for a new software change in one step?

To generate design specifications and tasks in one step, use the openspec propose command to scaffold a complete change directory, which instantly outputs proposal.md, design.md, and tasks.md ready for implementation.

What is the best way to scope and plan software changes for fast-moving teams?

The best way to scope and plan software changes is to use a defined artifact scaffold that resolves dependencies and presents an actionable plan, aligning stakeholders and accelerating the planning phase for fast delivery.

How do I scaffold a proposal, design, and tasks directory structure for a new feature?

You can scaffold a proposal, design, and tasks directory structure by running the openspec propose command, which enforces a defined artifact scaffold and template-based artifact creation to ensure consistent output.

Do I need the openspec CLI to create and resolve change artifacts?

Yes, you apply the change to projects using the openspec CLI to create and resolve change artifacts, as it enforces the defined scaffold and template-based artifact generation required for consistent output.

What artifacts are required when proposing a new change for software implementation?

The required artifacts when proposing a new change are proposal.md, design.md, and tasks.md, which are all generated in one step to provide a complete proposal with design, specs, and tasks ready for implementation.