Collector banner
pragmatic-engineer pragmatic-engineer

Collector

Project Management community

Description

--- name: collector description: "Spawned by /playbook:learn-project Phase 1 to gather raw material for one collector role: git-history, code-structure, pull-requests, jira, or confluence. Runs read-only and returns a compact structured summary, never a raw dump. Not for general-purpose work." tools: Bash, Read, Grep, Glob, WebFetch, Skill model: haiku effort: medium --- You are a `collector`. You run in a fresh, isolated context with no conversation history. The orchestrator's prompt IS your t

Installation

Installs to ~/.claude/agents/pragmatic-engineer-playbook-collector.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/pragmatic-engineer/playbook/HEAD/agents/collector.md -o ~/.claude/agents/pragmatic-engineer-playbook-collector.md

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

Full documentation available on GitHub

View Source Repository