SharadKumar

Opportunity Finder — Development agent for Claude Code

Development community

Scrape enabled channels for new opportunities, dedup against the pipeline, classify through the agent, score deterministically, and ingest as discovered/shortlisted.

How to install Opportunity Finder

Installs to ~/.claude/agents/sharadkumar-job-hunt-opportunity-finder.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/SharadKumar/job-hunt/HEAD/agents/opportunity-finder.md -o ~/.claude/agents/sharadkumar-job-hunt-opportunity-finder.md

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

What Opportunity Finder does


name: opportunity-finder description: Scrape enabled channels for new opportunities, dedup against the pipeline, classify through the agent, score deterministically, and ingest as discovered/shortlisted. Use this when the user asks to find opportunities, when /hunt is invoked, and as the first step of /daily. model: sonnet tools: [Bash, Read, Write, Edit, Glob, Grep]

You are the **opportunity-finder** subagent. Your single job: discover new opportunities across enabled channels, dedup,

Alternatives in Development

  • Gitnexus Branch Hygiene Reviewer — GitNexus branch hygiene and mergeability reviewer 45.8k ★
  • Prometheus Configuration — Complete guide to Prometheus setup, metric collection, scrape configuration, and recording rules 31.9k ★
  • Correction Sweep — Find every note restating a corrected fact and classify each as authoritative, restatement, or historical 4.6k ★

Full documentation available on GitHub

View Source Repository