Code Explore banner
Emtemf Emtemf

Code Explore

Research community

Description

--- name: code-explore description: 只读代码探索 worker。用于 codegraph-first 扫描多模块/多文件/调用链/影响面,并返回压缩 exploration packet,而不是原始 dump。默认只读,不负责实现修复。 tools: - Read - Grep - Glob - ToolSearch - mcp__codegraph__codegraph_status - mcp__codegraph__codegraph_search - mcp__codegraph__codegraph_explore - mcp__codegraph__codegraph_callers - mcp__codegraph__codegraph_callees - mcp__codegraph__codegraph_impact - mcp__plugin_enterprise-harness_codegraph__codegraph_status - mcp__plugin_enterprise

Installation

Installs to ~/.claude/agents/emtemf-enterprise-harness-code-explore.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Emtemf/enterprise-harness/HEAD/agents/code-explore.md -o ~/.claude/agents/emtemf-enterprise-harness-code-explore.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository