sdd-planner

Launch an SDD planning run from a project idea via run_sdd_planner.py.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/pr3t3l/openclaw-config --skill sdd-planner
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: sdd-planner
Source: https://github.com/pr3t3l/openclaw-config/tree/main/workspace-meta-planner/skills/sdd-planner
Command: npx skills add https://github.com/pr3t3l/openclaw-config --skill sdd-planner

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Start a new SDD planning run from a project idea by launching a structured planning workflow from the initial concept.

Core Features & Use Cases

  • Initiates an end-to-end SDD planning run from a project idea using a deterministic planner script.
  • Produces design directions, architecture notes, and task outlines suitable for software teams.
  • Use cases include translating brainstorms, briefs, or user stories into an actionable design plan.

Quick Start

Provide a project idea after /plan-sdd to start a new SDD planning run.

Frequently Asked Questions about sdd-planner

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

FAQPage Schema
How do I translate a project idea into a software design plan?▼

To translate a project idea into a software design plan, provide your concept to launch a structured SDD planning run that produces design directions, architecture notes, and task outlines suitable for software teams.

Can I use briefs or user stories to generate architecture notes?▼

Yes, you can use briefs or user stories to generate architecture notes. The tool initiates an end-to-end SDD planning run that transforms brainstorms and initial concepts into actionable design plans.

What do I need to start an SDD planning workflow?▼

To start an SDD planning workflow, you need a project idea and a designated planner script declared in the SKILL.md frontmatter to execute the deterministic planning run.

How does the deterministic planner script handle software design?▼

The deterministic planner script handles software design by launching a structured planning workflow from your initial concept, directly producing task outlines and design directions for software teams.

Are there limitations when translating brainstorms into a design plan?▼

A limitation when translating brainstorms into a design plan is that the provided execution command for the planner script must be executed exactly as written, relying entirely on the specified script path.