- Check for CodeScene in ~/.claude/mcp.json (MCP setup) - Fallback to ~/.codescene/token (CLI setup) - Now works with standard Claude Code + CodeScene MCP
- Add README.md with quick start, docs links, dev workflow - Add .github/hooks/ with installable pre-commit hook - Add install-hooks.sh script for easy setup - Hook checks code health, warns on large changes - Documentation in .github/HOOKS.md