openspec-propose

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

2|Updated Aug 15, 2025
One-click install
npx skills add https://github.com/rfhayn/forager --skill openspec-propose-rfhayn
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: openspec-propose
Source: https://github.com/rfhayn/forager/tree/main/.claude/skills/openspec-propose
Command: npx skills add https://github.com/rfhayn/forager --skill openspec-propose-rfhayn

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires openspec, and includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the process of proposing a change, automatically generating all necessary artifacts like design, specs, and tasks in one step.

Core Features & Use Cases

  • One-step Proposal: Generate a complete proposal with design, specs, and tasks in one command.
  • Customizable: Users can define the change name or provide a description.
  • Automation: Automatically creates proposal.md, design.md, and tasks.md based on user input.

Quick Start

Propose a new change by providing a name or description, and the Skill will create the necessary artifacts 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 design specification and task creation for a new project change?▼

Automating design specification and task creation is done by proposing a change with a name or description, which generates proposal.md, design.md, and tasks.md artifacts in one step.

What is the best way to generate proposal and design documents for project management automation?▼

Generating proposal and design documents for project management automation is achieved by running a script that requires the openspec CLI and user input to create all necessary artifacts at once.

Do I need the openspec CLI to create proposal, design, and tasks artifacts?▼

Yes, the openspec CLI is required to create proposal, design, and tasks artifacts, as the script depends on it to process user input and generate the necessary markdown files.

Can I customize the generated proposal and tasks files with my own change description?▼

Yes, you can customize the generated proposal and tasks files by providing a specific change name or description as input, which the script uses to populate the markdown artifacts.