sdd-propose

Generate structured change proposals with intent, scope, approach, risks, and rollback plans.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/felipe3dfx/dotfiles --skill sdd-propose-felipe3dfx
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sdd-propose
Source: https://github.com/felipe3dfx/dotfiles/tree/main/skills/sdd-propose
Command: npx skills add https://github.com/felipe3dfx/dotfiles --skill sdd-propose-felipe3dfx

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the creation of structured change proposals, ensuring all necessary sections like intent, scope, approach, and risks are clearly defined.

Core Features & Use Cases

  • Structured Proposal Generation: Creates proposal.md files within a specified change directory.
  • Iterative Updates: Reads and updates existing proposals if the change directory already exists.
  • Use Case: When initiating a new feature development, use this Skill to generate a formal proposal document that outlines the project's goals, deliverables, and technical strategy.

Quick Start

Use the sdd-propose skill to create a proposal for a change named 'add-user-authentication'.

Frequently Asked Questions about sdd-propose

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

FAQPage Schema
How do I draft a structured change proposal for software development?

This Skill generates a structured change proposal that clearly defines project intent, scope, approach, affected areas, risks, rollback plans, and success criteria for software development.

What is included in a technical change proposal?

A technical change proposal includes sections for intent, scope, approach, affected areas, risks, rollback plans, and success criteria to ensure all project parameters are clearly defined.

Can I update an existing proposal if the change directory already exists?

Yes, you can update an existing proposal because the Skill reads and iteratively updates existing proposal documents dynamically based on the existing change directory contents.

How do I persist change proposal artifacts using Engram or the filesystem?

Persist change proposal artifacts by saving the generated proposal document within a specified change directory, supporting artifact persistence via Engram or the filesystem.

Does this proposal generation tool integrate with external specifications?

Yes, the proposal generation tool integrates with external specifications and requires adherence to proposal conventions to maintain structured documentation standards.