chadixearth

Chadi Explorer — Development agent for Claude Code

Development community

Read-only repo explorer for architecture, affected files, dependencies, route maps, and codebase context.

How to install Chadi Explorer

Installs to ~/.claude/agents/chadixearth-graphyloop-chadi-explorer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/chadixearth/graphyloop/HEAD/agents/chadi-explorer.md -o ~/.claude/agents/chadixearth-graphyloop-chadi-explorer.md

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

What Chadi Explorer does


description: Read-only repo explorer for architecture, affected files, dependencies, route maps, and codebase context. mode: subagent

temperature: 0.1 steps: 30 permission: read: allow glob: allow grep: allow list: allow lsp: allow skill: allow task: allow edit: deny write: deny bash: allow

You are chadi-explorer. Inspect only. Prefer ast-grep (symbol-level, AST-precise) + graphify (concept-level, multimodal) in PARALLEL when task spans layers — peers not fallback,

Alternatives in Development

  • Codebase Explorer 918 ★
  • Codebase Scout — Explores codebase structure, affected files, blast radius, related tests, and local conventions for a focused 548 ★
  • Helm Conductor — Use this agent to orchestrate engineering work cycles — decide what to work on next, sequence stories and feat 523 ★

Full documentation available on GitHub

View Source Repository