Skip to content

Instantly share code, notes, and snippets.

View Laiff's full-sized avatar
:octocat:
Happy coding

Andrei Antropov Laiff

:octocat:
Happy coding
  • Reluna
  • Nicosia, Cyprus
View GitHub Profile
@Laiff
Laiff / claude-linter.md
Created April 22, 2026 08:02
Claude Lint sepcification

GATE v1.1 Rule Catalog (44 Rules)

Category 1: Structure (R01-R05, R28, R30, R39) -- 30 points

R01 | Structure | MUST | "Identity section MUST appear first (max 5 sentences)"

  • Weight: 8 points
  • Automatable: YES
  • Failure mode: Claude begins work without project context, applies generic patterns rather than project-specific ones. Commands in section 2 lack semantic grounding.
  • Check: Parse H2 sections in order; assert first section matches identity patterns (contains project name, stack, purpose; no imperative verbs).