Redirects to the Spec-Driven Development (SDD) workflow.
Install
mkdir -p .claude/skills/sdd-baekenough && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/17340" && unzip -o skill.zip -d .claude/skills/sdd-baekenough && rm skill.zipInstalls to .claude/skills/sdd-baekenough
Activation
This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.
Alias for sdd-dev — Spec-Driven Development workflowKey capabilities
- →Provide an entry point to the Spec-Driven Development workflow
- →Redirect to the `sdd-dev` skill for detailed documentation
- →Accept a task description as an argument
How it works
This skill acts as an alias, redirecting any invocation to the `sdd-dev` skill.
Inputs & outputs
When to use sdd
- →Start a spec-driven development task
- →Initialize project specs
About this skill
SDD Skill (Alias)
This is an alias for the sdd-dev skill.
Redirects to: .claude/skills/sdd-dev/SKILL.md
See sdd-dev for full documentation.
Usage
/sdd [task description]
Equivalent to /sdd-dev [task description].
When not to use it
- →When direct interaction with the `sdd-dev` skill is preferred
Limitations
- →This is an alias for the `sdd-dev` skill.
- →It redirects to `.claude/skills/sdd-dev/SKILL.md`.
How it compares
This skill simplifies access to the `sdd-dev` workflow by providing a shorter alias, which is different from directly invoking the `sdd-dev` skill.
Compared to similar skills
sdd side by side with the closest alternatives in the catalog.
| Skill | Installs | Updated | Safety | Difficulty |
|---|---|---|---|---|
| sdd (this skill) | 0 | 4mo | No flags | Beginner |
| openspec-onboard | 10 | 5mo | Review | Beginner |
| workflow-orchestration-patterns | 10 | 2mo | No flags | Advanced |
| meta-automation-architect | 7 | 8mo | Review | Advanced |
Try saying
Example prompts that trigger this skill in your AI assistant.
More by baekenough
View all by baekenough →You might also like
openspec-onboard
studyzy
Guided onboarding for OpenSpec - walk through a complete workflow cycle with narration and real codebase work.
workflow-orchestration-patterns
wshobson
Design durable workflows with Temporal for distributed systems. Covers workflow vs activity separation, saga patterns, state management, and determinism constraints. Use when building long-running processes, distributed transactions, or microservice orchestration.
meta-automation-architect
comzine
Use when user wants to set up comprehensive automation for their project. Generates custom subagents, skills, commands, and hooks tailored to project needs. Creates a multi-agent system with robust communication protocol.
hive-mind-advanced
ruvnet
Advanced Hive Mind collective intelligence system for queen-led multi-agent coordination with consensus mechanisms and persistent memory
openspec-new-change
studyzy
使用实验性的产出物工作流启动一个新的 OpenSpec 变更。当用户想要通过结构化的分步方法创建新功能、修复或修改时使用。
router-first-architecture
parcadei
Router-First Architecture