What problem does it solve? Turning a rough change idea into a well-structured proposal document is slow and inconsistent. This Skill generates a standardized proposal.md with intent, scope, capabilities, risks, and rollback plans so every spec-driven change starts from the same quality baseline. ## Core Features & Use Cases - Structured Proposal Generation: Produces a proposal.md with Intent, Scope, Capabilities, Approach, Affected Areas, Risks, Rollback Plan, and Success Criteria. - Multi-Mode Persistence: Supports engram, openspec, hybrid, and none artifact store modes, writing to Engram topics or openspec/changes/ folders as configured. - Interactive Question Rounds: Runs proposal-shaping question rounds to uncover business rules, edge cases, and scope boundaries before finalizing. - Use Case: After exploring a codebase for a new feature like dark mode, the orchestrator delegates to this sub-agent to produce a concise proposal under 450 words that the sdd-spec agent can consume as a contract. ## Quick Start Ask the orchestrator to create an SDD proposal for your change, for example: create a proposal for the add-dark-mode change based on the exploration analysis.