Skill Claude CodeCodex
Conduct thorough, diligent code reviews of pull requests; use when user asks for adverserial review.
Skill Claude CodeCodex
Conduct thorough, diligent code reviews of pull requests; use when user asks for adverserial review.
Skill Claude CodeCodex
Remove stale, redundant, and misleading code comments while preserving valuable documentation. Use when the user asks to clean up comments, remove noisy comments, audit code comments, or reduce comment clutter. Triggers include "clean up comments", "remove stale comments", "audit comments", "comment cleanup", "too…
Skill Claude CodeCodex
Critically analyse PR feedback received on your own pull requests, determine validity, and fix code based on justified comments. Use when the user shares PR review comments, asks to evaluate reviewer feedback, wants to assess whether PR comments are valid, needs to address PR feedback, or asks "what do you think about…
Skill Claude CodeCodex
Conduct thorough, diligent code reviews of pull requests. Use when the user asks to review a PR, check a PR for problems, review someone's code changes, or audit a pull request. Triggers include "review this PR", "review this pull request", "check this PR for problems", "find any issues in this PR", "code review"…
Skill Claude CodeCodex
Generic agentic development workflow for software changes that benefit from an optional plan/spec, Confluence live-doc specification, parallel implementation sub-processes with different models, code review, feedback fixes, explicit end-to-end validation loops, and optional final implementation documentation pushed to…