neat
01Plugin Claude Code
The NEAT plugin for Claude Code — installs NEAT's live semantic graph as MCP tools, a graph-first search-nudge hook, and a skill.
Plugin Claude Code
The NEAT plugin for Claude Code — installs NEAT's live semantic graph as MCP tools, a graph-first search-nudge hook, and a skill.
Hook Claude Code
Runs before the agent uses a tool for Edit, Write, MultiEdit and Read tool calls, executing _hook.sh. From neat-technologies/neat.
Settings file Claude Code
Agent settings declaring 1 hook event (PreToolUse).
Instructions file
Instructions for neat-technologies/neat, covering claude.md, binding rules, what neat is, what success looks like and conventions.
Skill Claude CodeCodex
This skill exposes NEAT's live semantic graph to Claude Code over MCP. Once installed, Claude can ask the running NEAT daemon (neatd) about a project's services, dependencies, recent errors, and policy violations — same as any other agent NEAT supports.
Plugin Claude Code
NEAT's live semantic graph in Claude Code — the MCP graph tools, the graph-first search-nudge hook, and the skill, in one install.
Skill Claude CodeCodex
Query NEAT's live semantic graph — structure, dependencies, runtime (OBSERVED) behaviour, and divergence between declared and observed — before grepping. Use for architecture-level questions on this codebase.
MCP server Claude CodeCodexCursor +2
Fused graph of your codebase — static code + runtime OTel — for AI agents, over MCP. Runs locally from the @neat.is/mcp npm package. Needs 1 environment variable to run.