Agents vs editors
Easy mix-up: your editor and your AI are not the same thing.
| Examples | What sdd installs | |
|---|---|---|
| Editor (IDE) | VS Code, Cursor, IntelliJ | Nothing — just open the project |
| AI coding agent | Copilot, Grok, Claude, Ollama | Small guide files for that AI |
bash
sdd init --here --ai grok
# writes .grok/rules/sdd.md + AGENTS.md — not a marketplace extensionUse any editor. Run sdd in the terminal. The AI reads a short playbook in the repo.