propose

Generate proposal, design, tasks, and specs artifacts for new changes.

2|Updated Apr 6, 2026
One-click install
npx skills add https://github.com/bingeli1379/eli-marketplace --skill propose-bingeli1379
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: propose
Source: https://github.com/bingeli1379/eli-marketplace/tree/main/plugins/sdd/skills/propose
Command: npx skills add https://github.com/bingeli1379/eli-marketplace --skill propose-bingeli1379

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python, pypdf, pdfplumber, pdf2image, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the generation of spec artifacts (proposal, design, tasks, specs) for new changes, streamlining the SDD workflow and reducing manual effort.

Core Features & Use Cases

  • Automated Artifacts Generation: Automatically creates a complete set of spec artifacts (proposal, design, specs, and tasks) for a new change.
  • SDD (Spec-Driven Development): Follows the SDD principles with DDD (Domain-Driven Design) domain modeling, ensuring thorough requirement analysis and design validation.
  • Use Case: When initiating a new change, use this Skill to quickly generate a comprehensive proposal, design, and implementation plan.

Quick Start

Generate spec artifacts for a new change by using the 'propose' skill with a description of what you want to build or a kebab-case change name.

Frequently Asked Questions about propose

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

FAQPage Schema
How do I automate spec generation for new software changes?

Spec-Driven Development uses domain modeling and detailed requirement analysis to generate artifacts before implementation. It ensures thorough design validation and creates structured proposal, design, and task documents for new features.

Do I need Python to generate SDD artifacts?

Yes, you need Python installed to process SDD artifact generation. The workflow utilizes Python libraries like pypdf, pdfplumber, and pdf2image to handle code analysis, dependency management, and documentation generation.

How do I create domain-driven design documents for a new feature?

To create domain-driven design documents, provide a description of what you want to build to an automated SDD tool. It follows DDD domain modeling principles to ensure thorough requirement analysis and generate the necessary design specs.

What's the best way to manage proposals and tasks in a spec-driven development workflow?

The best way to manage proposals and tasks is to use an automated SDD artifact generator. It quickly creates a comprehensive implementation plan and a complete set of proposal, design, and task specs from a simple change description.

Can I generate implementation plans and specs from a kebab-case change name?

Yes, you can generate implementation plans and specs by passing a kebab-case change name to an SDD automation tool. It processes the name to output a complete set of proposal, design, and task artifacts for the change.