super-dev

Manage the Super Dev pipeline inside Codex App/Desktop.

273|71|Updated Dec 29, 2025
One-click install
npx skills add https://github.com/shangyankeji/super-dev --skill super-dev-shangyankeji
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: super-dev
Source: https://github.com/shangyankeji/super-dev/tree/main/plugins/super-dev-codex/skills/super-dev
Command: npx skills add https://github.com/shangyankeji/super-dev --skill super-dev-shangyankeji

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill enables running and managing the Super Dev pipeline directly within the Codex App/Desktop, reducing context switching and accelerating delivery by keeping governance and execution in one place.

Core Features & Use Cases

  • Activate Super Dev pipeline mode inside Codex, treating Codex entries as equivalent to CLI invocations.
  • Read optional guidance files like AGENTS.md or .super-dev/SESSION_BRIEF.md to tailor the flow and gate decisions.
  • Produce research, PRD, architecture, and UI/UX outputs automatically and wait for explicit confirmation before implementing changes.

Quick Start

Invoke the Codex Super Dev plugin by selecting super-dev in Codex and following the on-screen prompts.

Frequently Asked Questions about super-dev

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

FAQPage Schema
How do I run a development pipeline inside Codex for research and architecture tasks?

To run a development pipeline inside Codex, activate the Super Dev pipeline mode. It treats Codex entries as CLI invocations and automatically generates research, PRD, architecture, and UI/UX outputs.

What is pipeline mode in Codex and how does it manage the software workflow?

Pipeline mode in Codex is a workflow mechanism that reads knowledge sources and guidance files like AGENTS.md. It gates decisions by producing required design outputs and awaiting explicit confirmation before implementing changes.

Can I use guidance files like AGENTS.md to tailor the software workflow in Codex?

Yes, you can use guidance files like AGENTS.md or .super-dev/SESSION_BRIEF.md. The pipeline reads these optional files when present to tailor the flow and gate decisions during the development process.

What is the best way to switch between CLI and Codex desktop for pipeline execution?

The best way to switch between CLI and Codex desktop is using the Super Dev plugin. It treats Codex App/Desktop entries as equivalent to CLI invocations, keeping governance and execution in one place to reduce context switching.

Does the Codex pipeline wait for confirmation before implementing code changes?

Yes, the Codex pipeline waits for explicit confirmation. It automatically produces research, PRD, architecture, and UI/UX outputs first, and only proceeds with implementing changes after receiving explicit user confirmation.