start

Open the SDD visual dashboard to monitor and control Claude Code pipelines.

89|32|Updated May 28, 2026
One-click install
npx skills add https://github.com/genkovich/sdd --skill start-genkovich
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: start
Source: https://github.com/genkovich/sdd/tree/main/skills/start
Command: npx skills add https://github.com/genkovich/sdd --skill start-genkovich

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The 'start' Skill unit simplifies the process of opening the SDD visual dashboard, providing a local UI for monitoring and controlling Claude Code pipelines.

Core Features & Use Cases

  • Visual Dashboard: Offers a user-friendly interface for viewing pipeline stages, artifacts, and managing commands.
  • Command Execution: Allows triggering pipeline steps by sending commands to the session.
  • Depth-Tunable: Provides different levels of assistance based on user preference (easy, medium, hard).

Quick Start

To start the SDD dashboard, use the command /sdd:start.

Frequently Asked Questions about start

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

FAQPage Schema
How do I open a visual dashboard to manage Claude Code pipelines?▼

You can open a visual dashboard for Claude Code pipeline management by running the `/sdd:start` command. This launches a local UI interface to monitor pipeline stages, view artifacts, and trigger execution commands.

What is the SDD dashboard used for in Claude Code project monitoring?▼

The SDD dashboard provides a visual interface for Claude Code project monitoring, allowing you to view pipeline stages, track artifacts, and send execution commands to the active session for pipeline control.

Do I need an active MCP server to use the visual dashboard for pipeline management?▼

Yes, you need an active 'sdd-dashboard' MCP server running and a valid project context to use the visual dashboard for pipeline management. The dashboard relies on this server to handle monitoring and command execution.

Can I adjust the level of assistance when executing commands through the pipeline dashboard?▼

Yes, the pipeline dashboard is depth-tunable, offering different levels of assistance for command execution. You can choose between easy, medium, and hard modes based on your preferred level of interaction.

How do I trigger pipeline steps from the SDD visual dashboard?▼

You can trigger pipeline steps from the SDD visual dashboard by sending execution commands directly to the active session. This allows you to manage and advance project-specific pipelines through the UI.