autoreview
01Skill Claude CodeCodex
Structured Codex, Claude, Amp, Pi, or Kimi code review when explicitly requested.
Skills, subagents, slash commands, hooks, settings, plugin bundles and MCP servers that install into Claude Code. 474,526 indexed, measured the same four ways as everything else here.
Skill Claude CodeCodex
Structured Codex, Claude, Amp, Pi, or Kimi code review when explicitly requested.
Skill Claude CodeCodex
Choose, run, rerun, or debug OpenClaw tests, CI checks, Docker E2E lanes, release validation, and the cheapest safe verification path.
Skill Claude CodeCodex
Prepare or verify OpenClaw stable, beta, and extended-stable releases, including backport discovery, changelogs, release notes, publish commands, and artifacts.
Hook Claude Code
Runs when a session starts on startup, running an inline shell check. From openclaw/openclaw.
Settings file Claude Code
Agent settings declaring 1 hook event (SessionStart).
Settings file Claude Code
Agent settings declaring 11 allowed tools.
Skill Claude CodeCodex
Audit README.md sections against the shortlist rules — re-verify every entry's verdict with live data, promote or demote challengers, restructure oversized use cases, prune, and evaluate proposed additions. Fire when the maintainer asks to audit, sweep, prune, re-check, or maintain sections, or asks whether an entry…
Skill Claude CodeCodex
Generate the interactive keep/drop verdict preview (HTML page with per-row feedback controls) whenever a prune sweep, batch entry edit, or restructure needs maintainer review before touching README.md — and process the feedback JSON the maintainer pastes back.
Skill Claude CodeCodex
Triage open PRs — screen from the diff, delegate the admission judgment to audit-the-list, then merge or close on GitHub. Fire when the maintainer asks to review PRs, process the PR queue, or judge whether a specific PR should be merged.
Plugin Claude Code
Development marketplace for Superpowers core skills library.
Plugin Claude Code
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques.
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.
Hook Claude Code
Runs when a session starts, running an inline shell check. From react/react.
Settings file Claude Code
Agent settings declaring 1 hook event (SessionStart) and 18 allowed tools.
Skill Claude CodeCodex
Use when feature flag tests fail, flags need updating, understanding @gate pragmas, debugging channel-specific test failures, or adding new flags to React.
Agent Claude Code
Analyzes how a specific topic affects a group of compiler passes. Used by the /plan-update skill to parallelize research across all compiler phases. Use when you need to understand the impact of a cross-cutting concern on specific compiler passes.
Agent Claude Code
Reviews Rust port code for port fidelity, convention compliance, and error handling. Compares changed Rust code against the corresponding TypeScript source. Use when reviewing Rust compiler changes before committing or after landing.
Agent Claude Code
Investigates React compiler errors to determine the root cause and identify potential mitigation(s). Use this agent when the user asks to 'investigate a bug', 'debug why this fixture errors', 'understand why the compiler is failing', 'find the root cause of a compiler issue', or when they provide a snippet of code and…
Skill Claude CodeCodex
Orchestrate the Rust compiler port end-to-end. Discovers the current frontier, fixes failing passes, ports new passes, reviews, and commits in a loop.
Skill Claude CodeCodex
Use when you need to update a plan document with deep research across all compiler passes. Launches parallel subagents to analyze how a topic affects every compiler phase, then consolidates findings into the plan doc.
Skill Claude CodeCodex
REST API design patterns including resource naming, status codes, pagination, filtering, error responses, versioning, and rate limiting for production APIs. Use when designing or reviewing REST endpoints, resource names, status codes, pagination, or versioning.
Skill Claude CodeCodex
Frontend development patterns for React, Next.js, state management, performance optimization, and UI best practices. Use when building or reviewing React or Next.js components, state, or render performance.