pblab-dev

Task Explorer — Project Management agent for Claude Code

Project Management community

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

Terminal
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 Repository