setup

Initialize a feature-spec directory and generate config.yaml for sdd workflows.

2|Updated Apr 6, 2026
One-click install
npx skills add https://github.com/bingeli1379/eli-marketplace --skill setup-bingeli1379
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup
Source: https://github.com/bingeli1379/eli-marketplace/tree/main/plugins/sdd/skills/setup
Command: npx skills add https://github.com/bingeli1379/eli-marketplace --skill setup-bingeli1379

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires detection-rules, write-rules, and includes scripts (resource) and references (resource) and templates (resource) components.

What problem does it solve?

This Skill simplifies the initial setup and configuration of a feature-spec directory in a project for sdd workflows, reducing the complexity of creating and managing configurations manually.

Core Features & Use Cases

  • Automated Directory Initialization: Automatically initializes the feature-spec/ directory structure in the current project.
  • Configuration Generation: Generates a config.yaml file with tool commands and architecture information based on the project's tech stack.
  • SCAN & BUILD Phases: Includes a SCAN phase for detection and confirmation followed by a BUILD phase for writing the config.yaml.
  • User Interaction: Provides options for the user to confirm architecture details and manage configuration updates.

Quick Start

Run the /setup skill to initialize your feature-spec directory for sdd workflows.

Frequently Asked Questions about setup

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

FAQPage Schema
How do I initialize a feature-spec directory for sdd workflows?

To initialize a feature-spec directory for sdd workflows, run the setup skill which automatically generates the folder structure and config.yaml based on your project's tech stack.

What is a config.yaml file used for in project architecture setup?

A config.yaml file stores tool commands and architecture information tailored to your project's tech stack, simplifying manual configuration management for sdd workflows.

Do I need to manually confirm architecture details during project setup?

Yes, during the SCAN phase, the setup tool detects your tech stack and prompts you to confirm architecture details before automatically generating the config.yaml in the BUILD phase.

Can I use this setup tool to update an existing feature-spec configuration?

Yes, the setup tool supports managing configuration updates, allowing you to re-evaluate your project architecture and regenerate the config.yaml file for existing sdd workflows.

What is the best way to generate sdd workflow configurations automatically?

The best way to generate sdd workflow configurations automatically is using a setup tool that scans your tech stack and builds a config.yaml without manual file creation.