The missing git blame for Al code. Track Al-generated lines, cost per commit, and agent attribution. Rust CLI, zero-setup, 100% local.
Do you know how much of your codebase is AI-generated?
GitIntel tracks AI authorship in your git history -- line by line, commit by commit.
The missing git blame for AI code.
Engineering teams use Claude Code, Cursor, and Cursor daily. But nobody can answer:
GitIntel answers all three. Zero workflow change. 100% local.
# macOS / Linux
curl -fsSL https://gitintel.com/install | sh
# Homebrew
brew install gitintel-ai/tap/gitintel
# Windows (PowerShell)
irm https://gitintel.com/install.ps1 | iex
# npm (any platform)
npx @gitintel-cli/gitintel
<details>
<summary>Build from source</summary>
git clone https://github.com/gitintel-ai/GitIntelAI.git && cd GitIntelAI
cargo build --release --manifest-path packages/cli/Cargo.toml
cp packages/cli/target/release/gitintel ~/.local/bin/
Requires Rust 1.82+ (rustup.rs) and Git 2.30+.
</details>cd your-project/
gitintel init # install hooks, create local DB
gitintel checkpoint \
--file "src/api.ts" \
--lines "12-45,78-103" # --agent and --model are optional
git commit -m "Add auth flow" # hook fires, attribution rec
Mine your Claude Code and Codex logs into a local you.md agent profile.
Local-first AI coding agent for VS Code & Cursor. Ollama, LM Studio & your inference fleet. Cursor-grade agent UX — offline, private, zero token cost.
A self-improving skill for AI coding agents (Claude Code, Cursor, AGENTS.md): recognize a hard-won golden path in a session and harvest it into a reusable skill/rule for next time.
Second brain for Forward Deployed Engineers. Engagement memory + 35 skills across 6 domains, all behind one @fde... Works with any AI coding agent.
Game-development Agent Skills for AI coding agents: install once and a master router loads the right skill for your engine and task. 66 original, version-pinned skills (plus a master router) in the portable SKILL.md format that runs across Claude Code, Cursor, Codex, Copilot, Gemini CLI and more, for Godot, Unity, Unreal, web and beyond.
Honey (I Shrunk the AI) by GreenPT: a cross-tool coding skill that cuts AI coding-agent token usage and LLM API costs — write less code, less prose, and denser agent-to-agent handoffs (−53%, lossless in benchmarks) with no loss of quality. Works with Claude Code, Cursor, GitHub Copilot, Codex, Gemini CLI, Windsurf, Cline & Kiro.
Workflows from the Neura Market marketplace related to this Cursor resource