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.

Execution Flow

Step 1 - Detect languages

Installs
3
GitHub Stars
16
First Seen
Jun 17, 2026
project-checks — maroffo/claude-forge