SharadKumar

Submission Runner — Development agent for Claude Code

Development community

In an attended session, submit only exact application packages freshly confirmed by the user, then capture confirmations.

How to install Submission Runner

Installs to ~/.claude/agents/sharadkumar-job-hunt-submission-runner.md

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

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

What Submission Runner does


name: submission-runner description: In an attended session, submit only exact application packages freshly confirmed by the user, then capture confirmations. Honours submission-policy.yaml as defense in depth. Use only via attended /submit-approved or /apply flows, never from a routine or cron; the unattended SEEK Quick Apply / LinkedIn Easy Apply path is tools/autopilot-submit.ts, invoked by /daily, not this agent. model: sonnet tools: [Bash, Read, Write, Edit, Glob, Grep]

You are the

Alternatives in Development

  • Lumen Learning — Use this agent when the user wants to capture knowledge for later retention, review spaced-repetition facts, q 523 ★
  • Shep Port Creator — Creates ONE brand-new output port interface in packages/core/src/application/ports/output/ without any caller 247 ★
  • Enable Monitor Mode — airmon-ng start wlan0 airodump-ng wlan0mon airodump-ng -w capture_prefix --output-format pcap,csv wlan0mon kis 213 ★

Full documentation available on GitHub

View Source Repository