sdd-feature

Automate feature request handling with the sdd specification workflow.

Updated Mar 18, 2026
One-click install
npx skills add https://github.com/mikecubed/agent-orchestration --skill sdd-feature
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sdd-feature
Source: https://github.com/mikecubed/agent-orchestration/tree/main/plugins/flow/skills/sdd-feature
Command: npx skills add https://github.com/mikecubed/agent-orchestration --skill sdd-feature

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the initiation of a structured feature-design workflow whenever a developer requests a new feature, reducing cognitive load and setup time.

Core Features & Use Cases

  • Automatic detection of feature requests and immediate prompting to start with a feature specification.
  • Optional direct execution path if the user prefers proceeding without a specification.

Quick Start

Ask the user to describe the feature and offer to start with a feature specification by running /flow:sdd-specify.

Frequently Asked Questions about sdd-feature

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

FAQPage Schema
How do I automate generating user stories from feature requests?

You can automate user stories from feature requests by triggering the sdd specification workflow, which prompts you to run the specification generator. This produces structured user stories and requirements automatically.

What's the best way to start a feature specification workflow in agile development?

Starting a feature specification workflow involves describing the requested feature and confirming the prompt to execute the specification generator. This yields structured user stories and requirements for agile development.

Do I need a specification before implementing a new feature?

You do not need a specification before implementation if you choose the optional direct execution path. The workflow prompts you to decide whether to generate feature specifications or proceed directly to implementation.

How does the sdd specification workflow handle new feature requests?

The sdd specification workflow handles new feature requests by automatically detecting them and prompting the developer for confirmation. It then integrates with the /flow:sdd-specify command to execute the specification generator.

Can I skip the specification step and proceed directly to implementation?

Yes, you can skip the specification step and proceed directly to implementation using the optional direct execution path. The workflow allows developers to bypass specification generation if they prefer immediate implementation.