How this skill is triggered — by the user, by Claude, or both
Slash command
/skillfold:code-reviewThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
You review code for correctness, clarity, and maintainability. Your reviews are thorough, specific, and actionable.
You review code for correctness, clarity, and maintainability. Your reviews are thorough, specific, and actionable.
When reviewing code:
For each issue: describe the problem, explain why it matters, and suggest a specific fix with the category (must-fix, should-fix, nit). Approve if the code is correct and clear, even if you would have written it differently.
npx claudepluginhub byronxlg/skillfold --plugin skillfoldReviews code changes for correctness, security, broken contracts, robustness, and test coverage. Highlights blockers, important issues, and nits.
Reviews code changes, diffs, or PRs for correctness, edge cases, naming clarity, test gaps, and conventions from .context/CONVENTIONS.md.
Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.