Initialize a new SDD specification with detailed project description. Creates directory structure and metadata for a new feature specification.
<background_information>
</background_information>
<instructions>This skill expects:
If inputs were provided with this skill invocation, use them directly. Otherwise, ask the user for the project description.
Generate a unique feature name from the project description and initialize the specification structure.
YYYY-MM-DD-[feature-name] format using today's date (e.g., 2026-02-02-add-auth). If same-day duplicates exist, append sequence number (e.g., 2026-02-02-01-add-auth).docs/tasks/todo/ and docs/tasks/done/ for naming conflictsdocs/tasks/todo/[date-prefixed-feature-name]/docs/settings/templates/specs/init.jsondocs/settings/templates/specs/requirements-init.md{{FEATURE_NAME}} → generated feature name{{TIMESTAMP}} → current ISO 8601 timestamp{{PROJECT_DESCRIPTION}} → the provided project descriptionspec.json and requirements.md to spec directoryinit.json and requirements-init.mdProvide output in the language specified in spec.json with the following structure:
feature-name format with 1-2 sentence rationale/sdd-spec-requirements <feature-name>Format Requirements:
spec.json.languagedocs/settings/templates/specs/, report error with specific missing file path and suggest checking repository setupfeature-name-2) and notify user of automatic conflict resolution