
from gentle-ai3,029
Compose structured SDD delta specs: generate ADDED/MODIFIED/REMOVED requirements and testable Given/When/Then scenarios for change proposals (executor-only).
Generates Software Design Document (SDD) delta specifications for proposed changes. The skill accepts a change proposal and produces structured requirements and scenarios describing what is ADDED, MODIFIED, or REMOVED. It follows strict workflows for copying existing requirements, writing deltas, and producing testable Given/When/Then scenarios.
Executor-capable agents that can be delegated tasks by an orchestrator. This skill is marked delegate-only and disables inline model invocation — intended for sub-agents that persist spec artifacts.
SDD Delta Spec Writer is an executor-only sub-agent skill for composing structured requirement specs (ADDED/MODIFIED/REMOVED) with Given/When/Then scenarios. No bundled scripts. The SKILL.md is detailed with clear phases and output contracts, but references external shared files (sdd-phase-common.md, openspec-convention.md) not included in the skill bundle, making it non-self-contained. Only usable within its parent orchestration pipeline.
Well-structured instruction document for a niche orchestration role. Clean from a security standpoint — no scripts, no network calls, no credentials. Main limitation is that it's fragmentary without its ecosystem dependencies and not user-invocable.