openspec-propose

Community

Draft lightweight proposals for simple changes, fast.

Authorbacoco
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill facilitates rapid, lightweight change proposals for bug fixes or small features, avoiding the overhead and complexity of full BMAD workflows for minor modifications. It ensures quick alignment and approval before any code is written.

Core Features & Use Cases

  • Proposal Generation: Creates proposal.md outlining the problem, proposed change, success criteria, and impact (breaking/non-breaking).
  • Task Definition: Outlines sequential, actionable tasks in tasks.md, covering implementation, testing, and documentation steps.
  • Delta Specification (Optional): Documents precise changes to existing behavior using specs/ files, ensuring clarity on expected outcomes.
  • Use Case: A user wants to add a "dark mode" toggle to an existing web application. This Skill helps them quickly draft a proposal, define the implementation tasks, and get explicit approval from stakeholders without a lengthy planning process.

Quick Start

Create an OpenSpec proposal for a bug fix: "The login timeout is too short, it should be 1 hour instead of 30 minutes."

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: openspec-propose
Download link: https://github.com/bacoco/BMad-Skills/archive/main.zip#openspec-propose

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository