The host handles models and coding
Claude Code, Cursor, Codex, and Trae still handle browsing, tool calls, file edits, and runtime execution.
Use Super Dev inside Claude Code, Cursor, Codex, Trae, and similar tools to move from requirement to delivery through one governed path: repo map, impact analysis, research, the three core docs, approval, spec, frontend validation, quality gates, and delivery standards.
Install with pip or uv, then run super-dev in the terminal to open the host onboarding flow.
Why Super Dev
Once installed, the host follows one governed path from research to delivery.
Claude Code, Cursor, Codex, and Trae still handle browsing, tool calls, file edits, and runtime execution.
The host moves through research, the three core docs, approval, spec, implementation, quality, and delivery.
PRD, architecture, UI/UX, spec, runtime validation, quality reports, and delivery archives are written as artifacts.
Who It Is For
It is for teams and individuals already shipping with AI and now trying to make the process predictable, reviewable, and repeatable.
You already use Claude Code, Cursor, Codex, or Trae a lot, and you want the output to be more stable, more complete, and closer to actual delivery.
You need to ship MVPs and test business viability fast, but you do not want the AI development process to drift or disappear into chat history.
You want different members using different hosts to follow the same process discipline, quality standards, and delivery evidence model.
Use Cases
Super Dev fits real project execution more than one-off demos. These scenarios show where it adds the most value.
Start with similar-product research, then generate the three core docs, the spec, and frontend validation to ship a demoable MVP fast.
Generate a repo map, inspect the likely impact radius, then rebuild constraints and docs before the host starts changing code.
Different members can keep their preferred hosts while Super Dev standardizes triggers, protocol surfaces, quality gates, and delivery outputs.
When the host wants to jump into implementation, Super Dev forces research, the three core docs, approval, and only then implementation.
Pipeline
The trigger is short and the workflow is fixed. The host moves through research, documentation, approval, implementation, verification, and delivery.
Read local knowledge first, research similar products online, and close gaps in scope, edge cases, and acceptance criteria.
Generate PRD, Architecture, and UI/UX first. After approval, create the spec and task breakdown.
Build the frontend and verify it runs before moving into backend implementation and end-to-end wiring.
UI review, red-team checks, delivery packaging, release rehearsal, and release readiness determine whether the work can actually ship.
Without explicit approval, the host cannot create the spec or start implementation.
Without a passing frontend runtime report, the host cannot continue into backend and later stages.
If the delivery package is not ready or the rehearsal did not pass, the project is not done.
Host Support
Start with the practical answer: what to type. Commands, AGENTS, steering, rules, and skills are documented in detail below.
/super-devThese hosts accept /super-dev your requirement.
super-dev:These hosts use super-dev: your requirement.
| Host | Trigger | Protocol surface | Maturity |
|---|---|---|---|
| Claude Code | /super-dev | commands + subagents | Certified |
| CodeBuddy CLI | /super-dev | commands + skills | Compatible |
| CodeBuddy | /super-dev | commands + skills | Experimental |
| Codex CLI | super-dev: | AGENTS.md + skills | Compatible |
| Cursor CLI | /super-dev | commands + rules | Compatible |
| Cursor | /super-dev | commands + rules | Experimental |
| Gemini CLI | /super-dev | commands + GEMINI.md | Compatible |
| iFlow | /super-dev | commands + skills | Experimental |
| Kimi CLI | super-dev: | AGENTS.md + text trigger | Compatible |
| Kiro CLI | /super-dev | commands + AGENTS.md | Compatible |
| Kiro | super-dev: | project steering + global steering | Experimental |
| OpenCode | /super-dev | commands + skills | Experimental |
| Qoder CLI | /super-dev | commands + skills | Compatible |
| Qoder | /super-dev | commands + rules + skills | Experimental |
| Windsurf | /super-dev | workflows + skills | Experimental |
| Antigravity | /super-dev | commands + GEMINI.md + workflows | Compatible |
| Trae | super-dev: | project rules + compatibility skill | Compatible |
Proof / Trust
Open source, published packages, host coverage, local knowledge, quality gates, and delivery artifacts all appear directly on the page.
The code is visible, the install path is clear, and versions are traceable. This is not a black-box hosted platform.
The same governance model installs into CLI and IDE hosts without forcing the user onto a new coding tool.
knowledge/ and knowledge bundles are reused in research, the three core docs, spec generation, quality, and delivery.
The work is not done when code is generated. It must pass runtime validation, quality gates, and release checks.
Delivery manifests, quality reports, runtime validation, and release readiness are written to disk.
How it works
Install and onboard first, then trigger the flow inside the host. The workflow keeps producing documents, gates, runtime validation, and delivery artifacts after that.
pip install -U super-dev
# or
uv tool install super-dev
# open the host installer
super-devThese answers cover positioning, integration, and workflow.
The host handles the model, browsing, tool calls, file edits, and runtime execution. Super Dev handles research order, the three core docs, approval gates, frontend runtime validation, quality gates, and delivery standards.
A prompt template only affects one conversation. Super Dev installs into host protocol surfaces and persists approval gates, runtime validation, quality gates, delivery state, and release readiness.
Spec tools mainly govern project specs. Super Dev governs the AI development process inside the host, covering research, the three core docs, spec, frontend, backend, testing, and delivery in one governed path.
Those hosts use super-dev: as the text trigger, then rely on AGENTS, rules, steering, or skills to interpret and execute the Super Dev flow. The user only needs to remember the trigger, not the underlying protocol details.
Install Super Dev, run super-dev to onboard the host, then trigger /super-dev or super-dev: inside the host. The workflow gates take over from research through delivery.
You can also use uv tool install super-dev