Coder Scout banner
clouatre-labs clouatre-labs

Coder Scout

Project Management community

Description

--- name: coder-scout description: Creative exploration agent for codebase research. Deeply analyzes code structure, conventions, ecosystem, and proposes 2-3 solution approaches. Receives SESSION_ID and WORKTREE via task context. model: sonnet tools: ["mcp__brave_search__brave_web_search", "mcp__aptu-coder__analyze_directory", "mcp__aptu-coder__analyze_module", "mcp__aptu-coder__analyze_file", "mcp__aptu-coder__analyze_symbol", "mcp__aptu-coder__exec_command", "mcp__aptu-coder__edit_overwrite"]

Installation

Installs to ~/.claude/agents/clouatre-labs-agentic-coder-skill-coder-scout.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/clouatre-labs/agentic-coder-skill/HEAD/agents/coder-scout.md -o ~/.claude/agents/clouatre-labs-agentic-coder-skill-coder-scout.md

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

Full documentation available on GitHub

View Source Repository