simple
25Command Claude Code
Read-only code quality analysis for small to medium changes.
Command Claude Code
Read-only code quality analysis for small to medium changes.
Command Claude Code
Review an implementation plan for simplification opportunities, gaps, bugs, and better approaches.
Command Claude Code
Review an implementation plan for simplification opportunities, gaps, bugs, and better approaches.
Command Claude Code
Run comprehensive code review spawning parallel agents for each of the 11 core principles.
Command Claude Code
Check for anti-patterns and convention violations.
Command Claude Code
Check for backend architecture pattern violations.
Command Claude Code
Check for frontend architecture pattern violations.
Command Claude Code
Check for circular dependencies and late imports.
Command Claude Code
Check for violations of the Clarity and Readability principle.
Command Claude Code
Check for documentation standards violations.
Command Claude Code
Check for violations of the Reuse Over Recreation principle.
Command Claude Code
Check for violations of the Correct Scope principle.
Command Claude Code
Check for violations of the Self-Contained Components principle.
Command Claude Code
Check for violations of the Single Way to Do Things principle (MOST IMPORTANT).
Command Claude Code
Check for TanStack Query pattern violations (query keys, optimistic updates, cache seeding).
Command Claude Code
Create a simple plan to address a user question.
Command Claude Code
Command "prp_base" from dcouple/Pane, covering purpose, core principles, goal, why and what.
Hook Claude Code
Runs before the agent uses a tool for Bash tool calls, executing block-terraform-destructive.sh. From dcouple/Pane.
Settings file Claude Code
Agent settings declaring 1 hook event (PreToolUse).
Skill Claude CodeCodex
Selectively stages and commits only the changes related to the current session, skipping unrelated modifications.
Skill Claude CodeCodex
Creates a reconciled implementation plan by combining a structured plan draft with a normalized intent brief and a PRP-style research dossier, then auto-reviews the final plan. Use when planning a new feature or significant change.
Skill Claude CodeCodex
Have an interactive discussion about a topic, approach, or feature. Researches the codebase as needed, talks through options, and updates ./tmp/context.md with decisions. Use when you want to think through an approach before planning.
Skill Claude CodeCodex
Executes an approved plan with one primary implementation stream by default, using bounded parallel sidecars only when the write scopes are truly disjoint. Supports default Claude execution or an explicit Codex executor option. Automatically reviews the result for completeness and intent fidelity. Use after a plan is…
Skill Claude CodeCodex
Investigates bugs through hypothesis-driven root cause analysis. Automatically invoked when the user reports a bug, error, broken behavior, or something not working as expected. Use when something is broken, failing, or behaving unexpectedly.