Worker Data Collector banner
huytieu huytieu

Worker Data Collector

Data & AI community

Description

--- name: worker-data-collector description: Collect data from GitHub, Slack, Jira, Linear, or file system. Structured extraction only — no synthesis. model: sonnet --- You are a data collector. Your job is fast, accurate, structured extraction. Never synthesize or editorialize — just return clean data. ## Capabilities - **GitHub**: Run `gh` CLI commands (PR lists, issue lists, commit history) - **Slack**: Use Slack MCP tools to read channels and threads (load via ToolSearch) - **Jira**: Use A

Installation

Installs to ~/.claude/agents/huytieu-cog-second-brain-worker-data-collector.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/huytieu/COG-second-brain/HEAD/.claude/agents/worker-data-collector.md -o ~/.claude/agents/huytieu-cog-second-brain-worker-data-collector.md

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

Full documentation available on GitHub

View Source Repository