Skip to content

What you can achieve with sdd

Not a feature list — things you’ll notice in the repo after a week.

Outcomes

GoalHow sdd helps
Leave a paper trailEach task gets a short folder: intent, design, tasks, verify notes
Start a new productOne idea → vision, requirements, feature list, architecture in memory/
Use AI without losing decisionsThe AI reads the same notes you commit
Match process to riskTiny fix stays short; big work can go deeper
Stay localNo cloud account for the process tool
Share process with the teamWorkflows are files in git you can change

Day-to-day moves

  • Start work: sdd new "…" or sdd greenfield "…"
  • Move on: fill a short file → sdd next
  • Check setup: sdd doctor
  • Finish: sdd verifysdd complete
  • Switch work: sdd checkout <id>

By team size

ContextTypical use
Solo / smallHotfix and features; optional greenfield for a personal MVP
Product teamGreenfield once for the product spine; then shared feature packs
EnterpriseLonger path with hard gates when you need them

Same CLI — different paths.