From forgekit
Review code changes for bugs, regressions, security risks, compatibility issues, and missing tests. Use when Codex is asked to review a diff, inspect current changes, prepare PR feedback, or check whether an implementation is safe to merge.
How this skill is triggered — by the user, by Claude, or both
Slash command
/forgekit:code-reviewThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
1. Read project rules: `.codex/rules.md`, `.codex/testing.md`, `.codex/security.md`, `governance/code-ownership-review-governance.md`, `governance/project-management-task-model.md`, code ownership and project task board documents in `.forgekit/docs/` if present, and relevant stack rules only.
.codex/rules.md, .codex/testing.md, .codex/security.md, governance/code-ownership-review-governance.md, governance/project-management-task-model.md, code ownership and project task board documents in .forgekit/docs/ if present, and relevant stack rules only.git status and git diff unless the user provided a specific diff.governance/ai-engineering-loop.md.forgekit/changes/<id>/ artifacts for the declared risk levelgovernance/large-change-execution.md.forgekit/docs/.forgekit/docs/Use this order:
If there are no findings, say so clearly and mention remaining validation risk.
Guides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.
npx claudepluginhub 1415923/forgekit --plugin forgekit