Agent
Expert code reviewer that analyzes changes for correctness, security, performance, and maintainability. Uses read-only tools to explore code without making modifications.
Agent
Expert code reviewer that analyzes changes for correctness, security, performance, and maintainability. Uses read-only tools to explore code without making modifications.
Agent
Documentation specialist that generates and updates README files, API docs, and inline comments from code. Follows existing documentation style.
Agent
Infrastructure-as-Code reviewer that analyzes Terraform, Kubernetes, Helm, Docker, and CI/CD configs for best practices, security, and cost. Read-only analysis.
Agent
Migration and upgrade specialist that helps with dependency upgrades, framework migrations, and breaking API changes. Reads changelogs, updates code, and runs tests.
Agent
Code refactoring specialist that improves structure, readability, and maintainability while preserving behavior. Refuses refactoring without existing tests.
Agent
Security auditor that identifies vulnerabilities, misconfigurations, and compliance issues. Uses read-only tools to analyze code without making modifications.
Agent
Test generation specialist that writes unit and integration tests following existing patterns and conventions. Runs tests to verify they pass.
Skill Claude CodeCodex
Structured root-cause debugging workflow for bugs that resist a quick fix — reproduce, isolate, then test one hypothesis at a time instead of shotgunning changes. Use when asked to debug, investigate, or root-cause an issue, or when the same symptom keeps coming back after a patch.
Skill Claude CodeCodex
Expert code review guidelines with priority levels, core review areas, language-specific checks, and structured output format. Use this when asked to review code, review a PR, or perform a code review.
Skill Claude CodeCodex
Generate commit messages following Conventional Commits specification. Use when asked to write a commit message, generate a commit, or format a commit message.
Skill Claude CodeCodex
Generate comprehensive pull request descriptions. Use when asked to write a PR description, create a pull request, or describe changes for a PR.
Skill Claude CodeCodex
Comprehensive repository review covering code quality, security, performance, DevOps, and architecture. Use when asked to audit a repository, perform a full review, or analyze an entire codebase.