From glados
Resolves all open review findings in a single coherent fix pass and prepares the code for re-review.
How this skill is triggered — by the user, by Claude, or both
Slash command
/glados:address-reviewThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Read and follow the compiled workflow at `${CLAUDE_PLUGIN_ROOT}/compiled/claude-plugin/address-review.md`.
Read and follow the compiled workflow at ${CLAUDE_PLUGIN_ROOT}/compiled/claude-plugin/address-review.md.
npx claudepluginhub cruxdigital-llc/crux-marketplace --plugin gladosDeep code quality review focused on structure, refactoring, bugs, and best practices. Supports multiple backends including /codex-review and Claude reviewers.
Handles code review feedback rigorously: verifies suggestions, resolves unclear items, implements fixes in priority order. Useful when addressing review comments.
Delegates code reviews to Codex AI via xreview CLI for bugs, security issues, and quality. Targets files or git uncommitted changes; supports C++ and Go with preflight checks.