PROJ005warningFree tier

gitignored-claude-md

CLAUDE.md should not be gitignored — it belongs in version control.

Applies to: Project-level

Why this matters

CLAUDE.md provides essential project context for AI assistants. When it's gitignored, every developer has to recreate it locally, instructions drift between machines, and new team members get no AI context at all. Check it into version control so the whole team shares the same AI onboarding.

Catch it before it ships

pip install stablestack # or: npx stablestackstablestack # scans your project, PROJ005 includedstablestack explain PROJ005

False positive in your codebase? Suppress a single line with # noqa: PROJ005