project-checks
Installation
SKILL.md
ABOUTME: Scaffold Makefile with language-specific check targets
ABOUTME: Auto-detect, generate, ask before modifying existing Makefiles
Project Checks (Makefile Scaffolding)
Generates a Makefile with a check target that runs lint, vet, format
checks, vulnerability scanning, and tests specific to the project's
language(s). The result is committed to the repo and used by CI, pre-commit
hooks, and the advanced-review preflight gate.
Trigger
Activate when the user says: "project checks", "scaffold checks",
"add make check", or /project-checks.