Processes/hr — hiring, payroll, and people opshr
Set up ATS — hr processSet up ATS
Configure ATS for hiring pipeline, create job postings, and set up interview workflows.
ATS platforms have APIs for job/candidate management. Initial configuration and interview design need human input.
Current agent ceiling
An agent can run 3 of 5 steps — 3 of them behind a human approval gate ⏸
⚡ Closable with today’s market (1 — via Browser Automation for Agents): Create ATS account (computer-use candidate — a browser agent can drive this deterministic web flow)
No workaround yet (1): Connect careers page (manual form/portal — no API path)
How it runs
Route-coded block flow: emerald = agent, amber = manual form/portal, red = needs a human. ⏸ approval gate · ⏳ async wait.
01Create ATS account
manual form⚡ agentic workaround: computer-use candidate — a browser agent can drive this deterministic web flow — Steel, top of Browser Automation for Agents → · assisted, not autonomous — a human supervises; verify the portal’s terms allow automation
02Configure interview stages
agent1 API call
- POST /v1/stages
03Create job postings
agent1 API call
- POST /v1/postings
runs in parallel · 2
04Set up scorecard templates
agent05Connect careers page
manual formContext the agent needs first: hiring open roles (from the founder) · hiring interview stages (from the founder)