Reviews code diffs against a structured checklist covering security (sql-injection, hardcoded-secret, unvalidated-input), reliability (missing-error-handling, resource-leak), and correctness (off-by-one, wrong-comparison). Use when reviewing PRs, audit diffs, or any code change where you want a categorised, line-anchored review instead of free-form prose. Ships with a bundled deterministic self-test that catches "faking" agents that rubber-stamp without reading the diff.
$npx -y skills add nicolasmelo1/logion --skill with-evalInstalls into the current project.
Run `npx skills use "https://github.com/nicolasmelo1/logion" --skill "nicolasmelo1/logion/with-eval"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/nicolasmelo1/logion" that are relevant to the current task. Run `npx skills add "https://github.com/nicolasmelo1/logion"` and select the relevant skills, then follow their instructions.