Project Checks

Scaffold a Makefile with language-specific check targets (lint, vet, fmt, vuln, test). Auto-detects project languages from marker files. Use when user says project checks, scaffold checks, add make check, or /project-checks. Not for running checks (the advanced-review preflight does that).

maroffo Updated

File contents

maroffo/claude-forge/tree/main/skills/project-checks commit d78b9f95f7

Frequently asked questions

npx skillmds@latest add maroffo/project-checks