code intelligence agents

89 tagged code intelligence, measured the same way as everything else here.

Browse within: ast 18bm25 18clean-architecture 18code-graph 18code-search 11nodejs 11parser 11tree-sitter 11typescript 11code-analysis 9dotnet 8RAG 7agent-context 6claude-plugin 6

workflow-spec

25

MarshallEriksen-Neura/ragcode

Agent

RagCode Agent Workflows orchestrate multiple AI agents (codex, claude, gemini, grok, or any CLI in .ragcode/agents/agents.json) through a validated DAG. A workflow is a JSON file: explicit, reviewable, and validation-friendly.

11 1mo ago A 0 tokens original MIT

agent-architect

26

configflux/weld

Agent

Maintains this repository's AI agents, skills, prompts, instructions, commands, hooks, and MCP configuration using Weld Agent Graph.

6 2d ago A 30 tokens original Apache-2.0

orchestrator

27

configflux/weld

Agent Claude Code

Demo worker-shaped orchestrator. Dispatches to implementer / reviewer / qa specialists per task class. Modeled on the real worker.md so that slice-1 q8rl regex (literal subagenttype) and slice-2 hw6j frontmatter (placeholder declaration) both have non-Claude-only fixture coverage.

6 2d ago A 67 tokens original Apache-2.0

planner

28

configflux/weld

Agent Claude Code

Drafts implementation plans for Claude Code.

6 2d ago A 10 tokens original Apache-2.0

cerebro-architect

29

marcodavidd020/cerebro-code-memory

Agent

Use BEFORE writing code for a feature or a new project — this is the design gate that prevents hallucinated work. It (1) grounds itself in the project's REAL standards (CLAUDE.md + Cerebro), (2) asks you in detail what functionality to include/design, and (3) returns a grounded spec/plan to approve. It does NOT write…

6 1mo ago A 116 tokens original MIT

cerebro-explorer

30

marcodavidd020/cerebro-code-memory

Agent

Use to ANSWER questions about an existing codebase — "where is X?", "how does Y work?", "what depends on Z?", "explain this module or flow" — WITHOUT spending tokens re-reading folders. Read-only navigator that queries the Cerebro brain first and only opens files when the brain has no/stale info. Use PROACTIVELY…

6 1mo ago A 118 tokens original MIT

marcodavidd020/cerebro-code-memory

Agent

Use BEFORE a refactor or risky change to assess blast radius and architectural health, or to audit dead code and circular dependencies. Read-only. Answers "what breaks if I change X?", "is this safe to delete?", "where are the import cycles?", "which modules are most fragile?". Triggers (es): "qué riesgo tiene…

6 1mo ago A 95 tokens original MIT

dba

32

cdeust/ai-architect-mcp-codebase

Agent Claude Code

Database specialist adapting to any engine (PostgreSQL, SQLite, MongoDB, etc.) — schema design, query optimization, migrations, and index tuning.

4 2d ago A 33 tokens original MIT

orchestrator

33

cdeust/ai-architect-mcp-codebase

Agent Claude Code

Orchestrates parallel agent execution across worktrees — spawns, coordinates, and merges work from multiple specialized agents.

4 2d ago A 26 tokens original MIT

research-scientist

34

cdeust/ai-architect-mcp-codebase

Agent Claude Code

Research scientist improving benchmark scores through neuroscience papers, IR literature, and technical analysis of failure modes.

4 2d ago A 23 tokens original MIT

semihkayan/codeweave-mcp

Agent Claude Code

Reviews the plan implementation across six dimensions — Architecture, Maintainability, Performance, Security, Completeness, and Bug Hunt — then produces a priority sorted report.

4 3mo ago A 35 tokens original Apache-2.0

dotnet-code-review

40

Attemainio/dotnet-toolkit

Agent

Reviews C#/.NET code across ALL quality aspects at once — correctness, naming, styling, best practices, performance, concurrency, security, test coverage, XML documentation, and dead code/duplication — within one precisely stated scope. Designed to run in parallel with other instances of itself: partition a large…

2 5d ago A 141 tokens original MIT

dotnet-explore

41

Attemainio/dotnet-toolkit

Agent

Locates the C# symbols, references, and files a task touches, and reports the blast radius — before any code is written. Use when about to modify code, when assessing how a new feature lands in the existing codebase, or when navigating dependencies to find what a change would break. Returns symbolIds and file:line…

2 5d ago A 105 tokens original MIT

Attemainio/dotnet-toolkit

Agent

Audit-only instrument for dotnet-guard-audit. Attempts a battery of known and improvised bypasses against this repo's own guard-cs-edit, guard-cs-read, guard-cs-bash-read and guard-cs-bash-write PreToolUse hooks — unusual quoting, spaced paths, symlinks, copies, variable expansion, and writing to a .cs file through…

2 5d ago A 212 tokens original MIT

reviewer

43

adder-factory/cartograph

Agent Claude Code

Independent semantic review of a Cartograph Rust/PostgreSQL diff before merge or release. Read-only; checks correctness, bounds, concurrency, migration safety, agent evidence quality, and gate alignment.

2 6d ago A 41 tokens original MIT

backend-developer

44

esneiderbravo/speclaw

Agent

Use this agent for backend planning, reviews, and refactors in this repository. Focus on the backend source and test trees, migration wiring, and the service/workflow boundaries documented in AGENTS.md and LAWS.md.

1 6d ago A 51 tokens original MIT

frontend-developer

45

esneiderbravo/speclaw

Agent

Use this agent for frontend planning, reviews, and refactors in this repository. Focus on the frontend source tree, shared UI, i18n boundaries, and the build/runtime constraints documented in AGENTS.md and LAWS.md.

1 6d ago A 53 tokens original MIT

esneiderbravo/speclaw

Agent

Use this agent for product discovery, scope definition, and requirement shaping before implementation in this repository.

1 6d ago A 26 tokens original MIT

analysis-dev

47

developerz-ai/universal-lsp

Agent Claude Code

Owns analysis/ — the translation layer from tree-sitter output and plugin rules into graph-lite's generic node/edge API.

0 9d ago A 29 tokens original Apache-2.0

engine-dev

48

developerz-ai/universal-lsp

Agent Claude Code

Owns engine/, daemon/, cli/ and tests/engine/ — transport, sessions, workers, scheduler, file watching, Lua embedding, MCP.

0 9d ago A 33 tokens original Apache-2.0