What problem does it solve?
This Skill keeps the SDD pipeline moving by turning exploration outputs or direct change intent into a consistent, documented proposal with clear intent, scope, approach, risks, rollback, dependencies, and success criteria so the orchestrator never loses context.
Core Features & Use Cases
- Context-aware proposal drafting: Digest exploration analysis or user descriptions, summarize the key problems, in/out scope, approach, affected areas, risks, rollback plan, and success criteria into the required proposal template.
- Multi-mode persistence: Honor engram, openspec, hybrid, and none modes by reading Engram observations when available, writing
openspec/changes/{change-name}/proposal.md, and calling mem_save with the defined topic key so downstream phases can find the artifact.
- Pipeline-ready response: Deliver an envelope with status, executive summary, artifacts, and next recommended steps so the orchestrator can proceed to specs or design without manual translation.
Quick Start
Generate a structured change proposal by invoking sdd-propose with the change name and exploration summary so it can persist the document in the requested mode.