Skip to content

Latest commit

 

History

History
37 lines (28 loc) · 1.57 KB

File metadata and controls

37 lines (28 loc) · 1.57 KB

Changelog

All notable changes to this plugin are documented here. The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.2.0] - 2026-07-06

Added

  • proposal-create skill — the non-technical rung of the spec-driven pipeline. Lets a stakeholder define a feature in plain language (docs/proposals/<id>.md), deliberately parking every technical decision under Open questions for engineering rather than answering it.

Changed

  • spec-create now accepts a feature proposal as a starting point. When invoked from a proposal it seeds the design from it, walks the open engineering questions with the engineer, and freezes the proposal (status promoted).
  • Documented the docs/proposals/ directory, its INDEX.md, and the draft → ready for engineering → promoted lifecycle in the shared spec-driven-development reference.

[0.1.0] - 2026-07-05

Added

  • Initial release. Bundles the spec-driven development workflow skills extracted from claude-base: vision, spec-create, adr-create, spec-implement, spec-flow, spec-review, roadmap-execute, quality-review, project-analyze, project-quality-audit, reproducible-builds-check, release-doc, todo-capture, and grill-me.
  • Bundled conventions/software-quality.md and conventions/security.md referenced by the quality workflows.
  • Plugin manifest and self-contained open-elements marketplace catalog.