openspec-propose

Automates creation of proposal, design, and task documents using openspec CLI.

18|1|Updated Jun 2, 2023
One-click install
npx skills add https://github.com/DaRacci/nix-config --skill openspec-propose-daracci
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-propose
Source: https://github.com/DaRacci/nix-config/tree/main/.opencode/skills/openspec-propose
Command: npx skills add https://github.com/DaRacci/nix-config --skill openspec-propose-daracci

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the process of initiating new projects or changes by automatically generating all necessary proposal and design artifacts in a single step, reducing manual overhead and ensuring consistency.

Core Features & Use Cases

  • Automated Artifact Generation: Creates proposal, design, and task documents based on user input.
  • Structured Workflow: Guides the user through a defined process for change management.
  • Use Case: A product manager wants to propose a new feature. They describe the feature, and the Skill generates a proposal.md, design.md, and tasks.md file, ready for review and implementation.

Quick Start

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

Frequently Asked Questions about openspec-propose

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

FAQPage Schema
How do I generate project proposal and design artifacts for new software features?

To generate software change artifacts, you can use the openspec-propose skill to automatically create proposal.md, design.md, and tasks.md documents in a single step from your feature description, ensuring consistent change management documentation without manual overhead.

What are change management artifacts and when do I need them for software development?

Change management artifacts are structured documents like proposals, designs, and implementation tasks required for software development workflows. You need them when initiating new features or fixes to provide structured documentation ready for team review and implementation.

Do I need the openspec CLI to scaffold and track project proposals?

Yes, you need the openspec CLI installed because the openspec-propose skill requires it for scaffolding the proposal, design, and task files, and for tracking the status of your project changes throughout the development workflow.

Can I create implementation tasks and design specs simultaneously for product management workflows?

Yes, you can create implementation tasks and design specs simultaneously by providing a feature description; the automated artifact generation instantly outputs structured proposal, design, and task markdown files tailored for product management workflows.

What is the best way to automate documentation for project changes and new feature proposals?

Automating documentation for project changes is best handled by generating standardized proposal, design, and task artifacts in a single step, which reduces manual overhead and guides you through a defined change management process.