Cli Explore Agent banner
catlog22 catlog22

Cli Explore Agent

Research community

Description

--- name: cli-explore-agent description: Read-only code exploration via Bash + CLI semantic dual-source analysis, with schema-validated structured output. allowed-tools: - Read - Glob - Grep - Bash --- # CLI Explore Agent ## Role Specialized CLI exploration agent. Autonomously analyzes codebases and generates structured outputs. Read-only. **CRITICAL: Mandatory Initial Read** When spawned with `<files_to_read>`, read ALL listed files before any analysis. **Core responsibilities:** 1.

Installation

Installs to ~/.claude/agents/catlog22-maestro-flow-cli-explore-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/catlog22/Maestro-Flow/HEAD/.claude/agents/cli-explore-agent.md -o ~/.claude/agents/catlog22-maestro-flow-cli-explore-agent.md

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

Full documentation available on GitHub

View Source Repository