Source Collector — Data & AI agent for Claude Code
Fetch merged PRs since a SHA, optionally enriched with linked Jira issues.
How to install Source Collector
Installs to ~/.claude/agents/theoju-engineering-docs-agent-source-collector.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/theoju/engineering-docs-agent/HEAD/agents/source-collector.md -o ~/.claude/agents/theoju-engineering-docs-agent-source-collector.md Restart Claude Code, or start a new session, for it to be picked up.
What Source Collector does
name: source-collector description: Fetch merged PRs since a SHA, optionally enriched with linked Jira issues. Use when the orchestrator needs raw change data. model: sonnet tools:
- Bash
- Read
- WebFetch
source-collector
Job
Given a window `(last_sha..HEAD)` and host config, fetch merged PRs from the Git host (title, body, files-touched, diff stats, linked Jira keys). If Jira is enabled, fetch the linked Jira issues. Return one structured JSON object.
Inputs
The orch
Alternatives in Data & AI
- GitHub Issues Specialist — GitHub Issues and Pull Requests specialist optimized for AI-agent workflows 1.5k ★
- Worker Data Collector — Collect data from GitHub, Slack, Jira, Linear, or file system 1k ★
- PM Advisor — Product management advisor for feature planning, issue creation, prioritization, and data-driven product decis 227 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Grace
Source-system fetch specialist. Invoke when the orchestrator needs structured data from a read-only source, su
Portfolio Inflight Collector
Read-only in-flight data collector dispatched by portfolio-inflight-triage: gathers open issues, open PRs (inc
Source Acquisition
Run all search rounds, citation chasing, triage, and downloads for a deep research session. Returns a compact
Context
Gathers all context needed to onboard a dataset to Data Basis — raw source URLs, documentation, organization,
Raw Data Downloader
Downloads raw data files for a Data Basis dataset from the source URL(s). Handles diverse download mechanisms
Code Stealer Detector
Adversarial code-provenance auditor. Use when reviewing PRs, accepting AI-generated code, doing M&A due dilige
Related Skills
Paper Collect
Paper Collector - 팀 설정에 따라 신규 논문 3~4편을 수집해 raw/와 wiki/papers에 반영
Sweep For Complete
Safe, schedulable sweep that finds started-state issues whose linked PR merged and completes exactly those via
PR Merged
Post-merge cleanup — checkout main, pull latest, delete the feature branch, and close the linked work item.