Skill Claude CodeCodex
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
163 tagged superpowers, measured the same way as everything else here.
Browse within: deepseek-harness 28dsh-plugin 28beads 22issue-tracker 22herdr 16plugin 16claude-plugin 14openai-codex 14openclaw 14prompt-engineering 14subagent-driven-development 14uml 14claude-code-skills 5gsd 5
Skill Claude CodeCodex
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
Skill Claude CodeCodex
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes.
Skill Claude CodeCodex
Use when creating new skills, editing existing skills, or verifying skills work before deployment.
Skill Claude CodeCodex
Use when Compound V's dispatcher needs to run one file-scoped job on a chosen backend (Claude subagent, headless Codex worker, headless Antigravity worker, headless Cursor worker, headless Devin worker, or headless opencode worker) and get back a canonical jobresult. The single jobspec → jobresult contract every…
Skill Claude CodeCodex
Use when superpowers:brainstorming is about to begin (pre-brainstorm recon), OR has produced a spec, OR when superpowers:writing-plans has produced a plan, OR when about to invoke superpowers:subagent-driven-development or superpowers:executing-plans. Sidekick that intercepts these four Superpowers transitions — runs…
Skill Claude CodeCodex
Use when the user wants to deeply review a pull/merge request or a local diff — "review this PR", "grill the MR", "stress-test this diff", "deep-dive code review", "code review before merge", or when they name a PR/MR URL, number, or feature branch. Works on GitHub (gh), GitLab (glab), or a plain local branch with no…
Skill Claude CodeCodex
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
Skill Claude CodeCodex
Use when executing implementation plans with independent tasks in the current session.
Skill Claude CodeCodex
Use when writing or substantially rewriting human-facing prose: documentation, README, guides, blog posts, emails, Slack messages, PR descriptions, release notes, or any text a human will read. Not for code comments, commit messages, or agent-to-agent communication.
Skill Claude CodeCodex
Use before claiming done/fixed/passing — or before asserting something is absent: not installed, not available, no such function, couldn't find it. Default-FAIL runs both ways — every claim needs an evidence path. A negative claim must carry its search scope and observation date; state calibrated uncertainty when…
Skill Claude CodeCodex
Use in C/C++ projects when reviewing changes or hunting bugs. Runs clang-tidy/cppcheck/IWYU. Needs compilecommands.json. Changed lines only.
Skill Claude CodeCodex
Use when starting, advancing, finishing, or blocking a feature. Manages featurelist.json + progress.md + session-handoff.md. Default-FAIL enforced.
Skill Claude CodeCodex
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
Skill Claude CodeCodex
Use when implementation is complete, all tests pass, and you need to decide how to integrate the work.
Skill Claude CodeCodex
Use when creating new skills, editing existing skills, or verifying skills work before deployment.
transparent-pegasus/herdrpowers
Skill Claude CodeCodex
Use when implementation is complete, all tests pass, and the user needs to decide how to integrate the work - presents the integration candidates (merge locally, push and open a PR, push only, keep) and executes only the chosen one; never merges on its own.
transparent-pegasus/herdrpowers
Skill Claude CodeCodex
Use when implementing any feature or bugfix, before writing implementation code.
transparent-pegasus/herdrpowers
Skill Claude CodeCodex
Use when inside herdr (HERDRENV=1), the current pane is acting as the orchestrator for the task, and idle sibling agent panes can take delegated work — operational repo tasks standalone, or any routed task as the delegation transport for the orchestration skill.
Skill Claude CodeCodex
Dynamic build workflow: plans a goal into tasks, builds each test-first, and reviews every step.
mzored/superpowers-cc-to-codex
Skill Claude CodeCodex
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation. Codex-backed variant.
mzored/superpowers-cc-to-codex
Skill Claude CodeCodex
Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies.
mzored/superpowers-cc-to-codex
Skill Claude CodeCodex
Complete development work with Codex-backed branch analysis and structured finish options. Use only when the user explicitly asks for the Codex-backed branch finishing workflow.
Skill Claude CodeCodex
Torque: a Claude Code skill that converts GSD (project management) and Superpowers (engineering discipline) into one coherent workflow. Prevents double-planning, conflicting subagent models, and overlapping design capture by providing a single routing decision at task start.
Skill Claude CodeCodex
Determine the single best next action based on current project state. Reads GSD state, SP plans, and git context to suggest exactly one command to run.