/ksdd:startBrainstorm
brainstorm.mdRaw idea becomes a refined concept with problem, audience, and differentiator.
Slash commands that guide every product step with a human approval checkpoint between stages.
npm install -g @kognar/ksddFour stages, four artifacts, one approval gate between each one.
/ksdd:startbrainstorm.mdRaw idea becomes a refined concept with problem, audience, and differentiator.
/ksdd:specSPEC.mdConcept becomes a product + design contract with personas, flows, and data model.
/ksdd:techarchitecture.mdStack, schemas, integrations, ADRs, and risks documented before any code.
/ksdd:designDESIGN.mdGoogle Stitch design system with tokens and components ready for handoff.
Each command reads the previous artifact, asks structured questions, and stops before advancing.
Install once and run KSDD in Claude Code, OpenAI Codex, opencode, Google Antigravity, or GitHub Copilot — the same commands, invoked the way each agent expects.
Install for every agent at once
ksdd install --codex --opencode --antigravity --copilotOr add only the ones you use — each target has its own flag and KSDD_WITH_* env var.
The same command, three naming styles. Example: the start command.
| Claude Code | OpenAI Codex | opencode · Antigravity · Copilot |
|---|---|---|
/ksdd:start | /prompts:ksdd-start | /ksdd-start |
Not 'agent decides everything'. You review, adjust, and only then advance.
SPEC.md references brainstorm.md; architecture.md and DESIGN.md reference both.
The method doesn't pick your tools. Your team and your codebase do.
Six honest answers before you install.
Install and run /ksdd:start in less than a minute.
npm install -g @kognar/ksdd