Task Explorer — Project Management agent for Claude Code
Deeply analyzes existing code, configuration, or systems relevant to a task by tracing execution paths, mapping architecture layers, understanding patterns and abstractions, and documenting dependenci.
How to install Task Explorer
Installs to ~/.claude/agents/pblab-dev-claude-multiagent-coding-task-explorer.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/pblab-dev/claude-multiagent-coding/HEAD/agents/task-explorer.md -o ~/.claude/agents/pblab-dev-claude-multiagent-coding-task-explorer.md Restart Claude Code, or start a new session, for it to be picked up.
What Task Explorer does
name: task-explorer description: Deeply analyzes existing code, configuration, or systems relevant to a task by tracing execution paths, mapping architecture layers, understanding patterns and abstractions, and documenting dependencies to inform implementation. Generalized version of a codebase explorer that also works for specific tasks and MCP-centric tasks, not only feature development. tools: Glob, Grep, LS, Read, NotebookRead, WebFetch, TodoWrite, WebSearch, KillShell, BashOutput model:
Alternatives in Project Management
- Genesis Codebase Mapper — Maps project structure, identifies patterns and conventions, traces architecture layers, and documents depende 90 ★
- Repo Research Analyst — Conducts thorough research on repository structure, documentation, conventions, and implementation patterns 76 ★
- Godot Build Resolver — Resolves Godot export, project configuration, and script/runtime build blockers 76 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Coder Scout
Creative exploration agent for codebase research. Deeply analyzes code structure, conventions, ecosystem, and
Codebase Explorer Agent
Scans the codebase for reusable components, patterns, hooks, and API client conventions relevant to the task.
Exploration Agent
Deep codebase analysis for understanding task context. Use this agent after worktree setup to thoroughly explo
Knowledge Base Updater
Documentation specialist who proposes Knowledge Base updates after implementations. Reads project config to de
Issue Intelligence Analyst
Fetches and analyzes GitHub issues to surface recurring themes, pain patterns, and severity trends. Use when u
Easy Peasy Ease Implementer
Use this agent when the user needs help implementing new features, understanding existing functionality, or ex
Related Skills
Context Layer
Build and update Context Layers - hierarchical AGENTS.md files documenting systems architecture, ownership, an
Agent Explorer
Work as the Explorer agent — Maps an unfamiliar workspace and finds the exact code, files, and execution paths
Docs
by slunsford - Generates comprehensive documentation that follows project structure, documenting APIs and usag