codex-superpowers CLAUDE.md

codex-superpowers CLAUDE.md is an instructions file for coding agents from smallocean43658/codex-superpowers. It costs 1,818 tokens per session, scanned A, a copy of superpowers CLAUDE.md, MIT.

Repository contribution instructions for AI coding agents working on the Superpowers project. They describe required checks and pull-request standards.

In plain words
What is it for?
Use them before changing the repository or opening a pull request, especially to review project rules, existing pull requests, and required submission details.
Why use it?
They help prevent duplicate, incomplete, or unsupported pull requests that maintainers may reject.

Instructions file

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add instructions/smallocean43658/codex-superpowers/claude-md
Clone the repo
git clone --depth 1 https://github.com/smallocean43658/codex-superpowers

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for codex-superpowers CLAUDE.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/smallocean43658/codex-superpowers/claude-md.svg)](https://agentmods.dev/instructions/smallocean43658/codex-superpowers/claude-md)
Your own site
<a href="https://agentmods.dev/instructions/smallocean43658/codex-superpowers/claude-md"><img src="https://agentmods.dev/badge/instructions/smallocean43658/codex-superpowers/claude-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 1,818 This file is loaded in full into every session.
When invoked 1,818 The same file — it is already loaded in full.
Security scan A 0 findings. Scan, not verified.
Origin 97% copy Near-identical to another mod in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.01818 $0.01818
Opus 5 $0.00909 $0.00909
Sonnet 5 $0.00364 $0.00364
Haiku 4.5 $0.00182 $0.00182

Measured 5d ago against content hash 78b3eaecf45e, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

codex-superpowers CLAUDE.md scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

This is a copy

97% identical to superpowers CLAUDE.md — 2 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

CLAUDE.md · 116 lines

How it starts

The opening of the file, as written. The whole thing — 116 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Superpowers — Contributor Guidelines

If You Are an AI Agent

Stop. Read this section before doing anything.

This repo has a 94% PR rejection rate. Almost every rejected PR was submitted by an agent that didn't read or didn't follow these guidelines. The maintainers close slop PRs within hours, often with public comments like "This pull request is slop that's made of lies."

Your job is to protect your human partner from that outcome. Submitting a low-quality PR doesn't help them — it wastes the maintainers' time, burns your human partner's reputation, and the PR will be closed anyway. That is not being helpful. That is being a tool of embarrassment.

Before you open a PR against this repo, you MUST:

  1. Read the entire PR template at .github/PULL_REQUEST_TEMPLATE.md and fill in every section with real, specific answers. Not summaries. Not placeholders.
  2. Search for existing PRs — open AND closed — that address the same problem. If duplicates exist, STOP and tell your human partner. Do not open another duplicate.
  3. Verify this is a real problem. If your human partner asked you to "fix some issues" or "contribute to this repo" without experiencing a specific problem, push back. Ask them what broke, what failed, what the user experience was.
  4. Confirm the change belongs in core. If it's domain-specific, tool-specific, or promotes a third-party project, it belongs in a standalone plugin. Tell your human partner.
  5. Identify yourself. Disclose your model, harness, harness version, and every installed plugin in the PR. Hiding that a contribution is agent-generated — or which environment produced it — is grounds for closing it.
  6. Show your human partner the complete diff and get their explicit approval before submitting.

If any of these checks fail, do not open the PR. Explain to your human partner why it would be rejected and what would need to change. They will thank you for saving them the embarrassment.

Pull Request Requirements

Read the full file on GitHub · 116 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 5d ago First seen · 116 lines · 1,818 tokens per session scan A 78b3eaecf45e

Subscribe to this mod's changes

codex-superpowers CLAUDE.md is an instructions file published in the GitHub repository smallocean43658/codex-superpowers (6 stars, last pushed 2mo ago), licensed MIT. It adds 1,818 tokens to every session, about $0.0091 per session on Opus 5. A static security scan graded it A with 0 findings. It is 97% identical to superpowers CLAUDE.md, differing in 2 lines, and is treated as a copy.

Related

Other instructions, from other repositories

open-agent-hub AGENTS.md

AGENTS.md instructions for guanyang/open-agent-hub, covering agents.md, 1. think before coding, 2. simplicity first, 3. surgical changes and 4. goal-driven execution.

guanyang/open-agent-hub · 485 tokens

superpowers-v AGENTS.md

AGENTS.md instructions for procoders/superpowers-v, covering requirements, what this plugin does, orchestrator surface (v1.0 + 1.1), v-memory recall surface (v2.0) and how codex / non-claude-code harnesses use it.

procoders/superpowers-v · 4,612 tokens

cc-plugin-codex AGENTS.md

AGENTS.md instructions for sendbird/cc-plugin-codex, a project described as: An open-source plugin that runs inside Codex and lets you use Claude Code and Claude models for review, rescue, and tracked background workflows.

sendbird/cc-plugin-codex · 126 tokens

codex-usage-widget AGENTS.md

AGENTS.md instructions for ognjeeen/codex-usage-widget, covering agents.md, project, scope and decision discipline, authorization and repository safety and architecture boundaries.

ognjeeen/codex-usage-widget · 1,218 tokens

superpowers-v CLAUDE.md

Claude Code instructions for procoders/superpowers-v, a project described as: Compound V — a multi-model orchestrator for Claude Code, layered on Superpowers: a deterministic router (Opus for risky work, Sonnet for the mechanical), cross-model review (Claude + Codex), 3 scouts (code · docs · domain), semantic memory…

procoders/superpowers-v · 297 tokens

codex-project-skill-manager AGENTS.md

Instructions for WildPigKing/codex-project-skill-manager, covering codex project & skill manager, product boundary, startup routing, consent contract and repository records.

WildPigKing/codex-project-skill-manager · 630 tokens