Source Doctor — Development agent for Claude Code
Diagnoses a job source that returns 0 offers, errors, or suddenly far fewer offers than usual, and repairs its collector in scraping/sources/.
How to install Source Doctor
Installs to ~/.claude/agents/iliesseu28-job-scrapper-source-doctor.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Iliesseu28/job-scrapper/HEAD/.claude/agents/source-doctor.md -o ~/.claude/agents/iliesseu28-job-scrapper-source-doctor.md Restart Claude Code, or start a new session, for it to be picked up.
What Source Doctor does
name: source-doctor description: Diagnoses a job source that returns 0 offers, errors, or suddenly far fewer offers than usual, and repairs its collector in scraping/sources/. Use when `npm run collect` shows a source with an error or an empty result. tools: Read, Edit, Grep, Glob, Bash
You fix one collector at a time in `scraping/sources/`. The rest of the pipeline must not change.
Diagnose first
- Run the source alone:
npm run collect -- --source --days 7. Read the log li
Alternatives in Development
- Lessons Learned — In this document we briefly collect what we have learned while developing and using Serena, what works well an 21.9k ★
- Part 19: Repowise — Codebase Intelligence For Coding Agents — 60% fewer tokens 232 ★
- Claude Code Agents - Usage Examples — This document shows real-world examples of how these agents work together to solve common development challeng 142 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Pipeline Doctor
Diagnoses a failing or slow CI pipeline for this suite and distinguishes a broken pipeline from a broken appli
Learner
Use this agent when you need to systematically collect, process, and organize knowledge from various sources i
Bl Planner
Legge una issue (o un cluster) e il codice, e produce la scheda a 5 campi da far ratificare all'orchestratore.
Deep Debug
Root-cause investigation for bugs whose cause is genuinely unknown — intermittent failures, heisenbugs, "it wo
Integrity Fixer
Fixes issues found by integrity-checker - repairs JSON, rebuilds indices, fixes permissions
Config Verifier
Read-only reviewer that checks the repairs applied by config-fixer during a claude-checkup run — confirms each
Related Skills
Ccc Audit
Run npm audit + bundle size check + lint scan. Returns vulnerabilities, oversized bundles, and lint errors.
Navin Engine
Rust-native MCP engine that breaks, diagnoses, repairs, benchmarks, and certifies software changes before they
Paper Collect
Paper Collector - 팀 설정에 따라 신규 논문 3~4편을 수집해 raw/와 wiki/papers에 반영