Local Code Review

Runs a local code review workflow for the Skill System Foundry repository — executes tests, coverage checks, skill validation, and shellcheck, then analyzes the diff for pattern violations and produces a structured verdict. Triggers when asked to check code locally, run a local review, verify changes pass all checks, or catch issues before CI. Also triggers on phrases like "check this before I push," "does this look right," "run the checks," or "review the current branch locally." Use this skill to catch issues locally and avoid spending CI tokens and time on problems that can be detected on the development machine. For a deep review replicating the CI code review pipeline with confidence scoring and structured findings, use the local-ci-code-review skill instead. For design-level criticism and constructive feedback, use the critique skill instead. For human PR review process guidance, use the review skill instead.

milanhorvatovic 4eee5ee 7.9 KB Updated

File contents

milanhorvatovic/skill-system-foundry/tree/main/.agents/skills/local-code-review commit 4eee5ee8c0

Frequently asked questions

npx skillmds@latest add milanhorvatovic/local-code-review