rlajous/claude-code-commands

Production-ready Git workflow skills, agents, hooks, reviews, releases, and notifications for Claude Code and Codex.

30Stars on the repository
35Mods indexed here, across every type
3d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

comment-analyzer

01

rlajous/claude-code-commands

Agent

Review changed comments and docstrings for accuracy, usefulness, and comment rot. Use during pull-request review or documentation audits.

30 3d ago A 28 tokens original MIT

pr-reviewer

02

rlajous/claude-code-commands

Agent

Review pull requests and code changes for correctness, security, performance, test coverage, and maintainability when a review workflow delegates this role or the user requests it directly.

30 3d ago A 37 tokens original MIT

pr-test-analyzer

03

rlajous/claude-code-commands

Agent

Review pull-request tests for behavioral coverage, edge cases, negative paths, and regression gaps. Use before merge or when tests change.

30 3d ago A 31 tokens original MIT

qa-executor

04

rlajous/claude-code-commands

Agent

Executes QA test plans with detailed reporting. Specialized for API testing and event verification.

30 3d ago A 21 tokens original MIT

rlajous/claude-code-commands

Agent

Review changed code for swallowed errors, overly broad catches, misleading fallbacks, and failures that are logged but not surfaced. Use during pull-request review or when the user asks specifically about error handling.

30 3d ago A 45 tokens original MIT

rlajous/claude-code-commands

Agent

Analyze new or changed types for encapsulation, invariant expression, usefulness, and enforcement. Use during pull-request review or type refactors.

30 3d ago A 32 tokens original MIT

rlajous/claude-code-commands

Agent

Compare two dependency, framework, stack, or API versions and report breaking changes, deprecations, behavioral changes, and concrete migration steps. Use for upgrades and breaking-release documentation.

30 3d ago A 43 tokens original MIT