spec-proposal-creation

Generate structured spec proposals with EARS-style deltas and task lists.

Updated Oct 23, 2025
One-click install
npx skills add https://github.com/nextbysam/Saternal --skill spec-proposal-creation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: spec-proposal-creation
Source: https://github.com/nextbysam/Saternal/tree/main/.claude/skills/spec-proposal-creation
Command: npx skills add https://github.com/nextbysam/Saternal --skill spec-proposal-creation

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Specification Proposal Creation skill guides teams to formalize feature ideas into structured, change-driven proposals using a repeatable workflow.

Core Features & Use Cases

  • Proposal generation: Create a complete spec proposal with why, what, impact, and a clear path to implementation.
  • Delta-driven planning: Produce formal deltas (ADDED/MODIFIED/REMOVED) describing required changes to specs and architecture.
  • Task scaffolding: Generate a concrete tasks.md with a practical, stepwise implementation plan.

Quick Start

Generate a spec proposal workflow from a feature idea, including a scaffold, deltas, and a task list.

Frequently Asked Questions about spec-proposal-creation

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

FAQPage Schema
How do I write a specification proposal for a new feature?

To write a specification proposal, you need to formalize your feature idea by defining the scope, risks, and impact. This generates a structured proposal document detailing why the change is needed, what it impacts, and the implementation path.

What is a spec delta and how does it apply to change management?

A spec delta is a formal description of required changes to specifications and architecture, categorized as ADDED, MODIFIED, or REMOVED. It applies to change management by clearly documenting the exact modifications needed for feature planning and architectural updates.

How do I generate an implementation task list from a feature proposal?

You can generate a concrete tasks.md file from a feature proposal through task scaffolding. This produces a practical, stepwise implementation plan that translates your approved specification deltas into actionable development steps.

What is the EARS format and when do I need it for specification writing?

The EARS format is a structured syntax used for writing formal specification requirements. You need it when creating spec deltas to ensure proposal documents are unambiguous, change-driven, and satisfy formal architectural update requirements.

Can I use this spec proposal workflow for architectural updates and not just features?

Yes, this workflow applies directly to architectural updates in addition to feature planning. It handles inputs like scope, risks, and impact scenarios to generate the required proposal documents, implementation tasks, and formal spec deltas.

What do I need to provide to create a spec delta workflow?

You need to provide your feature idea along with its scope, potential risks, and impact scenarios. This input allows the workflow to formalize the proposal, generate formal deltas, and scaffold the stepwise implementation tasks.