Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes
Use when implementing any feature or bugfix, before writing implementation code
Use when starting feature work that needs workspace isolation, before executing implementation plans, or when parallel branches must stay separate
Use when starting any conversation, before clarifying questions, or before taking action when a relevant skill might exist
Use when about to claim work is complete, fixed, passing, verified, ready for commit, ready for PR, or safe to ship
Uses power tools
Uses Bash, Write, or Edit tools
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 claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Codex Superpowers is a Codex-first fork of obra/superpowers.
The upstream project provides a disciplined software-development workflow built from composable agent skills. This fork keeps that workflow, but adjusts the active skill instructions for OpenAI Codex:
update_plan, spawn_agent, wait_agent,
close_agent, apply_patch, and exec_commandusing-superpowers entry skilldescription triggers that describe when each skill should loadAGENTS.md support in worktree convention checksSee CODEX_OPTIMIZATIONS.md for the detailed optimization notes.
This repository is not the original Superpowers project. It is a public fork optimized for Codex users.
Clone this fork:
git clone https://github.com/smallocean43658/codex-superpowers.git ~/.codex/superpowers
Expose the skills to Codex:
mkdir -p ~/.agents/skills
ln -s ~/.codex/superpowers/skills ~/.agents/skills/superpowers
Restart Codex so it discovers the skills.
ls -la ~/.agents/skills/superpowers
You should see a symlink pointing to:
~/.codex/superpowers/skills
Then start a new Codex session and ask for something that should trigger a skill, for example:
help me plan this feature
or:
let's debug this failing test
Codex should load and announce the relevant Superpowers skill.
cd ~/.codex/superpowers
git pull
Because Codex reads skills through the symlink, updates take effect after a new Codex session starts.
using-superpowers - entry discipline document for checking and loading skillsbrainstorming - design new functionality before implementationusing-git-worktrees - create isolated workspaces for feature workwriting-plans - turn approved specs into implementation planssubagent-driven-development - execute independent plan tasks with subagentsexecuting-plans - execute written plans in a separate sessionfinishing-a-development-branch - finish, verify, and decide merge/PR/handofftest-driven-development - enforce RED/GREEN/REFACTORsystematic-debugging - find root cause before fixingverification-before-completion - verify before claiming work is completerequesting-code-review - request independent review before proceedingreceiving-code-review - evaluate review feedback rigorouslywriting-skills - create and test skillsdispatching-parallel-agents - split independent work across subagentsThis fork updates active Codex skill paths so the instructions refer to tools Codex actually exposes:
TodoWrite style instructions were replaced with update_planTask dispatch instructions were rewritten around spawn_agentspawn_agent, wait_agent, and close_agentapply_patchexec_commandusing-superpowers entry skill keeps Codex guidance in the main body and
moves other platform notes to referencesThe current Codex optimization pass was checked with:
git diff --checkdescription trigger scansThis repository keeps the upstream MIT license. See LICENSE.
This fork is based on obra/superpowers. Please use the upstream repository for the original project, official platform instructions, and upstream community resources.
npx claudepluginhub smallocean43658/codex-superpowers --plugin superpowersSuperpowers Plus core skills library for Claude Code: planning, execution routing, TDD, debugging, and collaboration workflows
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Unity Development Toolkit - Expert agents for scripting/refactoring/optimization, script templates, and Agent Skills for Unity C# development
v9.44.1 — Patch release for Gemini environment/version detection and qwen auth gating. Run /octo:setup.
Claude harness - A harness for solo developers (Vibecoders) to handle full-cycle contract development.