code analysis agents

48 tagged code analysis, measured the same way as everything else here.

Browse within: code-intelligence 9claude-code-skills 7claude-plugin-marketplace 7anti-patterns 5architecture 5call-graph 5

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

ciso

27

ch015/code-pentester

Agent

A security lead that coordinates the project’s security reviews and makes a final risk judgment. A CISO is the person responsible for an organisation’s overall information-security decisions.

4 13d ago A 34 tokens original MIT

db-schema-reviewer

28

cubha/claude-workflow-plugins

Agent

A database schema and migration reviewer examines changes to the structure of a database, such as tables, columns, indexes, and data updates. It reviews only the files provided and produces a report without changing code.

2 1mo ago A 74 tokens original MIT

security-auditor

29

cubha/claude-workflow-plugins

Agent

A security-review agent that scans specified code files or changes for common vulnerabilities, including broken access controls, exposed secrets, injection, and weak encryption.

2 1mo ago A 80 tokens original MIT

cubha/claude-workflow-plugins

Agent

A research agent that studies architecture patterns and real-world examples for a planned software project. Software architecture is the way a project organizes its code, data flow, and responsibilities.

2 1mo ago A 70 tokens original MIT

explorer

31

miltonian/cartographer

Agent

Deep autonomous codebase exploration with persistent memory. Traces behaviors, discovers structure, accumulates understanding across sessions.

1 2mo ago A 25 tokens original MIT

FI-Mihej/codebase-agent-mcp

Agent Claude Code

Start codebase analysis. Analyze single entity/action only. Return detailed analysis, recommendations, implementation guidance, usage examples. Prefer dependencylibraries-related-files-search first. Provide all relevant context (files, paths, symbols, imports, etc.). One topic or one context per request → wait for the…

1 1mo ago A 127 tokens original Apache-2.0

FI-Mihej/codebase-agent-mcp

Agent Claude Code

Return the public names of local libraries/codebases available for analysis. Provide dependencylibraries-related-files-search and/or dependencylibraries-analysis with an approptiate name from this list.

1 1mo ago A 44 tokens original Apache-2.0

FI-Mihej/codebase-agent-mcp

Agent Claude Code

Start related-file discovery. Find files relevant to single entity/action before dependencylibraries-analysis. Provide all relevant context (files, paths, symbols, imports, etc.). One topic or one context per request → wait for the result → send the next request! Instead "Find X, Y, Z, etc." you MUST "Find X.", wait…

1 1mo ago A 157 tokens original Apache-2.0

codeweb-dissector

35

GhostlyGawd/codeweb

Agent

Read-only atomic dissection pass for the codeweb plugin. Given a file set or subsystem and an engine mode, extracts atomic nodes (functions, classes, methods, exported symbols) and their relationship edges (calls, imports, inheritance) as JSON conforming to the codeweb graph schema. Used in parallel fan-out passes.…

0 yesterday A 76 tokens original MIT

GhostlyGawd/codeweb

Agent

Read-only domain-tagging and overlap-detection pass for the codeweb plugin. Given the merged node/edge graph, clusters nodes into semantic domains, assigns a domain to every node, and detects cross-domain overlap (duplicated logic, parallel implementations, tangled responsibilities) with ranked consolidation…

0 yesterday A 67 tokens original MIT

okeefeco/pyeye-mcp

Agent Claude Code

This document shows how the smart-commit agent handles the complete git commit workflow efficiently.

0 22d ago A 0 tokens original MIT

smart-commit

38

okeefeco/pyeye-mcp

Agent Claude Code

Intelligently handles the complete git commit workflow including pre-commit validation, auto-fixes, test validation, and commit retries. Minimizes context usage through efficient iteration and concise summaries.

0 22d ago A 41 tokens original MIT