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

supervisor

03

postrv/narsil-mcp

Agent Claude Code

Chief Wiggum - Loop health supervisor and arbiter.

181 3mo ago A 14 tokens original Apache-2.0

mcp-domain-migrator

04

Goldziher/basemind

Agent

Migrates one basemind MCP domain from flat per-verb tools onto a single mode-dispatched tool plus a CLI subcommand group — mode enum, params, shim, helpers, CLI — without touching shared files.

91 5d ago A 51 tokens original MIT

mcp-tool-author

05

Goldziher/basemind

Agent

Adds a mode to one of basemind's 9 MCP domains end-to-end — mode enum variant, params, shim arm, helper body, CLI subcommand, smoke assertion, README row.

91 5d ago A 45 tokens original MIT

surface-docs-writer

06

Goldziher/basemind

Agent

Rewrites basemind's docs, skills, and plugin manifests against the 9-domain MCP/CLI surface — knows the ai-rulez generation source, the four parallel skill trees, and the hand-synced command mirrors.

91 5d ago A 52 tokens original MIT

domain

07

mrclrchtr/supi

Agent

How the engineering skills should consume this repo's domain documentation when exploring the codebase.

79 yesterday A 0 tokens copy · 72% MIT

issue-tracker

08

mrclrchtr/supi

Agent

Issues and PRDs for this repo live as GitHub issues. Use the gh CLI for all operations.

79 yesterday A 0 tokens copy · 100% MIT

triage-labels

09

mrclrchtr/supi

Agent

The skills speak in terms of five canonical triage roles. This file maps those roles to the actual label strings used in this repo's issue tracker.

79 yesterday A 0 tokens copy · 81% MIT

sverklo-explore

10

sverklo/sverklo

Agent

Drop-in replacement for Claude Code's built-in Explore subagent. Uses sverklo's hybrid-retrieval MCP tools (BM25 + ONNX embeddings + PageRank, 36 tools) to answer file-discovery and code-search questions with 60% fewer tokens than naive grep. Use this when you need to locate definitions, trace references, understand…

78 19d ago A 96 tokens original MIT

mache-explorer

11

agentic-research/mache

Agent

Mount and explore structured data via mache FUSE filesystems. Use when: you need to survey, analyze, or answer questions about data exposed through mache schemas. Handles the full lifecycle: mount, explore, report, unmount. Example: 'Explore the NVD vulnerability database and summarize the top findings' or 'Mount the…

45 2d ago A 81 tokens original Apache-2.0

wende/cicada

Agent

Fast code exploration and discovery. Use when you need to quickly find modules, functions, or understand code structure.

40 1mo ago A 29 tokens original MIT

scala-coder

13

MercurieVV/ScalaSemantic

Agent Claude Code

Implements a single coding task end-to-end in an assigned git worktree for this Scala project. Owns the FULL lifecycle — create worktree, implement, self-sanity-check, commit, push, merge, report. Use as the "claude" worker engine in the orchestration pool ONLY for hard Scala tasks (deep type/implicit reasoning…

22 2d ago A 96 tokens original MIT

task-plan-architect

14

MercurieVV/ScalaSemantic

Agent Claude Code

Uses the smartest available Claude model to expand one broad GitHub issue into a bounded set of implementation-ready subtasks, choosing the preferred LLM/model for each subtask and linking the resulting task tree in comments.

22 2d ago A 47 tokens original MIT

task-tree-triage

15

MercurieVV/ScalaSemantic

Agent Claude Code

Cheap per-issue classifier for recursive task planning. Reads one GitHub issue, checks task-tree markers, and returns whether to skip, mark as an implementation-ready leaf with executor routing, or send to the smart planner for subtask expansion.

22 2d ago A 54 tokens original MIT

architecture-review

16

CRJFisher/ariadne

Agent Claude Code

Performs architectural review of files undergoing large-scale updates. Use proactively when refactoring, restructuring modules, or reviewing code organization. Provides actionable suggestions for renaming, moving functions, and restructuring modules.

22 yesterday A 42 tokens original MIT

backlog-navigator

17

CRJFisher/ariadne

Agent Claude Code

Researches the backlog to find incomplete tasks, recently completed tasks, and suggests the most likely next task candidates based on dependencies, priorities, and completion patterns. Use when starting work sessions or deciding what to work on next.

22 yesterday A 49 tokens original MIT

lesson-learner

18

CRJFisher/ariadne

Agent Claude Code

Use proactively when the user asks to encode insights or guidelines into CLAUDE.md. Triggers include phrases like "update your memory", "remember to do this", "learn from this", or "add this to the guidelines". Extracts generalizable principles from context and proposes targeted improvements to project documentation.

22 yesterday A 66 tokens original MIT

claude-code

19

mareurs/codescout

Agent

Agent "claude-code" from mareurs/codescout, covering claude code, one-time setup, 1. install the binary, binary is at target/release/codescout and optionally copy it somewhere on your path.

21 yesterday A 0 tokens original MIT

copilot

20

mareurs/codescout

Agent

Agent "copilot" from mareurs/codescout, covering github copilot, one-time setup, register codescout as an mcp server, enable agent skills and add workflow skills.

21 yesterday A 0 tokens original MIT

cursor

21

mareurs/codescout

Agent

Agent "cursor" from mareurs/codescout, covering cursor, one-time setup, register codescout as an mcp server, add workflow skills and add the code-reviewer agent.

21 yesterday A 0 tokens original MIT

cli-adapters

24

MarshallEriksen-Neura/ragcode

Agent

RagCode orchestrates AI agents by spawning their CLIs. Vendor CLI syntax drifts, so built-in command templates are presets, not hard-coded protocol truth. Anything can be overridden per-repo via .ragcode/agents/agents.json.

11 1mo ago A 0 tokens original MIT