openspec-propose

Generate proposal, design, and task documents for software changes.

6|Updated May 25, 2026
One-click install
npx skills add https://github.com/zhentingWu-wzt/wgenty-code --skill openspec-propose-zhentingwu-wzt
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-propose
Source: https://github.com/zhentingWu-wzt/wgenty-code/tree/main/.wgenty-code/skills/openspec-propose
Command: npx skills add https://github.com/zhentingWu-wzt/wgenty-code --skill openspec-propose-zhentingwu-wzt

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill eliminates the friction of manually scaffolding project changes by automating the creation of proposals, design documents, and implementation tasks in a single, cohesive workflow.

Core Features & Use Cases

  • Automated Scaffolding: Automatically creates proposal.md, design.md, and tasks.md based on user requirements.
  • Dependency-Aware Generation: Sequences artifact creation based on project-specific dependencies to ensure logical consistency.
  • Use Case: When you need to implement a new feature, use this skill to generate a full design specification and a breakdown of tasks, ensuring all architectural requirements are documented before writing code.

Quick Start

Use the openspec-propose skill to create a new change for adding user authentication to the current project.

Frequently Asked Questions about openspec-propose

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

FAQPage Schema
How do I automate scaffolding project proposals and design documents?

Automating scaffolding for project proposals generates design.md, proposal.md, and tasks.md files sequentially based on your dependency requirements. This ensures logical consistency and structured change management before implementation.

What is the best way to generate implementation tasks from software design specifications?

Generating implementation tasks from design specifications is automated by orchestrating documentation creation based on project-specific schemas. This aligns task breakdowns with architectural requirements to ensure implementation readiness.

How does dependency-aware artifact creation work for software development workflows?

Dependency-aware artifact creation sequences the generation of proposals, design documents, and tasks based on project-specific dependencies. Integrating with the openspec CLI ensures all generated files align with project standards.

Do I need the openspec CLI to generate project artifacts and tasks?

The openspec CLI is required to integrate the artifact generation workflow and ensure all created proposals, design specifications, and implementation tasks align with your project standards and implementation readiness.

Can I use automated scaffolding to document feature changes before writing code?

Automated scaffolding for feature changes creates a full design specification and task breakdown in a single workflow. This eliminates manual friction by ensuring architectural requirements are documented before coding begins.

When should I not use automated project proposal generation?

Automated project proposal generation is suited for structured software development workflows requiring design specifications and task breakdowns. It is not necessary for rapid prototyping or projects without strict change management and dependency requirements.