By mkritter3
Fork of six superpowers skills paired with Codex (GPT-5.5) as an L11 engineering partner. One persistent Codex thread per feature; 7-round revision loop with structured verdict protocol. v0.10.0: implementer experts — parallel N-way fanout into isolated worktrees with locked sidecar audit, merger agent + double-SHIP gate, canary redaction. v0.10.1: codex independently audits codebase against goals before SHIP — goals block + audit log + machine-enforced gate. v0.11.0: app-autopilot (experimental opt-in) — multi-plan rollout via Claude's /goal. v0.12.0: codex MCP runs with workspace-write sandbox so codex can write specs/plans directly; brainstorming defaults back to autopilot continuation (app-autopilot remains available as opt-in). v0.13.0: reliability fixes from real-usage retrospective — Codex MCP pinned to gpt-5.5 with danger-full-access so reviews run real verification; audit log gains kind/exit_code with a code-bearing verification floor; Codex thread-loss (Session not found) auto-recovers with replay; atomic round+audit logging removes the audit-gate hook error; edit-retry discipline. v0.14.0: hybrid dev mode (Claude builds the UI inline while a background Codex builds the backend, joined by a published contract); a single unified `execution` entry point — one skill / `/execute` with an explicit driver (interactive|autopilot) and a per-slice split (single|two-disjoint|hybrid-ui-backend), with `/autopilot` kept as a thin compatibility alias; reviewer-naming migration (the review sense of "expert" becomes "reviewer": composeReviewers, reviewer-* roles, **Reviewers:** directive, reviewer_teammates sidecar) with full one-window back-compat for existing plans/sidecars; canonical docs/execution-model.md as the single driver/split/review mental model.
EXPERIMENTAL OPT-IN. Multi-plan unattended app rollout driven by Claude Code's `/goal` command. Only use when the user explicitly asks for /goal-driven execution by name. Default path for multi-plan apps is the self-continuing `autopilot` (see `skills/autopilot/SKILL.md`), which has battle-tested loop-prevention this skill lacks.
Use when starting any creative work — features, components, behavior changes. Pairs Claude with Codex (GPT-5.5 high) to draft and harden a spec through a 7-round revision loop. Product questions go to the user; technical questions go to Codex.
Verify codex-paired-superpowers prerequisites are correctly installed and configured. Use when the plugin reports setup errors, when installing for the first time, when troubleshooting "module not found" / "codex not on PATH" / authentication errors, or any time you want a fast health check of the install.
The single stable entry point for running or resuming reviewed implementation work. Takes an explicit driver — `interactive` (step-by-step with you in the loop) or `autopilot` (unattended) — and a plan path, normalizes the plan's split directive, then delegates to the matching driver flow. Invoked by `/execute`; `/autopilot` is a thin alias that calls this with `driver: autopilot`.
v0.8.1 — codifies the three-tier reporting vocabulary (VERIFIED / ASSUMED / UNTESTED) and explains how to respond when the honest-reporting Stop/PreToolUse hook fires. Activated automatically by brainstorming, writing-plans, subagent-driven-development, autopilot, test-driven-development, and systematic-debugging.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimExecutes bash commands
Hook triggers when Bash tool is used
Modifies files
Hook triggers on file write and edit operations
Uses power tools
Uses Bash, Write, or Edit tools
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub mkritter3/codex-paired-superpowers --plugin codex-paired-superpowersComprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Intelligent draw.io diagramming plugin with AI-powered diagram generation, multi-platform embedding (GitHub, Confluence, Azure DevOps, Notion, Teams, Harness), conditional formatting, live data binding, and MCP server integration for programmatic diagram creation and management.
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Complete developer toolkit for Claude Code