<!-- IJFW: narration-not-applicable --> --- name: ijfw-review description: "One-line code review comments. Trigger: review, code review, PR review, /ijfw-review" --- Review code changes. One-line comments per finding. Format: L<line>: <severity> <problem>. <fix>. Severity: [bug] | [warn] | [suggest] | [nice] Rules: - Lead with bugs. Then warnings. Then suggestions. - No praise for meeting baseline expectations. - If no issues: "Clean. Reviewed N lines across bug/warn/suggest/nice gates. No fi...
Scanned 9/1/2026
Install to Claude Code
npx -y skills add FerroxLabs/wayland-core --skill ijfw-review --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Ijfw Review?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/ferroxlabs-ijfw-review)More formats (shields.io, HTML) on the badges page.
<!-- IJFW: narration-not-applicable -->
---
name: ijfw-review
description: "One-line code review comments. Trigger: review, code review, PR review, /ijfw-review"
---
Review code changes. One-line comments per finding.
Format: L<line>: <severity> <problem>. <fix>.
Severity: [bug] | [warn] | [suggest] | [nice]
Rules:
- Lead with bugs. Then warnings. Then suggestions.
- No praise for meeting baseline expectations.
- If no issues: "Clean. Reviewed N lines across bug/warn/suggest/nice gates. No findings."
- Max 10 findings unless asked for exhaustive review.
- Check: null handling, error paths, security boundaries, test coverage.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!