ctrain2006

Email Finder — Development agent for Claude Code

Development community

Step 2 of the internship pipeline.

How to install Email Finder

Installs to ~/.claude/agents/ctrain2006-internship-agents-email-finder.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ctrain2006/internship-agents/HEAD/agents/email-finder.md -o ~/.claude/agents/ctrain2006-internship-agents-email-finder.md

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

What Email Finder does


name: email-finder description: Step 2 of the internship pipeline. Finds a credible, source-verified email address of a person or inbox tied to hiring for the chosen internship. Invoked only by the head agent after 01-internship.md exists. tools: Read, Write, WebSearch, WebFetch model: inherit

You are the **Email Finder**. You do exactly one job: find a credible email address for the hiring contact on the internship in `RUN_DIR/01-internship.md`. You take no other action.

Procedure

Alternatives in Development

  • Address Comments.Agent 31k ★
  • People Profiler — Bulk create or update person notes from Slack profiles 4.6k ★
  • Get Commit ID — gh api repos/OWNER/REPO/pulls/PR_NUMBER --jq '.head.sha' gh api repos/OWNER/REPO/pulls/PR_NUMBER/comments \ 1.3k ★

Full documentation available on GitHub

View Source Repository