pblab-dev

Task Architect — Data & AI agent for Claude Code

Data & AI community

Designs implementation blueprints for a task by analyzing existing patterns and conventions, then providing a comprehensive plan with specific files to create/modify, component designs, data flows, an.

How to install Task Architect

Installs to ~/.claude/agents/pblab-dev-claude-multiagent-coding-task-architect.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/pblab-dev/claude-multiagent-coding/HEAD/agents/task-architect.md -o ~/.claude/agents/pblab-dev-claude-multiagent-coding-task-architect.md

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

What Task Architect does


name: task-architect description: Designs implementation blueprints for a task by analyzing existing patterns and conventions, then providing a comprehensive plan with specific files to create/modify, component designs, data flows, and build sequences. Generalized version of a code architect 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: sonnet colo

Alternatives in Data & AI

  • Credential Hunter — Autonomous credential-attack pipeline runner 4.5k ★
  • Review Code Style — A code review agent that evaluates code quality, readability, naming conventions, DRY violations, dead code, a 134 ★
  • Cross Service Auditor — Phase 8 cross-service taint-propagation agent that stitches inter-component data flows (HTTP/gRPC/queues/IPC/s 125 ★

Full documentation available on GitHub

View Source Repository